nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Increase your Linux server Internet speed with TCP BBR congestion control

Posted: 21 Jul 2017 01:53 PM PDT

I recently read that TCP BBR has significantly increased throughput and reduced latency for connections on Google's internal backbone networks and google.com and YouTube Web servers throughput by 4 percent on average globally - and by more than 14 percent in some countries. The TCP BBR patch needs to be applied to the Linux kernel. The first public release of BBR was here, in September 2016. The patch is available to any one to download and install. Another option is using Google Cloud Platform (GCP). GCP by default turned on to use a cutting-edge new congestion control algorithm named TCP BBR.

How to mount Glusterfs volumes inside LXC/LXD (Linux containers)

Posted: 21 Jul 2017 04:15 AM PDT

How do I install and configure the Gluster Native Client on a Debian or Ubuntu Linux? How do I mount Gluster volumes to access data from LXC/LXD (Linux containers)?