VPSchecklist

From YellowSprinkles Wiki
Jump to: navigation, search

This should be followed when setting up a new VPS.

Create an Ubuntu 16.04.2 x64 VPS
Set up SSH keys. See https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2
Disable the Password for Root Login. See https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2
Follow this: https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04
Backup the VPS so we can easily revert if something goes wrong.
Set up firewall. See https://www.digitalocean.com/community/tutorials/additional-recommended-steps-for-new-ubuntu-14-04-servers
Install LAMP. See https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04
IMPORTANT STUFF:

  • sudo apt-get install php-cli
  • sudo apt-get install php-curl

  • Backup the VPS so we can easily revert if something goes wrong.
    https://www.vpsserver.com/community/tutorials/46/installing-and-securing-phpmyadmin-on-ubuntu-16-04-server/
    Backup the VPS so we can easily revert if something goes wrong.