List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
Related Posts
How to verify whether DNS is working correctly
http://www.akadia.com/services/check_dns.html
PHP code is not being executed, instead code shows on the page
For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart