Skip to content

Mikey778/LinuxServerConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

LinuxServerConfiguration

Amazon Lightsail VM

Summary of Software

  • Apache 2
  • PostgreSQL
  • Ubuntu
  • Python
  • Google Oauth2
  • Git

Configurations

  • Created the grader user and granted the user sudo access
  • Created a SSH key for user grader
  • Disabled root log in
  • Enabled firewall to only allow SSH (2200), HTTP (80), and NTP (123)
  • Enabled option to require RSA key for authentication
  • Updated and Upgraded all packages
  • Installed and configured PostgreSQL instance
  • Created PostgreSQL user pguser

3rd-Party resources

  • Amazon Lightsail

Hosted Web Applications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published