Skip to content
Snippets Groups Projects
Commit 73113abe authored by mpomery's avatar mpomery
Browse files

Fixed iTTY

parent 48087103
Branches
No related merge requests found
...@@ -31,7 +31,7 @@ SSH is a program that lets you remotely access UCC's servers. These can be used ...@@ -31,7 +31,7 @@ SSH is a program that lets you remotely access UCC's servers. These can be used
%The easiest way to use SSH is from a Linux clubroom desktop. Simply open a "terminal" application, type \shell{ssh username@ssh.ucc.asn.au} and enter your password. %It should look like Figure \ref{ssh.png}. %The easiest way to use SSH is from a Linux clubroom desktop. Simply open a "terminal" application, type \shell{ssh username@ssh.ucc.asn.au} and enter your password. %It should look like Figure \ref{ssh.png}.
From a windows computer, open a program called "PuTTy" (or "KiTTy"). Enter the address \shell{username@ssh.ucc.asn.au} and click "Open". You can SSH from home using the same address. %See Figure \ref{putty.png}. From a windows computer, open a program called "PuTTY" (or "KiTTY"). Enter the address \shell{username@ssh.ucc.asn.au} and click "Open". You can SSH from home using the same address. %See Figure \ref{putty.png}.
%Once you are logged in, a good way to start is running "irssi -c irc" and then typing "/join \#ucc". The interface of irssi takes some getting used to, but when combined with "screen" (ask someone for help) it is a powerful weapon for procrastination. %Once you are logged in, a good way to start is running "irssi -c irc" and then typing "/join \#ucc". The interface of irssi takes some getting used to, but when combined with "screen" (ask someone for help) it is a powerful weapon for procrastination.
......
File deleted
No preview for this file type
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment