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

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 30
  1.     
    #11
    Member
    Website's:
    myrapidleech.net
    i use mouse right click to paste over putty session
    MyRapidleech.net - Under Construction!
    ClickLeech.com - Premium Link Generator! Free!

  2.   Sponsored Links

  3.     
    #12
    Member
    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

  4.     
    #13
    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

  5.     
    #14
    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.

  6.     
    #15
    Member
    Website's:
    pluramas.blogspot.com
    I have a doubt, where can we control Mysql data, like creating databases, passwords and other stuff.. i mean we should have phpmyadmin or something like that. And does this work as Cpanel?

  7.     
    #16
    Respected Developer
    Quote Originally Posted by glcon View Post
    I have a doubt, where can we control Mysql data, like creating databases, passwords and other stuff.. i mean we should have phpmyadmin or something like that. And does this work as Cpanel?
    the whole point of this tutorial is to mange all via command line, so you can create databases , change passwords, add users etc all via SSH, cPanel is a conrtol panel, which works via browser.

    You can also install phpmyadmin if you like to manage databases via browser, just download phpmyadmin and upload to /var/www/html/phpmyadmin then visit in ur browser htt:///YOURIP/phpmyadmin and follow instructions . .
    Make sure to secure it.
    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.

  8.     
    #17
    Member
    Website's:
    pluramas.blogspot.com
    thanx! Very good and needed tutorial for every webmaster!

  9.     
    #18
    Member
    Quote Originally Posted by glcon View Post
    I have a doubt, where can we control Mysql data, like creating databases, passwords and other stuff.. i mean we should have phpmyadmin or something like that. And does this work as Cpanel?
    You can control Mysql via commandline without any problems, you just need to know how and it really isn't that difficult. Google is full of infos about that. This one for example: http://library.linode.com/databases/mysql/centos-5

    If you can't live without an interface for Mysql, try adminer, it is only one small php file and will only be used when needed, unlike phpmyadmin, which is always stealing ressources.

  10.     
    #19
    Member
    Website's:
    D-Moviez.com
    Sorry for asking a silly questions.

    once we setup VPS... how do we move our site into the new VPS server.

    is it really simple like just using the CuteFTP for Uploading files. and how to use backup MYSQL DB
    http://D-MovieZ.com visit onces ^_^

  11.     
    #20
    Member
    Website's:
    AnimeXMafia.com
    Quote Originally Posted by mRAza View Post
    yes its that simple, and about RAM i used to host a site using IPB Forum with 10k u/v a day on 256MB Ram.
    awesome.... can you tell about that host?

Page 2 of 3 FirstFirst 123 LastLast

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