Tag: web applications
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 2
This tutorial assumes that you already have one website functioning on the server and that you have followed the initial…
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 1
This tutorial sets up a single WordPress installation on a server with the option of adding more websites later. First,…
WordPress Install (Single Site) – Ubuntu 16.04, NGINX, PHP7
This tutorial sets up a single WordPress site on a server. If you would like to have multiple sites (and…
How to Install WordPress When Using Vagrant Folder Sync
This step assumes you have already followed these steps: Vagrant, VirtualBox, Ubuntu 16.04 Setup Install LAMP Stack on Ubuntu Below…
DigitalOcean Initial Ubuntu Server Setup
Ubuntu 16.04 https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04 Ubuntu 14.04 https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-14-04 Ubuntu 16.04 – Steps 1. login to your server using Git (Vagrant) replacing ‘SERVER_IP_ADDRESS’…
How To Install WordPress On Ubuntu 14.04
https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04 If you have not already setup a database, follow the link above for instructions. Otherwise, log in to phpmyadmin…