Connect

From Redbrick Wiki
Revision as of 07:26, 11 October 2008 by Train (talk | contribs)
Jump to navigation Jump to search

Using Putty

Download putty from here.

Open it up and click the redbrick button.

Putty configuration.png

Type in your username.

If you make a mistake typing in your username while using SSH (ie when you click the big "Redbrick" button to log in) you'll have to restart as you can't go back to edit it.

Type your password (note, nothing appears when your doing this. That's delibrate. It's a unix thing).

When you're logged in, type help.

Or if you want to dive right in, type chat.

Once you've finished with all that and find you want to leave (!) you can type logout to end your session.


Something to note if you're logging in using the Computing Buildings (and I assume other buildings) computers:

All the machines in DCU are in a state of deep freeze, this means that anything that you do will be competely "forgotten" when the machine is turned off.

This means that all the software on the machines will not change, so any changes to settings will not be saved.

When PuTTy was installed, our own version with the "RedBrick!" button was not used, instead you'll have to type "login.redbrick.dcu.ie" into the "Host Name (or IP address)" bar and click on Open. You'll then be asked about changed RSA keys, to which you should click "Yes" and then you can log in.

Also the character encoding is wrong, it should be UTF-8. To change this go to Window -> Translation -> Received data assumed to be in which character set: and choose UTF-8

Alternatively, you could try installing PuTTy on your H:/ drive where it will remain saved after you log off.


Anyway.

After you've clicked on the RedBrick button (or used login.redbrick.dcu.ie) you should get somemthing that looks like this:

Login1.jpg

Only instead of "newb" as used here, you insert your own username (note: if you make a spelling mistake with your username with PuTTY and press return, you will have to close PuTTY and start all over again because PuTTY is weird like that). After you press return you will then be asked for your account password like so:

Login2.jpg

Don't worry that nothing comes up when you type your password in, it's a unix thing, the password is still being entered.

And that's it! You're officially on RedBrick, congratulations. It should look something like this:

Login3.jpg

Now, I'm sure you're wondering about all the fun things you can get up to. Well to start with you could try typing "help" to give a brief list of available commands:

Help.jpg

Fun times.

The best step would probably be to type chat.

Login4.jpg

...and hit return. This will cause this to appear:

Login5.jpg


You've come so far in such a short space of time. It's time to move on to the IRC wiki page.


See Also

PuTTY Manual - A more indepth tutorial on how to use PuTTY