
12 Ways To Secure Your Servers
Servers store your most important business data, deliver your e-mail, and run your Web site, but keeping them from harm's way is a full time job. The 12 tips and tricks in this how-to guide will help keep your data secure.
1. Install antiseptically
The question is not whether an unsecured server placed on the Internet will be infected, but rather how many minutes (not hours) it will take. That's why it's important to configure your server off-line and load initial patches through a CD. The goal is to make your server as secure as possible before putting it online.2. Control access
Administrator login privileges have access and control to your entire system; only a few, ultra-trustworthy individuals should have administrator privileges and only they should know the password.
3. Keep it simple
Though it's possible to combine multiple functions on a Web server (such as database and e-mail server functions), it is not a good idea if that server is exposed to the Internet. A single server running multiple applications is a rich target for hackers and has more potential for software incompatibilities. It's considered best practice to devote one function per server.
Once you've decided to dedicate a server to a single purpose, remove all software and services not directly related to that purpose -- simply disabling unused services through configuration settings may not stop hackers from using them. Among the things that you'll want to consider removing are unused network services, language compliers, and system development tools.
Also very important: make sure there's no instant messaging software on your server as it can be a gateway for intruders. And if your organization has an internal, private Web site on its intranet, it is best not to host that on the same server as the public Web site.
Server How-To Blog
SMBs Loves Them Some Virtualization
Small and midsize businesses may have been a bit late to the virtualization station, but falling prices have them moving quickly to catch up with larger enterprises. So says a recent Gartner survey of companies with 100- 999 employees.
Read Post
New Intel Xeon 3400 Processors Lead To New Dell SMB Servers
The new 3400 series Xeon server processors are designed for 1U entry-level servers, and Dell has responded with four new 1-socket servers using the new chips, starting at less than $600. Plus new NAS storage and 28 new power supplies.
Read Post
See the whole Server How-To Blog 





