Activity Stream
48,167 MEMBERS
64742 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 30

Hybrid View

mRAza How to setup a vps without a... 5th Dec 2011, 07:05 PM
Jamie Holle well you could have posted this a... 5th Dec 2011, 07:08 PM
nYXem Wow. Is it really so simple? At... 8th Dec 2011, 01:07 PM
mRAza yes its that simple, and about RAM... 9th Dec 2011, 03:13 PM
raisajid awesome.... can you tell about that... 28th Dec 2011, 06:02 AM
Sp32 I use ctrl + insert to paste 8th Dec 2011, 01:13 PM
awaiz007 Nice one raza thanks for this cheers 9th Dec 2011, 03:16 PM
wrestledld thanks mRaza... i was desperately... 9th Dec 2011, 03:18 PM
tut2tut thanks a lot dude i was looking for... 9th Dec 2011, 03:23 PM
mRAza I tested it on centos 5. 9th Dec 2011, 11:22 PM
cowboyup910 Hello, one purchase's a VPS and... 9th Dec 2011, 11:43 PM
snowmanrene Yes this tutorial will install the... 10th Dec 2011, 10:45 AM
mRAza to make backup in ssh type this and... 10th Dec 2011, 12:45 PM
ipowerz i use mouse right click to paste... 10th Dec 2011, 09:22 AM
shufol Would you mind telling us how to... 10th Dec 2011, 09:59 AM
glcon I have a doubt, where can we... 10th Dec 2011, 01:25 PM
mRAza the whole point of this tutorial is... 10th Dec 2011, 01:32 PM
buck_rider You can control Mysql via... 10th Dec 2011, 02:12 PM
glcon thanx! Very good and needed... 10th Dec 2011, 01:46 PM
Hot_Shot Sorry for asking a silly questions.... 11th Dec 2011, 03:09 PM
Mutikasa cpanel is waste of money for me. I... 8th Jan 2012, 11:45 PM
cowboyup910 Good but this is for dummies, not... 8th Jan 2012, 11:58 PM
buck_rider No offense, but when you can't use... 9th Jan 2012, 10:08 PM
masterbator everybody has to start somewhere... 11th Jan 2012, 02:50 AM
futureawesome what are you talking about? vps's... 11th Jan 2012, 01:04 AM
buck_rider Yes and he should do that on a VM... 11th Jan 2012, 10:16 PM
bachbell sorry noob question i have to... 6th Feb 2012, 08:57 PM
Mutikasa if you're using namecheap's servers... 7th Feb 2012, 12:56 AM
bachbell forget it guys resolved 7th Feb 2012, 02:41 AM
gfxguru nice tut bro... 7th Feb 2012, 09:45 AM
Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Hello,

    one purchase's a VPS and receives an IP, root and password. So is this a tutorial on how to setup a website on a VPS without a control panel?


    I'm a little confused with the title.


    Sorry


    cowboyup910
    cowboyup910 Reviewed by cowboyup910 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: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Quote Originally Posted by cowboyup910 View Post
    Hello,

    one purchase's a VPS and receives an IP, root and password. So is this a tutorial on how to setup a website on a VPS without a control panel?


    I'm a little confused with the title.


    Sorry


    cowboyup910
    Yes this tutorial will install the necessary packages for you to run a website(s) without the use of a control panel such as cPanel or DirectAdmin.
    This is the staff, you have been banned

  4.     
    #3
    Respected Developer
    Quote Originally Posted by shufol View Post
    Would you mind telling us how to taking full/sql site backup using ssh ? and also how to restore them again ?

    it would be great learning i hope
    to make backup in ssh type this and enter:
    Code: 
    mysqldump DATABASE_NAME > BACKUP_FILE_NAME.sql
    change " DATABASE_NAME" with database name u wants to backup and "BACKUP_FILE_NAME" whatever u like.

    it will save a file named "BACKUP_FILE_NAME.sql" in ur current directory.

    to restore backup ( make sure u are in same directory where DATABSE_BACKUP_FILE_NAME.sql exists or give full path) :
    Code: 
    mysql -uUSERNAME -pPASSWORD DATABSE_NAME < DATABSE_BACKUP_FILE_NAME.sql;
    
    example:
    mysql -uroot -p123456 mydatabase < BACKUP_FILE_NAME.sql;
    Bots 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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. help: which control panel it is
    By Garfield2 in forum Hosting Discussion
    Replies: 8
    Last Post: 10th Jul 2011, 08:14 PM
  2. New Control Panel
    By Angeix in forum General Discussion
    Replies: 14
    Last Post: 12th Dec 2009, 04:05 PM
  3. Control Panel..
    By Sl!M in forum Server Management
    Replies: 8
    Last Post: 28th Jun 2009, 10:18 AM

Tags for this Thread

BE SOCIAL