Downloading envoy for linux
Looking to download the envoy proxy? Try here – but note it needs glibc 2.18, so no Centos 7.
Looking to download the envoy proxy? Try here – but note it needs glibc 2.18, so no Centos 7.
2 tools for creating RPMs, DEBs, etc easily: fpm & checkinstall
If adding ubuntu repos is failing because you are behind a firewall and the gpg key cannot be downloaded, specify port 80 as below: apt-key adv –recv-keys –keyserver hkp://keyserver.ubuntu.com:80 F3A662B57D580D3A2E98E5152A8E3034D018A4CE
The apt-fast script I have created is a little shellscript that increases the speed of apt-get by many times. You need to have the axel download accelerator installed, which is a simple, short process, but everything else is extremely straight forward. I started out downloading the upgrades for Kubuntu, at 32kb/s. Not terrible, but not …
Continue reading ‘apt-fast and Axel: Roughly 26x Faster apt-get Installations and Upgrades’ »