User Tools

Site Tools


commands

This is an old revision of the document!


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
commands.1265007222.txt.gz · Last modified: 2010/05/22 14:19 (external edit)