Difference between revisions of "Main Page"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search(9 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
[[Image:Dilbert-05-05-2001.gif]] | [[Image:Dilbert-05-05-2001.gif]] | ||
+ | [[Image:Impostor_syndrome.png]] | ||
; [[New User Initiation]] : Instructions for newly added users. | ; [[New User Initiation]] : Instructions for newly added users. | ||
Line 10: | Line 11: | ||
; [[Printing]] : How to configure your machine to print. | ; [[Printing]] : How to configure your machine to print. | ||
; [[Mail Clients]] : How to configure your email client with our mail server. | ; [[Mail Clients]] : How to configure your email client with our mail server. | ||
+ | |||
+ | == SYSADMIN CHECKLIST == | ||
+ | |||
+ | ; [[ToDo List]]: Stuff that we should get done in the near term. | ||
+ | |||
+ | ; [[Sysadmin Checklist]] : All the things that need to be checked on a '''''very''''' regular basis. | ||
+ | |||
+ | ; [[Recent Config Changes]]: Document '''all''' configuration changes on this page, clearly identifying the data and what was changed. | ||
+ | |||
+ | ; [[Security]]: Yes, it is no longer 1981 when the internet was "safe". Please be familiar with the ways to keep our systems secure. | ||
+ | |||
== Linux System Administrators Documentation == | == Linux System Administrators Documentation == | ||
; [[NPG Layout]] : How the NPG clients and servers are set up, as a whole system. | ; [[NPG Layout]] : How the NPG clients and servers are set up, as a whole system. | ||
+ | ; [[Servers and Workstations]] : Per-machine details | ||
; [[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 | + | ; [[kvm]] Virtual Machines : 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 21: | Line 34: | ||
; [[Server Components]] : Documentation on configurations: LDAP (passwords), mail, database, webserver 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 | ; [[Client Components]] : Documentation on getting workstations and others to access functionality of main servers | ||
− | |||
; [[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? | ; [[Sysadmin Todo List]] : What do we do now? | ||
Line 29: | Line 41: | ||
; [[Gnuplot on Mac OS X]] : Find a Universal (i386 and x86-64) gnuplot version here for the Mac using X11 or Aquaterm. | ; [[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. | ; [[Subversion]] : Subversion is a centralized repository used for version control of information, primarily for source code. | ||
+ | |||
+ | == Sudo == | ||
+ | |||
+ | [[File:Incident.png]] | ||
== Physics Documentation Pages == | == Physics Documentation Pages == | ||
Line 36: | Line 52: | ||
* [[SVT Project]] | * [[SVT Project]] | ||
* [[Simulation Information]] | * [[Simulation Information]] | ||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
[[Notes on Wiki]] | [[Notes on Wiki]] | ||
---- | ---- |
Latest revision as of 14:14, 11 March 2024
Nuclear Physics Group Documentation Pages
Linux Users Documentation
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.
- Mail Clients
- How to configure your email client with our mail server.
SYSADMIN CHECKLIST
- ToDo List
- Stuff that we should get done in the near term.
- Sysadmin Checklist
- All the things that need to be checked on a very regular basis.
- Recent Config Changes
- Document all configuration changes on this page, clearly identifying the data and what was changed.
- Security
- Yes, it is no longer 1981 when the internet was "safe". Please be familiar with the ways to keep our systems secure.
Linux System Administrators Documentation
- NPG Layout
- How the NPG clients and servers are set up, as a whole system.
- Servers and Workstations
- Per-machine details
- 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 Virtual Machines
- 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
- 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.