How to Configure IPv6 on Ubuntu 18.04
Unlike earlier versions, Ubuntu 18.04 does not use /etc/networking/interfaces to configure IPv6 network settings. Instead, you must use netplan.
Configuring Let’s Encrypt SSL Cert for Nginx on Ubuntu 18.04
How-to guide on setting up a free SSL cert for Nginx on Ubuntu Server 18.04. Tested on a DigitalOcean Droplet.
Configuring Let’s Encrypt SSL Cert for Apache on Ubuntu 18.04
How-to guide on setting up a free SSL cert for Apache on Ubuntu Server 18.04. Tested on a DigitalOcean Droplet.
Installing phpMyAdmin for Nginx on Ubuntu 18.04 / 19.10
How-to guide on setting up phpMyAdmin for Nginx on Ubuntu 18.04 / 19.10 and implementing best security practises. DigitalOcean Droplet support.
Installing an FTP server (vsftpd) on Ubuntu 18.04 / 18.10 / 19.04 / 19.10
How-to guide on setting up a secure FTP server for Ubuntu 18.04 / 18.10 / 19.04 / 19.10 using vsftpd. Allow uploads to /var/www/html and the home folder. Tested on a DigitalOcean Droplet.
Installing Nginx, MySQL, PHP (LEMP) Stack on Ubuntu 18.04 / 19.10
How-to guide on configuring a LEMP Stack for Ubuntu 18.04 / 19.10. Set up a web server with Nginx, MySQL and PHP. DigitalOcean Droplet support.
Installing PHP for Nginx on Ubuntu 18.04
How-to guide for installing and configuring PHP-FPM for Nginx on Ubuntu 18.04 LTS (Bionic Beaver). Tested and working on a DigitalOcean Droplet.
Installing Apache, MySQL, PHP (LAMP) Stack on Ubuntu 18.04 / 19.10
How-to guide on configuring a LAMP Stack for Ubuntu 18.04 / 19.10. Set up a web server with Apache, MySQL and PHP. DigitalOcean Droplet support.
Installing Nginx on Ubuntu 18.04 / 19.10 with Multiple Domains
How-to guide on setting up multiple domains for Nginx on Ubuntu 18.04 / 19.10. Tested on DigitalOceans Droplets.
Installing phpMyAdmin for Apache on Ubuntu 18.04 / 19.10
How-to guide on setting up phpMyAdmin for Apache on Ubuntu 18.04 / 19.10 and implementing best security practises. DigitalOcean Droplet support.