Code and instructions for grader of my linux server configuration project
To log in, add the linuxCourse file to your machine's ssh folder Then, in terminal run:
The key's password is Lannister1
Flask, Postgresql, apache2
There are two non-root sudoers student, and grader
the ssh port is changed from default port 22 to port 2200 only ports 2200(ssh), 8080(http), and 123(ntp) are up
sudo apt-get udpade & sudo apt-get upgrade have both been run
https://discussions.udacity.com/t/p5-how-i-got-through-it/15342 https://www.digitalocean.com/community/tutorials/how-to-add-and-delete-users-on-an-ubuntu-14-04-vps https://www.digitalocean.com/community/tutorials/how-to-deploy-a-flask-application-on-an-ubuntu-vps https://www.postgresql.org/docs/8.0/static/sql-alteruser.html