List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
Related Posts
To change time zone from terminal
sudo dpkg-reconfigure tzdata
Redirecting incoming tcp connections with redir
source: http://blog.remibergsma.com/2012/02/28/redirecting-incoming-tcp-connections-with-redir/ Redir redirects tcp connections coming in to a local port to a specified…
