How To Install a Let’s Encrypt SSL Cert for Apache on Ubuntu 20.04
How-to guide on installing and configuring a free SSL certificate for Apache on Ubuntu 20.04 using Let's Encypt.
How To Install Apache on Ubuntu 20.04 with Multiple Domains
How-to guide on installing and configuring virtual hosts for Apache on Ubuntu 20.04. Host multiple domains and web sites on the one Ubuntu 20.04 server.
How To Install & Secure MySQL Server on Ubuntu 20.04
How-to guide on installing, configuring and securing MySQL server on Ubuntu 20.04. Best security practices for MySQL on Ubuntu 20.04 (Focal Fossa)
How To Install PHP for Apache on Ubuntu 20.04 Server
How-to guide on installing and configuring PHP for Apache on Ubuntu 20.08. Best practices for installing PHP on Ubuntu 20.04 (Focal Fossa).
How To Install & Secure phpMyAdmin for Apache on Ubuntu 20.04
How-to guide for installing, configuring and securing phpMyAdmin for Apache on Ubuntu 20.04. Best security practices for phpMyAdmin on Ubuntu 20.04.
How To Install Apache, MySQL, PHP (LAMP) Stack on Ubuntu 20.04 / 20.10
How to install and configure a LAMP stack (Apache, MySQL and PHP) on Ubuntu 20.04 Server. Best practices for installing a LAMP stack on Ubuntu 20.04 Server (Focal Fossa).
Ubuntu 20.04 Initial Server Setup
How-to guide on setting up Ubuntu 20.04 Server for the first time. Best practices for configuring Ubuntu 20.04 Server.
Linux Cron Not Running: “Authentication token is no longer valid; new one required”
This cron error may cause your cron jobs to fail such as log rotation, resulting in huge log files in the GBs. The issue may be due to an expired root password.
Windows 10 Desktop and Taskbar Icons Suddenly Missing!
If your Windows 10 desktop has vanished and all your taskbar icons are missing, this could be that Windows 10 is in tablet mode. This can easily be turned off.
Internal Server Error “AH00124: Request exceeded the limit of 10 internal redirects” on Apache
A 500 Internal Server error may be due to a RewriteRule in your WordPress Multisite .htaccess file causing an internal redirect too many times. In this article we will try to resolve the problem.