How To Auto Restart a Crashed MySQL Service with Cron
How do I auto restart MySQL if it crashes or goes down on Ubuntu? Use cron tab to recover from a crashed MySQL service automatically with crontab.
How to fix “Authentication is required to create a color profile/managed device” on Ubuntu 22.04 / 20.04
How to get rid of these annoying popup errors on Ubuntu 22.04 / 20.04 RDP: "Authentication is required to create a color profile / color managed device".
phpMyAdmin: Failed to set session cookie. Maybe you are using HTTP instead of HTTPS
Nginx Problem: Refused to display ‘URL’ in a frame because it set ‘X-Frame-Options’ to ‘deny’
In this guide we will change the X-Frame-Options in Nginx config, which will allow Chrome (or any browser) to load content in an , or .
How To Install & Secure phpMyAdmin for Nginx on Ubuntu 20.04 / 20.10
How-to guide on setting up phpMyAdmin for Nginx on Ubuntu 20.04 and implementing best security practises.
How To Install PHP for Nginx on Ubuntu 20.04
How-to guide for installing and configuring PHP-FPM for Nginx on Ubuntu 20.04 (Focal Fossa).
How To Install Nginx on Ubuntu 20.04 with Multiple Domains
How-to guide on setting up multiple domains for Nginx on Ubuntu 20.04 using server blocks. Host multiple websites on one Nginx server with Ubuntu 20.04.
How To Install a Let’s Encrypt SSL Cert for Nginx on Ubuntu 20.04
How-to guide on installing and configuring a free SSL certificate for Nginx on Ubuntu 20.04 using Let's Encypt.
How To Install Nginx, MySQL, PHP (LEMP stack) on Ubuntu 20.04
How-to guide on installing a LEMP stack on Ubuntu 20.04. Best practices for creating an Nginx web sever with PHP, MySQL on Ubuntu 20.04.
How To Install an FTP server (vsftpd) on Ubuntu 20.04/20.10
How-to guide on installing & configuring a vsftpd FTP server for Ubunrtu 20.04/20.10 with TLS encryption to allow FTPS connections.