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 new user, adding him to the default "users" group:

useradd -g users evilliers

Change the user's password:

passwd evilliers

Add new user to /etc/auto.home

Do following to propagate users to nodes: make -C /var/411 force cluster-fork '411get –all' cluster-fork 'service autofs reload'

commands.1250494017.txt.gz · Last modified: 2010/05/22 14:19 (external edit)