Setting Up Your SSH Account
From TBD Enterprises
Line 6: | Line 6: | ||
To request an account, contact one of the server admins: [[User:Artevelde|Artevelde]] or [[User:Float|Float]]. | To request an account, contact one of the server admins: [[User:Artevelde|Artevelde]] or [[User:Float|Float]]. | ||
+ | |||
+ | == Logging In == | ||
+ | ===Linux and OS X=== | ||
+ | # Open the terminal (Applications/Utilities/Terminal on a Mac). | ||
+ | # Type into the terminal:<code>ssh <username>@208.115.212.56</code> | ||
+ | # You will be prompted for your password. | ||
+ | # ...and you're in. | ||
+ | |||
+ | ===Windows=== | ||
+ | Coming Soon. | ||
== Admin Notes == | == Admin Notes == | ||
TODO | TODO |