Changes between Version 6 and Version 7 of SystemAdministration


Ignore:
Timestamp:
Jan 8, 2015, 4:22:35 PM (10 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemAdministration

    v6 v7  
    44* ssh://jupiter2.raidtech.net
    55* https://jupiter2.raidtech.net:20000
    6 * https://wiki.raidtech.net/login
     6* http://wiki.raidtech.net/login
    77
    88Administration can be performed by command line (SSH) or via [https://jupiter2.raidtech.net:10000 Webmin][[BR]]
    99
    10 Adding a new student:
    11 
     10Adding a new software team student requires creating two accounts: a unix user account that is also a member of the unix swdev group (so they can access the software repositories) and a Trac account so they can access the wiki.  The accounts can be created using web interfaces:
     11  * [https://jupiter2.raidtech.net:10000 Add unix user] (System->Users and Groups]
     12  * [http://wiki.raidtech.net/admin/accounts/users Add trac user]
     13  * [http://wiki.raidtech.net/admin/general/perm Add user to swdev group]
     14or from the unix command line:
    1215{{{
    1316        sudo adduser <username>