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