SSH
- Password authentication is turned off--let Nate know if your keys don't work.
- Use port 62228 to ssh to the server, not port 22.
- You can create a file called "config" in your "~/.ssh" folder containing the following (and then use "ssh travelhard" to connect):
Host travelhard
HostName hardon.stanford.edu
User travelhard
Port 62228
ForwardX11 yes
IdentityFile [path-to-your-ssh-key]
Server Structure
- Currently there's not much. All the code is in ~/public/