ftp kanaha.mhpcc.edu
cd pub dir cd Misc dir
get starry.night.gifWhen the download is complete you will see a message that looks something like this:
226 Transfer complete. 273663 bytes received in 1.243 seconds (220.2 Kbytes/s) ftp>
xv starry.night.gif
telnet nodeXX.class.mhpcc.edu
If you had an account on a non-MHPCC machine, your files there would local to that system.
HINTS: You can type in all 16 lines if you want, OR, you could:
node1.class.mhpcc.edu myuserid node2.class.mhpcc.edu myuserid node3.class.mhpcc.edu myuserid node4.class.mhpcc.edu myuserid node5.class.mhpcc.edu myuserid node6.class.mhpcc.edu myuserid node7.class.mhpcc.edu myuserid node8.class.mhpcc.edu myuserid node9.class.mhpcc.edu myuserid node10.class.mhpcc.edu myuserid node11.class.mhpcc.edu myuserid node12.class.mhpcc.edu myuserid node13.class.mhpcc.edu myuserid node14.class.mhpcc.edu myuserid node15.class.mhpcc.edu myuserid node16.class.mhpcc.edu myuserid
chmod 600 .rhosts
rlogin nodeXX.class.mhpcc.eduYou will notice that you are able to login without entering a userid or password. Be sure to type n when asked to start mosaic.
rcp ~/Editors/maui.txt nodeXX.class.mhpcc.edu:/tmp/studntXX.maui.txt
rsh nodeXX.class.mhpcc.edu ls -l /tmp
rsh nodeXX.class.mhpcc.edu rm /tmp/studntXX.maui.txt
rsh nodeXX.class.mhpcc.edu ps aux | grep studnt