Skip to content

Yashodhan14321/linux-server-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

udacity-linux-server-configuration-project

Final project for the Udacity Full Stack Web Developer's Nanodegree

Intro

  • Linux distribution Ubuntu 16.04 LTS
  • Amazon Lightsail Virtual Private Server
  • Loaded my 'Catalog' project from earlier in the year
  • Used PostGres database instead of SQL

Configurations

  • Updated packages to most recent versions
  • Changed ssh port from 22 to 2200
  • Enabled ports: 80, 123, 2200
  • Set firewall rules using UFW

Login Instructions for user 'grader'

Software Installed

  • apache2
  • postgresql
  • git
  • python3-pip
  • httplib2
  • requests
  • oauth2client
  • sqlalchemy
  • flask
  • libpq-dev
  • psycopg2

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors