Sysadmin: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Kay (talk | contribs)
No edit summary
Kay (talk | contribs)
mNo edit summary
Line 4: Line 4:
:<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):
:<code>checkout file:///clients/users/svn/admin</code>
:<code>svn checkout file:///clients/users/svn/admin</code>
* [[Sysadmin:IRC|Chatting on IRC]]
* [[Sysadmin:IRC|Chatting on IRC]]



Revision as of 16:00, 30 June 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 41):
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

Regular Stuff