...
On windows systems, install MobaXTerm personal edition. On Macintosh install the XQuartz software. Putty and XMing are also an option for Windows users. Detailed instructions can be found here: Graphical Applications on the Olympus Cluster and ECEN Interactive Machines from Off-Campus
Open MobaXTerm on windows or the terminal program on Mac
ssh to
olympus.ece.tamu.edu
, i.e.ssh -Y netid@olympus.ece.tamu.edu
(replace netid with your NetID)Log in using your NetID password
Next, you will need to connect to an available compute node. Enter the proper
load-ecen-###
command at the prompt and hit return. The command that you will run depends on which course you are taking. The following are valid commands:load-ecen-248
load-ecen-350
load-ecen-403
load-ecen-403-img
load-ecen-425
load-ecen-449
load-ecen-454
load-ecen-468
load-ecen-474
load-ecen-475
load-ecen-651
load-ecen-655
load-ecen-676
load-ecen-704
load-ecen-714
load-ecen-749
Source the same file that you use in the Zachry Linux Labs.
...