User Tools

Site Tools


commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

commands [2009/08/17 07:26]
127.0.0.1 external edit
commands [2010/05/22 14:19]
Line 1: Line 1:
-===== Useful commands ===== 
- 
-==== List node activity from command line ==== 
-<code>gstat --all</code> 
- 
-==== Add a new user ==== 
-On the head node... create the new user, adding him to the default "users" group: 
-<code>useradd -g users evilliers</code> 
-Change the user's password: 
-<code>passwd evilliers</code> 
- 
-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.txt · Last modified: 2010/05/22 14:19 (external edit)