Difference between revisions of "Sysadmin"

From Earlham CS Department
Jump to navigation Jump to search
m (Servers: Adding a page for the current virtual servers and jails)
(Admin Tasks)
Line 39: Line 39:
 
* [[Sysadmin:New Sysadmins|Welcoming a new sysadmin to the fold]]
 
* [[Sysadmin:New Sysadmins|Welcoming a new sysadmin to the fold]]
 
* [[Sysadmin:RT Ticketing|RT Ticketing]]
 
* [[Sysadmin:RT Ticketing|RT Ticketing]]
* [[Sysadmin:AddJail|Add a jail]]
 
  
 
<!-- This has to stay as part of the formatting -->
 
<!-- This has to stay as part of the formatting -->

Revision as of 07:21, 25 March 2011

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