March 14, 2013
1 | C-x C-f /ssh :you@cyberstar.psu.edu:~ /scratch/blah |
Comments Off on Tramp: Accessing remote file by emacs over ssh
1 | C-x C-f /ssh :you@cyberstar.psu.edu:~ /scratch/blah |
1 2 3 4 5 6 7 | [you@ local ] ssh -X -C id @cyberstar.psu.edu Last login: Sat Jan 26 10:16:09 2013 from *.cse.psu.edu [you@cyberstar] module load matlab [you@cyberstar] module list Currently Loaded Modulefiles: 1) realvnc /4 .5r21561 3) intel /11 .1.073 5) gstreamer /0 .10.32 2) java /1 .6.0_20 4) pgi /10 .9 6) matlab /R2012a |