Revision 1 as of 2006-08-22 12:10:32

Clear message

Galaxy Administration

This page lists information relating to managing [http://galaxy.aero.iitb.ac.in/ Galaxy Cluster].

Managing Users

Galaxy Cluster can be used by any IIT personnel. All the applications for students have to be sent through the guide, for staff through the faculty in-charge of the project. Please collect [http://galaxy.aero.iitb.ac.in/?page=contact all the infomation as mentioned] on the galaxy website.

Following steps are required to add new user to galaxy.

useradd -c "Full Name" -d /home/<dept>/<username> <username>
passwd.orig <username>
cd /var/yp; make
edquota <username>       # block quota 1 GB soft, 1.1GB hard
vi /home/web/usage.php   # add username (email) 

Also add user to the [http://lists.iitb.ac.in/mailman/admin/galaxy-users/members/add galaxy-users mailing list].