GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
@@ -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.