
https://bitbucket.org/shavenwarthog/amqp-ex/src/
(diagram credit: RedHat)
This blog is for technical and personal posts. Over different jobs over the years I've written hundreds of articles, and now it's time to share with everyone!

sudo apt-get install ntop sudo install -d /var/lib/ntop sudo install -o nobody -d /var/lib/ntop/interfaces sudo install -o nobody -d /var/lib/ntop/rrdTo test, start "sudo ntop" (probably in "screen"), then open the web page http://localhost:3000
cd /var/cache/apt/archives/
aptitude update
apt-get -y --print-uris -u upgrade | grep -o -e "http://[^\']+" \
| xargs -r -l3 -P5 wget -nv
aptitude -y safe-upgrade