Next you should create the projects that will use the resources (see Creating Projects).
![]() | In these examples we assume that the account.autogen configuration parameter is set to automatically create a default account for each project (see Server Configuration). |
Example 3-3. We will define the projects biology and chemistry.
$ gmkproject -d "Biology Department" biology
Successfully created 1 Project Auto-generated Account 1
$ gmkproject -d "Chemistry Department" chemistry
Successfully created 1 Project Auto-generated Account 2
$ glsproject
Name Active Users Machines Description ------------- --------- ------- ------------ ------------------------------ biology True Biology Department chemistry True Chemistry Department