Skip to content

djgrove/MustangMarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustang Marks

An enhanced PolyRatings view, complete with Chrome Extension that plugs into PASS 54.153.82.85 or ec2-54-153-82-85.us-west-1.compute.amazonaws.com


How to connect to the server

  1. generate a public and private key in the ~/.ssh folder ssh-keygen -t rsa
  2. send me the public key, it ends in .pub
  3. create a file called "config" in your ~/.ssh folder and enter: Host hackathon HostName ec2-54-153-82-85.us-west-1.compute.amazonaws.com Port 22 User hackathon-user IdentityFile ~/.ssh/id_rsa
  4. use ssh! ssh hackathon

About

54.153.82.85 or ec2-54-153-82-85.us-west-1.compute.amazonaws.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.2%
  • CSS 2.6%
  • Makefile 0.2%