Getting Started: Difference between revisions

From Space Hippie Space Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:


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.
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.
== Learning the Command Line ==
I'm not going to write a spiel about using the command line - instead, here's a link to [http://www.linuxcommand.org/tlcl.php a free book on the subject]. <strong>Even if you have some experience with GNU/Linux, I strongly recommend at least skimming this.</strong>
== Using the IRC Bouncer ==
See the page on [[IRC]] for information about what IRC is, and the [[Bouncer|bouncer]] page for what a bouncer is, and how to use one.
[[Category:Technical]]
[[Category:Help]]

Latest revision as of 16:58, 16 October 2021

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.

Learning the Command Line

I'm not going to write a spiel about using the command line - instead, here's a link to a free book on the subject. Even if you have some experience with GNU/Linux, I strongly recommend at least skimming this.

Using the IRC Bouncer

See the page on IRC for information about what IRC is, and the bouncer page for what a bouncer is, and how to use one.