Reply
First VPS What do I need to Do
Old 07-09-2009, 02:46 PM First VPS What do I need to Do
orionoreo's Avatar
Ultra Talker

Posts: 261
Name: Jerry
Trades: 0
So as I mentioned I'm getting a VPS for the first time in my life. I've been working on shared hosting for almost 10 years now just because i've been given lots of perks by this one company and most of my projects are hosted on client side.

I'll be choosing Cpanel over other options. I use Plesk at work but think Cpanel is much easier to manage everything...

I'm wondering what do I need to do once I get it and how to maintain it.

I read andrei's post (which was what got me thinking). I'll be tweaking the PHP settings, apache settings..

install a firewall? which one?

and then install my SSL..

I suppose thats all the inital setup

then backup regularly...

why do i need remote access?


Thanks for any other advice as well..
orionoreo is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 07-09-2009, 06:53 PM Re: First VPS What do I need to Do
andrei155's Avatar
CEO of BLD Hosting

Latest Blog Post:
Cpanel Update
Posts: 1,340
Name: Andrei
Location: Canada
Trades: 6
SSH is your remote access. Think of this as the main way you'll be managing your server. It is important that you get familiar with the many different SSH commands. Please start by downloading, and installing "Putty" (free). This will help you on your venture .

After you've had cPanel installed, it is important that you take a look at mod_security, and a firewall. For cPanel servers I strongly recommend "ConfigServer Firewall" (free). This will not only provide a great control panel via the WHM interface - but also keep your server nice and tight - security wise. Take a look at the "security check" once CSF is installed. It will guide you in the basics of securing your server.
__________________
No Overselling Guarantee
Now Includes a Free Domain
BLD Hosting - Web Hosting | Web Hosting Blog
andrei155 is offline
Reply With Quote
View Public Profile Visit andrei155's homepage!
 
Old 07-09-2009, 07:04 PM Re: First VPS What do I need to Do
Super Talker

Posts: 101
Trades: 0
SSH for Shell Access
ConfigServer Firewall
ConfigServer Mail Queue Manager
cpbackup
UPCP

That is all, I think.
__________________
AccuWebHosting.Com - Windows Hosting Expert
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
| Website Hosting
twhdir is offline
Reply With Quote
View Public Profile
 
Old 07-09-2009, 07:21 PM Re: First VPS What do I need to Do
andrei155's Avatar
CEO of BLD Hosting

Latest Blog Post:
Cpanel Update
Posts: 1,340
Name: Andrei
Location: Canada
Trades: 6
Quote:
Originally Posted by twhdir View Post
SSH for Shell Access
ConfigServer Firewall
ConfigServer Mail Queue Manager
cpbackup
UPCP

That is all, I think.
cpbackup and upcp are simply scripts included with cPanel. They are def. some of the more important ones, however they can be accessed via the WHM interface anyway.

If you plan on rebuilding apache + PHP, please take a look at easyapache. I would reccoemnd you do so via SSH. Simply run the following:

Code:
/scripts/easyapache
It will make for an easier build, and ensure that everything is done correctly. Simply follow the steps, and select your preferences. It may take a little getting used to!

twhdir did bring up something important. Mail. Right off the bat, you should ensure that your IPs have a reverse DNS entry to your own website. Some Hosts forget to do so, and it will cause most emails to be labelled as SPAM. Afterwords, please read up on SPF records. Ensure you've set them for yourself, and your clients.
__________________
No Overselling Guarantee
Now Includes a Free Domain
BLD Hosting - Web Hosting | Web Hosting Blog
andrei155 is offline
Reply With Quote
View Public Profile Visit andrei155's homepage!
 
Old 07-09-2009, 07:43 PM Re: First VPS What do I need to Do
orionoreo's Avatar
Ultra Talker

Posts: 261
Name: Jerry
Trades: 0
wow thanks guys... thats a great list of things to get me started

andrei just wondering when and why do i need to rebuild? how do I ensure reverse DNS entry...

now i know there's been heated arguments between cpanel and plesk... is cpanel a good choice? seeing I know little of actually managing a server...
orionoreo is offline
Reply With Quote
View Public Profile
 
Old 07-13-2009, 04:52 AM Re: First VPS What do I need to Do
hcolor's Avatar
Super Talker

Posts: 110
Trades: 0
ARe you on a VPS powered by Virtuozzo Power Panel (OS virtualization). If "yes" I would suggest you to stick to Plesk. The way it is organized is different from cPanel, but honestly I think will work better on Virtuozzo VPS.
__________________
Host Color
Quality Web Hosting | Virtuozzo VPS Hosting | Managed Hosting
Web hosting about people, not about gigabytes - since 2000
hcolor is offline
Reply With Quote
View Public Profile Visit hcolor's homepage!
 
Old 07-13-2009, 03:01 PM Re: First VPS What do I need to Do
andrei155's Avatar
CEO of BLD Hosting

Latest Blog Post:
Cpanel Update
Posts: 1,340
Name: Andrei
Location: Canada
Trades: 6
I personally use cPanel, and only cPanel. It's great. Rebuilding apache is necessary if you want to install new modules, or want to upgrade such things as the apache or php version. Also, sometimes you will find that apache is spitting out errors - that would be another ideal time to rebuild.
__________________
No Overselling Guarantee
Now Includes a Free Domain
BLD Hosting - Web Hosting | Web Hosting Blog
andrei155 is offline
Reply With Quote
View Public Profile Visit andrei155's homepage!
 
Old 07-13-2009, 04:31 PM Re: First VPS What do I need to Do
Experienced Talker

Posts: 44
Name: suraja
Trades: 0
I don't think SSL a must
suraja is offline
Reply With Quote
View Public Profile Visit suraja's homepage!
 
Old 07-13-2009, 05:51 PM Re: First VPS What do I need to Do
orionoreo's Avatar
Ultra Talker

Posts: 261
Name: Jerry
Trades: 0
hcolor - I don't have the VPS yet, i'm doing my research first.. i already have a company in mind and I can choose which ever management system I want. After using both plesk and cpanel I prefer cpanel a bit more but no particular preference

andrei - i suppose the rebuild is only rebuilding the system and won't be wiping out all my content correct?

suraja - I have user login areas that I'll need the ssl for... no credit card transaction (yet) but its not expensive to get the regular certificate so what the hay
orionoreo is offline
Reply With Quote
View Public Profile
 
Old 07-13-2009, 09:42 PM Re: First VPS What do I need to Do
andrei155's Avatar
CEO of BLD Hosting

Latest Blog Post:
Cpanel Update
Posts: 1,340
Name: Andrei
Location: Canada
Trades: 6
You are correct. A rebuild would just alter the php and apache system files - not website files in any way. Your data is always safe when rebuilding apache/ php.
__________________
No Overselling Guarantee
Now Includes a Free Domain
BLD Hosting - Web Hosting | Web Hosting Blog
andrei155 is offline
Reply With Quote
View Public Profile Visit andrei155's homepage!
 
Old 07-23-2009, 06:18 AM Re: First VPS What do I need to Do
~ServerPoint~'s Avatar
never mind

Posts: 1,100
Name: Travis
Trades: 0
Quote:
Originally Posted by andrei155 View Post
You are correct. A rebuild would just alter the php and apache system files - not website files in any way. Your data is always safe when rebuilding apache/ php.

I agree. But just in case have a backup of all files. That is not a must but in any case that is recommended action.
__________________
ServerPoint.com - a true hosting company offering online presence solutions since 1998
Web Hosting, colocation, dedicated servers, Virtual Private Server (VPS) hosting
Wholly owned multi homed network, servers and facilities
~ServerPoint~ is offline
Reply With Quote
View Public Profile
 
Old 07-31-2009, 09:02 PM Re: First VPS What do I need to Do
Novice Talker

Posts: 11
Trades: 0
For Firewall in VPS you can use Mod Security which is free and good.Also for a free Control panel i suggest PLESK(for 1 domain only) or Kloxo (ex LXADMIN)
NCNBNT is offline
Reply With Quote
View Public Profile
 
Old 08-04-2009, 03:29 AM Re: First VPS What do I need to Do
SiberForum's Avatar
Webmaster Talker

