Difference between revisions of "Sysadmin"

From Earlham CS Department
Jump to navigation Jump to search
(Services)
(Services)
Line 61: Line 61:
 
* [[Sysadmin:Services:SystemImager|System Imager]]
 
* [[Sysadmin:Services:SystemImager|System Imager]]
 
* [[Sysadmin:Services:LVM|LVM]]
 
* [[Sysadmin:Services:LVM|LVM]]
* [[Sysadmin:Services:positron|NFS]]
+
* [[Sysadmin:positron|NFS]]
 
* [[Sysadmin:Services:Printers|Printers]]
 
* [[Sysadmin:Services:Printers|Printers]]
 
* [[Sysadmin:Services:TracSVN|Trac + svn]]
 
* [[Sysadmin:Services:TracSVN|Trac + svn]]

Revision as of 10:34, 6 June 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