List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
Related Posts
Problems reinstalling Bash on Ubuntu on Windows Error: 0x80070002
1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full…
How to rsync – one way only!
For example you want to rsync "/var/lib/mysql" from "/somefolder/var/lib/mysql", use the following syntax ( for local…