Posts: 615
Trades: 0
Quote:
Originally Posted by NCNBNT View Post
For Firewall in VPS you can use Mod Security which is free and good.Also for a free Control panel i suggest PLESK(for 1 domain only) or Kloxo (ex LXADMIN)

That is good idea but I suppose free tools are very easy to hack and you might have some problems with them.
__________________
Sibername.com
Canadian Domain Name Registration and Web Site Hosting Services
http://www.sibername.com
SiberForum is offline
Reply With Quote
View Public Profile
 
Old 08-05-2009, 04:59 AM Re: First VPS What do I need to Do
rumsfo's Avatar
Extreme Talker

Posts: 203
Name: Rus
Trades: 0
Quote:
Originally Posted by SiberForum View Post
That is good idea but I suppose free tools are very easy to hack and you might have some problems with them.

I assume any tool or application can be hacked. That just the question of the time if that is really needed.
rumsfo is offline
Reply With Quote
View Public Profile
 
Old 08-05-2009, 12:23 PM Re: First VPS What do I need to Do
~ServerPoint~'s Avatar
never mind

Posts: 1,100
Name: Travis
Trades: 0
Quote:
Originally Posted by SiberForum View Post
That is good idea but I suppose free tools are very easy to hack and you might have some problems with them.

I have never heard these tools have been ever hacked.
__________________
ServerPoint.com - a true hosting company offering online presence solutions since 1998
Web Hosting, colocation, dedicated servers, Virtual Private Server (VPS) hosting
Wholly owned multi homed network, servers and facilities
~ServerPoint~ is offline
Reply With Quote
View Public Profile
 
Old 08-07-2009, 04:11 AM Re: First VPS What do I need to Do
Super Talker

Posts: 98
Name: Jeff
Trades: 0
This thread is so helpful for me as I am also planning to go for VPS for the first time.
__________________
Most Trusted SEO Link Building Services. Get Search Engine Traffic by our Affordable SEO Services & WEB 2.0 Services
JeffNetSite is offline
Reply With Quote
View Public Profile Visit JeffNetSite's homepage!
 
Old 08-07-2009, 04:38 AM Re: First VPS What do I need to Do
SiberForum's Avatar
Webmaster Talker

Posts: 615
Trades: 0
Quote:
Originally Posted by JeffNetSite View Post
This thread is so helpful for me as I am also planning to go for VPS for the first time.
Jeff I suppose you will be able to find more if you do the search for the VPS in this section. Actually there have been a lot of threads about VPS
__________________
Sibername.com
Canadian Domain Name Registration and Web Site Hosting Services
http://www.sibername.com
SiberForum is offline
Reply With Quote
View Public Profile
 
Old 08-07-2009, 04:52 AM Re: First VPS What do I need to Do
rumsfo's Avatar
Extreme Talker

Posts: 203
Name: Rus
Trades: 0
Quote:
Originally Posted by JeffNetSite View Post
This thread is so helpful for me as I am also planning to go for VPS for the first time.

Are you sure you need that? Please do not get offended but it seems people make a lot of mistakes with the choice of the web hosting solution and overpay...
rumsfo is offline
Reply With Quote
View Public Profile
 
Old 08-31-2009, 04:41 AM Re: First VPS What do I need to Do
Junior Talker

Posts: 1
Name: robbie
Trades: 0
I myself am having a similar problem and would appreciate any input. I have VPS I have learned sphinx search, and a few things to use via my ssh and putty, but i have another site which i host on my vps and it needs mod rewrite activated.

I am getting this error that the requested url is not found when trying to use mod rewrite.

I need to know the ssh command to start my mod rewrite on apache. The module is there, but does not seem to be working. I do not know how to access my httpd.conf via ssh either.
poppisue is offline
Reply With Quote
View Public Profile
 
Old 08-31-2009, 08:16 PM Re: First VPS What do I need to Do
cindyfowler's Avatar
Extreme Talker

Posts: 184
Trades: 0
as you said ,i think Cpanel is easier than plesk,as a flesh man i suggest use this,in fact ,firewall and SSL are also about security,but i think SSL is more important,because you dont know what time your website is safe ,if the content and database is significant ,SSL is necessary.besides,WHS you can choose some normal funtion to maintain...
cindyfowler is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to First VPS What do I need to Do

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.22104 seconds with 13 queries