Results 1 to 10 of 30
Hybrid View
-
5th Dec 2011, 07:05 PM #1OPRespected Developer
How to setup a vps without a control panel for dummies
I see often people ask me to setup vps for them so here I am going to include steps which can help you to install neccessary component to run a website or use any php based script with minimal server resources usage.
Required Software:
Putty ( Download from http://www.chiark.greenend.org.uk/~s.../download.html )
What will be installed
- nginx
- php-fpm
- mysql
*[For newbies - skip if u know how to login in putty]
When you purchase a vps hosting you will be given an IP and password from service provider and your username will always be root.
Open putty and give ur server IP like below:
root@YOUR_SERVER_IP
http://screensnapr.com/v/zXBvJx.png
When it connect you will be asked for password. Now in putty you can not copy paste using CTRL+V, you can either type by hand or copy your password to clipboard using CTRL+C keys and click on putty screen where it is asking you to add password and then RIGHT CLICK , it will work as CTRL+V ( note it will not show you your password pasted) and hit enter, Now hopefully you are logged in.
Now run these commands one by one:
Code:yum update wget http://freevps.us/downloads/nginx-centos.sh -O - |bash
Now wait for it to finish, it usually takes few seconds and your server is ready to use. if you like to use php command line run this later
Code:yum install php-cli --enablerepo=webtatic
Code:http://YOUR_SERVER_IP/
To host sites just use this command:
Code:setup-vhost yoursite.com
you can add multiple sites using above method. ( setup-vhost youOtherrSite.com )
you can use same login password to login via sFTP and upload site content in there respective folders.
Hope it will help someone, let me know if you have any question.
Best RegardsmRAza Reviewed by mRAza on . How to setup a vps without a control panel for dummies I see often people ask me to setup vps for them so here I am going to include steps which can help you to install neccessary component to run a website or use any php based script with minimal server resources usage. Required Software: Putty ( Download from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html ) What will be installed nginx php-fpm mysql Rating: 5Bots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
-
5th Dec 2011, 07:08 PM #2MemberWebsite's:
DragonHost.orgwell you could have posted this a few days back before I bought a cPanel
-
8th Dec 2011, 01:07 PM #3MemberWebsite's:
MP3SearchEngines.net LatestMovieTrailers.org Talking.soWow. Is it really so simple? At least it looks simple. I will buy a cheap VPS to try it out.
One thing man, if I buy a VPS that gives like 128 or 256 MB RAM, will it be enough to host a website? I won't install cPanel. Just the script. Sorry if that's a nooby question, I'm not much knowledgeable about Linux VPS's.
-
9th Dec 2011, 03:13 PM #4OPRespected DeveloperBots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
-
28th Dec 2011, 06:02 AM #5MemberWebsite's:
AnimeXMafia.com
-
8th Dec 2011, 01:13 PM #6Super Member
I use ctrl + insert to paste
So kiss me and smile for me, say that you'll wait for me <'3
-
9th Dec 2011, 03:16 PM #7MemberWebsite's:
WarezHackerZ.com WarezHackerz.in ForumScripts.orgNice one raza thanks for this cheers
-
9th Dec 2011, 03:18 PM #8Member
-
9th Dec 2011, 03:23 PM #9Member
thanks a lot dude i was looking for this..
a question: can install this on centos 5 or any recommended OS ?
-
9th Dec 2011, 11:22 PM #10OPRespected DeveloperBots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
help: which control panel it is
By Garfield2 in forum Hosting DiscussionReplies: 8Last Post: 10th Jul 2011, 08:14 PM -
New Control Panel
By Angeix in forum General DiscussionReplies: 14Last Post: 12th Dec 2009, 04:05 PM -
Control Panel..
By Sl!M in forum Server ManagementReplies: 8Last Post: 28th Jun 2009, 10:18 AM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...