Difference between revisions of "Sysadmin"
Jump to navigation
Jump to search
Amweeden06 (talk | contribs) (→Works in Progress: Adding a link for a list of how-to's) |
Amweeden06 (talk | contribs) (→Services) |
||
Line 55: | Line 55: | ||
=== Services === | === Services === | ||
</div> | </div> | ||
− | * [[Sysadmin: | + | * [[Sysadmin:Services:Apache2|Apache2]] |
* [[Sysadmin:Services:Databases|Databases]] | * [[Sysadmin:Services:Databases|Databases]] | ||
+ | * [[Sysadmin:Services:DNS and DHCP|DNS and DHCP]] | ||
* [[Sysadmin:Services:Email|Email]] | * [[Sysadmin:Services:Email|Email]] | ||
− | |||
* [[Sysadmin:Services:SystemImager|System Imager]] | * [[Sysadmin:Services:SystemImager|System Imager]] | ||
+ | * [[Sysadmin:Services:LVM|LVM]] | ||
+ | * [[Sysadmin:Services:positron|NFS]] | ||
+ | * [[Sysadmin:Services:Printers|Printers]] | ||
* [[Sysadmin:Services:TracSVN|Trac + svn]] | * [[Sysadmin:Services:TracSVN|Trac + svn]] | ||
− | * [[Sysadmin: | + | * [[Sysadmin:User Management|User Management]] |
* [[Sysadmin:Services:Virtualization | Virtualization]] | * [[Sysadmin:Services:Virtualization | Virtualization]] | ||
− | |||
− | |||
<!-- This has to stay as part of the formatting --> | <!-- This has to stay as part of the formatting --> |
Revision as of 09:33, 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
Admin Tasks
|