[CompSoc-News] New Skynet Machine
compsoc-news-admin at skynet.ie
compsoc-news-admin at skynet.ie
Thu Oct 4 18:10:08 IST 2001
New Skynet Machine
------------------
The new Skynet machine r2d2 (r2d2.csn.ul.ie, 136.201.105.6) is up and
running. Its a Sun E450 with 2Gb of RAM, 180Gb disk space and 2 450Mhz
Ultra5 processors.
You can't ssh or telnet into the machine directly at the moment, you
must use SSH RSA (?) authentication. If you haven't created an SSH key
set then run:
ssh-keygen
And just select all the default options. Then run:
cat ~/.ssh/identity.pub >> ~/.ssh/authorized_keys
You should now be able to ssh to r2dr by running:
ssh r2d2
Remember, its a Solaris box, not a Linux box so things may be a little
different to what you are used to.
More information about the CompSoc-News
mailing list