Related Posts
The xset command mentioned in other answers will turn off all the monitors if you have multiple…
Make sure you backup your mysql databases first! sudo apt-get remove mysql-server sudo apt-get autoremove…
For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart