You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Head Node (jetson.ncsa.illinois.edu)

Update with JetPack

mount /home to be on SSD

expose /home for NFS mount on the compute nodes.  In /etc/exports add this:

/home 141.142.33.55(rw,sync,no_subtree_check)

Compute Nodes (jetson01-07.ncsa.illinois.edu)

Update with JetPack

Connect to network and activate

Change passwords for ubuntu and root

mount /home from the head node (jetson)

 

 

  • No labels