Difference between revisions of "Main Page"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchLine 12: | Line 12: | ||
; [[Our Layout]] : How the NPG clients and servers are set up, as a whole system. | ; [[Our Layout]] : How the NPG clients and servers are set up, as a whole system. | ||
; [[Common Wisdom]] : Things that every sysadmin needs to know. Accumulated wisdom from our previous mistakes. '''Must Read!''' | ; [[Common Wisdom]] : Things that every sysadmin needs to know. Accumulated wisdom from our previous mistakes. '''Must Read!''' | ||
− | |||
; [[Basic Administration]] : How to change password, add user, make a backup etc. | ; [[Basic Administration]] : How to change password, add user, make a backup etc. | ||
; [[Advanced SysAdmin]] : Don't even think about this if you don't know what you are doing! | ; [[Advanced SysAdmin]] : Don't even think about this if you don't know what you are doing! | ||
+ | ; [[kvm]] : Working with virtual machines in our environment | ||
; [[Network]] : What you need to know about the network (ours, UNH etc). | ; [[Network]] : What you need to know about the network (ours, UNH etc). | ||
; [[Hardware Issues History]] : "Hard" problems we've solved | ; [[Hardware Issues History]] : "Hard" problems we've solved | ||
Line 22: | Line 22: | ||
; [[Servers and Workstations]] : Per-machine details | ; [[Servers and Workstations]] : Per-machine details | ||
; [[Enviromental Control Info]] : AC/Temperature Sensors/Room Climate Data | ; [[Enviromental Control Info]] : AC/Temperature Sensors/Room Climate Data | ||
− | ; [[ | + | ; [[Sysadmin Todo List]] : What do we do now? |
== Special Software Support == | == Special Software Support == |
Revision as of 16:48, 14 August 2013
Nuclear Physics Group Documentation Pages
Linux Documentation for Users
Mostly, documentation here will be very brief.
- New User Initiation
- Instructions for newly added users.
- What is installed
- Software we have running on our workstations.
- Printing
- How to configure your machine to print.
Linux System Administrators Documentation
- Our Layout
- How the NPG clients and servers are set up, as a whole system.
- Common Wisdom
- Things that every sysadmin needs to know. Accumulated wisdom from our previous mistakes. Must Read!
- Basic Administration
- How to change password, add user, make a backup etc.
- Advanced SysAdmin
- Don't even think about this if you don't know what you are doing!
- kvm
- Working with virtual machines in our environment
- Network
- What you need to know about the network (ours, UNH etc).
- Hardware Issues History
- "Hard" problems we've solved
- Software Issues
- Centralized location for info on things like software interdependence of the mail chain, etc.
- Server Components
- Documentation on configurations: LDAP (passwords), mail, database, webserver etc.
- Client Components
- Documentation on getting workstations and others to access functionality of main servers
- Servers and Workstations
- Per-machine details
- Enviromental Control Info
- AC/Temperature Sensors/Room Climate Data
- Sysadmin Todo List
- What do we do now?
Special Software Support
- Gnuplot on Mac OS X
- Find a Universal (i386 and x86-64) gnuplot version here for the Mac using X11 or Aquaterm.
- Subversion
- Subversion is a centralized repository used for version control of information, primarily for source code.