You Might get These 4 Questions When Buying a VPS for the First Time

4 Flares 4 Flares ×
VPS Servers

Image Source : Ciprian Popescu

If your site is growing fast and if its taking too many resources from your host, you might want to move to a VPS. If you are a website reseller, then also you might want to go for a VPS. There are many reasons to make this move. But if this is the first tie you are going for a VPS, you might have several questions…

Do I need to know Linux?

The answer is Yes and No. It depends. If you want to customize your server according to your needs, you need to know Linux. But if you plan to pay some extra money, the host will do everything for you.

Do I need a control panel like CPanel, Plesk and Webmin?

If you don’t know how to work with a Linux server, you definitely need a control panel. Most of the managed VPS providers will install a control panel by default. It will make things easy for you. It will do all the hard work for you.

But if you know Linux. If you know how to set up your own server, then you don’t need a panel. A control panel takes a lot of resources and most of them comes with an additional price. When I bought my first VPS, I searched for hosts which offered CPanel based servers. I couldn’t help it. But in the past few months, I didn’t used any control panel to manage my server. It’s not that hard. Try it!

How much RAM do I need for my VPS?

It depends. For example, we have two WordPress sites (Not my sites… Examples…). One get nearly 3K visits per day. The other get nearly 8K visits per day. Sometimes, the 8K site might work with just 2GB of ram while the 3K site might want more. It depends on what plugins you use, whats the software, what server you use (Nginx or Apache), and how you configure your server. You can install Nginx with PHP-FPM and tune it to work in low amounts of resources. So the best way to find it out is, buy a server and see. You’ll never know until you try it. Most of the VPS providers let you increase the RAM without re-installing the system. So, check it first.

Xen, OpenVZ, KVM… What is this?

A VPS means a virtual machine. You can use Virtual Box or VMWare Player to run another operating system within your desktop as a virtual machine. Just like that, we use Xen, OpenVZ and KVM to create virtual machines inside a big dedicated server.

OpenVZ is the cheapest. It doesn’t give you a full virtualized environment. All the machines in an OpenVZ virtual machine will share the kernel of the host and if there’s a problem with that kernel everything will fail. You won’t get fully reserved resources. But if others are not using their shares, you can get some from them. For example, if you exceed the memory amount given to you, you can safely get some small amount of extra ram as burstable memory. It’s close to a shared server.

Xen and KVM gives you the experience of a full dedicated machine. It reserves the resources just for you. But no burstable ram. They are more stable and fast. That means, they are a bit more expensive. Currently, Xen is the king and people have been using it for years. But recently, KVM (Kernel Virtual Machine) was introduced and currently, it’s getting a lot of attention. KVM is now maintained by Red Hat and its their official virtualization technology. It doesn’t need any kernel modifications. The Linux kernel supports it by default. So, I think KVM have a bright future. But its new!

Any more questions?

Actually, I bought my first VPS a long time ago and now I can’t remember what questions I had at that time. Only now I fully understand some of the those problems. So, have I missed anything? Just ask!

Tags: ,

This awesome post was written by Pubudu Kodikara

Pubudu has written 1036 great articles for us.

Currently, I'm preparing a delicious meal... I take ingredients from the tech world... I have already used 2 tea spoons of software, 3 table spoons of network, a cup of linux, a jug of web and many more tasty ingredients!