Blog
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…
DigitalOcean Quick Start
Tutorial Series New Ubuntu 14.04 Server Checklist https://www.digitalocean.com/community/tutorial_series/new-ubuntu-14-04-server-checklist How To Connect To Your Droplet with SSH Initial Server Setup with…
How to Upgrade MySQL from 5.5 to 5.7
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-14-04 https://www.linode.com/docs/databases/mysql/install-mysql-on-ubuntu-14-04 https://help.ubuntu.com/lts/serverguide/mysql.html https://www.digitalocean.com/community/tutorials/how-to-prepare-for-your-mysql-5-7-upgrade 1. The short version of the installation is simple: update your package index, install the mysql-server…
MySQL vs MariaDB
10 reasons to migrate to MariaDB (if still using MySQL) https://seravo.fi/2015/10-reasons-to-migrate-to-mariadb-if-still-using-mysql MariaDB versus MySQL – Features https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-features/ MariaDB versus MySQL…