Changes

Jump to navigation Jump to search
→‎Installation on Corn: Added details about ssh-ing into Corn
Line 19: Line 19:  
== Installation on Corn ==
 
== Installation on Corn ==
 
JMDT provides a handy script to install it on Corn, Stanford's shared computing cluster.
 
JMDT provides a handy script to install it on Corn, Stanford's shared computing cluster.
* Install an SSH client. If you're on Linux or Mac, you're set. If you're on Windows, Stanford(TM) recommends Mobaxterm(TM).
+
* Install an SSH client. If you're on Linux or Mac, you have one installed already and do not need to do anything. If you're on Windows, Stanford recommends [http://mobaxterm.mobatek.net Mobaxterm].
* SSH into corn: <tt>ssh -AX [your sunet id]@corn.stanford.edu</tt>.
+
* SSH into corn: <tt>ssh -AX [your sunet id]@corn.stanford.edu</tt>. For example, <tt>ssh -AX amaldona@corn.stanford.edu</tt>. You will likely need to use two-factor authentication.
 
* Clone jmdt: <tt>https://github.com/stanford-ssi/jmdt.git</tt>
 
* Clone jmdt: <tt>https://github.com/stanford-ssi/jmdt.git</tt>
 
* <tt>cd jmdt</tt>
 
* <tt>cd jmdt</tt>
767

edits

Navigation menu