Difference between revisions of "Sysadmin"
Jump to navigation
Jump to search
(→Networking) |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Important Notes: | Important Notes: | ||
− | * '''''ALL of the admin ''''' | + | * '''''ALL of the admin ''''' '''CVS/SVN stuff has been centralized to trac.cs.earlham.edu/admin'''. You'll need to create a username/password for yourself by running (from quark): |
:<code>htpasswd /usr/local/trac/adminontrac.htpasswd <username></code> | :<code>htpasswd /usr/local/trac/adminontrac.htpasswd <username></code> | ||
* To check out the repository, run (from quark): | * To check out the repository, run (from quark): |
Revision as of 13:04, 1 September 2009
Important Notes:
- ALL of the admin CVS/SVN stuff has been centralized to trac.cs.earlham.edu/admin. You'll need to create a username/password for yourself by running (from quark):
htpasswd /usr/local/trac/adminontrac.htpasswd <username>
- To check out the repository, run (from quark):
svn checkout file:///clients/users/svn/admin
Systems Administration Documentation
Admin Tasks
|