I am looking for a check list of things that every person who is setting up a new server should be looking at. I am trying to create an internal process for our IT team and am looking for the basic main list of configuration when rolling out a new server. Anyone know of anything? (I am not looking for a 400 page microsoft document, just a simple complete checklist.)
feedback
|
closed as not constructive by Iain♦, mfinni, Shane Madden, womble, Chris S♦ Aug 17 '11 at 16:39
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
Nobody can give you a checklist for your environment, but here are some basic items you need to make sure you take care of:
| ||||
|
feedback
|
|
A simple checklist:
More detailed:
"A server" is a bit too vague. What kind of server? What OS? What environment? For what purpose? | |||||||
feedback
|
|
Although you don't want a 400 page Microsoft document, what you need is a copy of "The Bible" -- The Practice of System and Network Administration, by Limoncelli et al. It has whole chapters that help you identify what you need on your checklists. | |||||
feedback
|
|
I would encourage you to research puppet/chef recipes. The only real way to get servers built correctly is to either automate the build or automate the policy enforcement. A well documented puppet recipe will be both a good aid to someone in telling them how things are configured and provide a way to ensure that configuration is the way all servers are built. More info on Chef: http://wiki.opscode.com/pages/viewpage.action?pageId=7274862 Puppet: | ||||
|
feedback
|