December 29th, 2009
harry
**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/
Every operating system offers you many useful commands for managing your server. One of them is chkconfig which is used to start / stop different daemons like nfs, cups, gpm etc… which are necessary for running certain applications. Usually there are many daemons which we don’t use but still they are executed and eats up necessary dedicated server resources. You can turn them off or can disable them and can save precious server resources for other productive task to get completed. Using chkconfig you can stop few services which you think are not necessary for you hence can free server resources which are required to run them.
As you can stop such daemons you can even start them as and when required hence you never get stuck in the middle.
We can use following chkconfig commands to stop / start services :-
let’s consider nsf daemon
chkconfig –del nsf ( –del removes nsf )
chkconfig –level 3 nsf off
now we have deleted nsf daemon form being executed and hence you have saved unnecessary server resources utilization required for executing such service.
You can use same command for disabling other services which are of no use for you.

December 28th, 2009
harry
**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/
cPanel team always tries to release new versions of cPanel control panel which are more stable versions and have better functionality, stability and features, recently they released 11.25.0 version which have many useful features for better dedicated server management.
You have two options for getting your cpanel updated. you can do it using WHM or from command prompt.. make sure you have root access to your server.

You can upgrade cpanel version from WHM. Follow the instruction :-
Login to WHM (Main >> Server Configuration >> Update Preferences)
If you want to do it from command prompt then following command will help you :- /scripts/upcp –force
You may have to face some error or some instability with your applications once you upgrade cpanel because some services may get stop working or may not get restarted.
In this case you can just need to clear your browser cache as you may use your old cached pages for accessing cpanel or or webmail or any application.
There’s also other solution, you can just fire following command /scripts/upcp –force
from your command prompt ( root access ) which should fixed any such error.

December 25th, 2009
harry
**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/
Colocating your dedicated server can be a good option for housing your expensive hardware at some reliable datacenter which will reduce overall server hosting cost. Many big organization have considered server colocation as an affordable & reliable option for hosting your server.
It presents an cheaper, attractive alternative to building and maintaining a sizable very expensive data center.
There are many benefits for keeping your hardware & network equipments off-site at some secure & reliable location.

Following are benefits of colocating your hardware at datacenter…
- Most important is the cost factor, it eliminate the up-front costs for setting up and building your own data center.
- You can deploy your required IT infrastructure based on your current network at much lower budget.
- Relocation :- If you are planning to relocate your company physically without affecting your network status then such colocated servers/hardware will help you avoid any sort of network downtime or other interruptions.
Well, though there are few benefits of colocating serves/hardware we should not avoid it’s disadvantages.
dedicated server colocation is not favorable if
- The overall space and load requirements for your company network is high.
- Your server hardware requires intensive management.
- If physical security is a major concern for your company.
Server colocation service providers will charge you depending on total physical space required, amount of bandwidth, amount of UPS protection, quantity and type of power distribution, and the degree of physical security needed, server management etc… hence you think as if server colocation is not a one-size-fits-all solution for data centers. it’s like choosing between buying your own house versus renting an apartment, your decision to maintain your own data center or hire a colocation provider should be weighed based on your current & future network requirements. Usually colocation is preffered for short term benefits for smaller organisation, but the option of colocating/housing servers and network equipment off-site should be evaluated after doing your research & homework.

**** Use coupon whukharry to avail a great discount of 10% on every order you placed at http://www.webhosting.uk.com/
When it comes for dedicated server hosting then keeping your server secure is most critical task and you should be give it priority. Usually large websites which are important for your business go for dedicated servers as you have total freedom, full server resources for use. Though we always take care of using very unique passwords for our server login still there are chances that your server may get hacked and all our website data may get vanished hence it’s better to have firewall with our servers.
Firewall :- You have two options like Software firewall and Hardware firewall. Technically specking it allows or blocks traffic into and out of a private network or the user’s computer. It closely work like a router program, which examines each network packet to determine whether to forward it toward its destination.
Firewalls are also used to keep internal network segments secure from outside internet world.
WEll, firewall can also be refered as application or device which allow or deny traffic or any incoming or outgoing connections based upon set of rules. Firewall prevents any network threats. It’s architecture is to block any vulnerable threats to the your Dedicated server. On a Linux server, we can also configure IPtables or CSF firewall through cPanel or can have hardware firewall like Cisco ASA, Coyote Linux etc where as on Windows dedicated server Windows Operating Systems offer in-built Firewall, famously known as Windows Firewall wich can be confired as per our requirements. However, we can also configure hardware firewall such as Cisco etc.
Usually webhost offers you Firewall as add-on option with your server at extra cost. You need to decided and will have to select required hardware as per your requirement and budget.
Sicne security is a very important for your web business and server you should do your homework and should choose suitable firewall ( Hardware or Software ) for your server.
