User Tools

Site Tools


commands

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.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1