Difference between revisions of "Sysadmin"

From Earlham CS Department
Jump to navigation Jump to search
(Regular Stuff)
Line 32: Line 32:
 
<div style="background-color:#CEDEF4; padding:5px;">
 
<div style="background-color:#CEDEF4; padding:5px;">
  
=== Regular Stuff ===
+
=== Admin Tasks ===
 
</div>
 
</div>
  
Line 39: Line 39:
 
* [[Sysadmin:AddComputer|Add a computer]]
 
* [[Sysadmin:AddComputer|Add a computer]]
 
* [[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]]
  
 
<!-- This has to stay as part of the formatting -->
 
<!-- This has to stay as part of the formatting -->
Line 51: Line 52:
 
<div style="border:10px solid #FFDFFF; padding:5px;">
 
<div style="border:10px solid #FFDFFF; padding:5px;">
 
<div style="background-color:#FFCEFF; padding:5px;">
 
<div style="background-color:#FFCEFF; padding:5px;">
 +
 
=== Services ===
 
=== Services ===
 
</div>
 
</div>

Revision as of 15:59, 28 July 2009

Important Notes:

  • ALL of the admin (not the cluster, just 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