View Full Version : How to begin with a fresh VPS ?
DevilCrab 10-25-2011, 11:33 AM Hello everyone,
i am just eager to learn managing and securing etc on a unmanaged VPS with a basic start of centOS 5.6 (32 bit) can anyone tell me where to begin ?
i have no idea what to begin with i have just a VPS with CentoS on it.
so can anyone give me a start on it and let me know some place or anything from where i can start and go to end on learning this.
Thanks in advance.
raindog308 10-26-2011, 02:23 AM Check out:
http://library.linode.com/
Even if your new VPS is not on linode, you can still read their library. It has many, many step-by-steps for setting up and running a VPS.
if yours is an open vz vps then you can start off at http://openvz.org they have a guide in pdf format on running and administering a open vz vps.
DevilCrab 10-28-2011, 05:45 AM if yours is an open vz vps then you can start off at http://openvz.org they have a guide in pdf format on running and administering a open vz vps.
hmm ok !
but what if i have XEN ???
and thanks for the site-
http://library.linode.com/
i hope this will help out :)
DevilCrab 10-28-2011, 07:04 AM few more question-
i have got a VPS with 1Gbps line connection.
can anyone tell me how to test its speed ?
and also, how to check my VPS is properly configured and my Linux VPS security ?
Thanks.
StableVDS 10-28-2011, 12:44 PM few more question-
i have got a VPS with 1Gbps line connection.
can anyone tell me how to test its speed ?
and also, how to check my VPS is properly configured and my Linux VPS security ?
Thanks.
You can do a speedtest by downloading a test file at a location near your server.
You can try this one:
wget http://cachefly.cachefly.net/100mb.test
It will give you a speed in MB/s. Gbit lines should give you speeds within 90MB/s to 100Mb/s.
You are responsable to secure your vps. You can search online on google for server hardening. Changing your ssh port and limiting ssh logins.
The linode library shared above is a good way to start. :)
DevilCrab 10-29-2011, 06:02 AM You can do a speedtest by downloading a test file at a location near your server.
You can try this one:
wget http://cachefly.cachefly.net/100mb.test
It will give you a speed in MB/s. Gbit lines should give you speeds within 90MB/s to 100Mb/s.
You are responsable to secure your vps. You can search online on google for server hardening. Changing your ssh port and limiting ssh logins.
The linode library shared above is a good way to start. :)
wow thanks man ! i will get on this.
niks00789 10-30-2011, 04:15 PM thanks guys !
searched google for changing ssh port and limiting ssh logins,
and got my prob solved
StableVDS 10-30-2011, 07:50 PM thanks guys !
searched google for changing ssh port and limiting ssh logins,
and got my prob solved
Always a pleasure :)
Karlm 11-02-2011, 01:09 PM Thank you from another VPS newbie.. :)
VectorVPS 11-02-2011, 03:13 PM Linode library is a great resource.
Slicehost Articles (http://articles.slicehost.com) is also great.
CentOS articles: http://articles.slicehost.com/centos
dr markos 11-15-2011, 02:37 AM here is some simple tutorials
http://dedicatedhostingtutorials.blogspot.com/2011/11/how-to-manage-unmanaged-dedicated.html
and
http://dedicatedhostingtutorials.blogspot.com/2011/11/how-to-manage-unmanaged-dedicated_14.html
and
http://dedicatedhostingtutorials.blogspot.com/2011/11/centos-5-setup-for-lamp-and-ispconfig.html
i prefer the 1st link as kloxo is easy free and open source
creativecodes 12-22-2011, 12:10 PM I like to know more about Securing VPS :)
Hi thanks for make this thread im new in unmanaged vps , im success install nginx + mysql + php + mysql , but as this server is blank without any control panel can i know what is the best free control panel i can install in my centos vps? and i have 1 problem how can i point my domain name and dns to this new server ip? because at linode there dont have any guide or tutorial about this, hope someone can help me with this
thanks
shahril ahmad
amigoserv 12-29-2011, 06:36 PM Hi thanks for make this thread im new in unmanaged vps , im success install nginx + mysql + php + mysql , but as this server is blank without any control panel can i know what is the best free control panel i can install in my centos vps? and i have 1 problem how can i point my domain name and dns to this new server ip? because at linode there dont have any guide or tutorial about this, hope someone can help me with this
thanks
shahril ahmad
most of control panels are installing mysql + php + mysql +Apache or ngix as well
the free control panel is like webmin or kloxo , and in these control panels you can
point your domain name and dns to this new server ip
N.B: if you want to install any control panel, the vps must be fresh without installing any services like MySQL Apache and other....
nvcnvn 12-31-2011, 04:40 AM Hello everyone,
i am just eager to learn managing and securing etc on a unmanaged VPS with a basic start of centOS 5.6 (32 bit) can anyone tell me where to begin ?
i have no idea what to begin with i have just a VPS with CentoS on it.
so can anyone give me a start on it and let me know some place or anything from where i can start and go to end on learning this.
Thanks in advance.
here I have:
lnmp.org (in Chinese, but you can use google translate)
tuxlite.com (just support debian + ubuntu)
These package will help you install and config: Nginx + Php + MySQL....
There is a "tasksel" in Ubuntu, not sure about Centos, it help you install: Apache + php + mysql
This will help you the first step!
|