===== Useful commands ===== ==== List node activity from command line ==== gstat --all ==== Add a new user ==== On the head node, create the user account: # /usr/sbin/adduser jsmith Change the user's password: # passwd jsmith Sync the changes to disk (Rocks updates autofs and sends config files to compute nodes): # rocks sync users * Rocks documentation: https://wiki.rocksclusters.org/wiki/index.php/Home_directories