Getting Started: Difference between revisions
Jump to navigation
Jump to search
Created page with "You've just been given an account on the Space Hippie server. What now?" |
No edit summary |
||
Line 1: | Line 1: | ||
You've just been given an account on the Space Hippie server. What now? | You've just been given an account on the Space Hippie server. What now? | ||
== Logging In == | |||
Use [[SSH]] to log into the server. | |||
=== GNU/Linux, MacOS, and other UNIX-like systems === | |||
If you're on a UNIX-like system, simply open your terminal emulator and type <code>ssh [user]@spacehippie.ca</code>, and then type your password when prompted. | |||
=== Windows === | |||
On Windows, download [https://putty.org/ PuTTY]. Once it's installed, launch it and set the server to <code>spacehippie.ca</code>. Then click connect, enter your credentials, and you're in. |
Revision as of 14:37, 30 August 2020
You've just been given an account on the Space Hippie server. What now?
Logging In
Use SSH to log into the server.
GNU/Linux, MacOS, and other UNIX-like systems
If you're on a UNIX-like system, simply open your terminal emulator and type ssh [user]@spacehippie.ca
, and then type your password when prompted.
Windows
On Windows, download PuTTY. Once it's installed, launch it and set the server to spacehippie.ca
. Then click connect, enter your credentials, and you're in.