Changes between Version 6 and Version 7 of SystemAdministration
- Timestamp:
- Jan 8, 2015, 4:22:35 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemAdministration
v6 v7 4 4 * ssh://jupiter2.raidtech.net 5 5 * https://jupiter2.raidtech.net:20000 6 * http s://wiki.raidtech.net/login6 * http://wiki.raidtech.net/login 7 7 8 8 Administration can be performed by command line (SSH) or via [https://jupiter2.raidtech.net:10000 Webmin][[BR]] 9 9 10 Adding a new student: 11 10 Adding 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] 14 or from the unix command line: 12 15 {{{ 13 16 sudo adduser <username>