+ Reply to Thread
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 40

Thread: VPS Noob question

  1. #1
    c740015 is offline x10 Sophmore c740015 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    111

    Unhappy VPS Noob question

    Hi I have purchased a VPS server..Where do I go to login and start using installing things like apache mysql and what ever else needs to be installed to start using this service..

    Sorry maybe a noob question but i goto my services all i see is a username and pw..

    Where do I actually go to set this up?

  2. #2
    TechAsh's Avatar
    TechAsh is offline Retired TechAsh is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    UK
    Posts
    5,853

    Re: VPS Noob question

    Hi,

    You will find the VPS Control Panel at http://control.x10vps.com/. However to install software on your VPS you need to access it using SSH (A basic SSH client is included in the VPS Control Panel, but I recommend you look at PuTTy http://www.chiark.greenend.org.uk/~sgtatham/putty/ )
    You will need a good knowledge of Linux commands to be able to properly manage your VPS, but most are quite easy to pick up, and there are many tutorials online.
    I also recommend you take a look at WebMin http://webmin.com/ which is a web-based system for managing a linux system, including installing and configuring software.

    I hope this helps.
    Last edited by TechAsh; 04-09-2010 at 05:05 AM.
    Useful Links:
    Terms of Service | Server News | Buy a Domain
    Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime


    My Websites:
    Earthtime Games & TechAsh's Blog

  3. #3
    carl6969's Avatar
    carl6969 is offline Community Support Team carl6969 has a brilliant futurecarl6969 has a brilliant futurecarl6969 has a brilliant future
    Join Date
    May 2009
    Location
    Calf Creek TX
    Posts
    6,862

    Re: VPS Noob question

    I also recommend you take a look at WebMin http://webmin.com/ which is a web-based system for managing a linux system, including installing and configuring software.
    I completely agree with TechAsh regarding this recommendation. especially if you are new to VPS. I have used WebMin as well as the WebMin addon Virtualmin for a long time and it greatly simplifies server setup, maintenance, and day to day operations. Webmin is free. Basic version of Virtualmin is free. Read information on Webmin website carefully before getting started. Webmin needs to be installed on a "fresh" server containing nothing more than the installed OS of your choice.


  4. #4
    c740015 is offline x10 Sophmore c740015 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    111

    Re: VPS Noob question

    Thanks...

    Yeah I need a vps because I can see my website growing..

    I do have knowledge of using Linux as i have installed this on my ps3 and used it on my ps3..
    also I use VMware player as a router for packet redirection on some wifi connections.

    But regards to VPS im a little confused.. I dunno how to access a visual user interface or anything to start installing apache and what not..

    I have tried logging into Kloxo and for some reason everything i try in login does not work., So im stuck,.
    I installed the ssh and used some basic linux commands which i know.. But still dazed lol.

    Thanks.

  5. #5
    c740015 is offline x10 Sophmore c740015 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    111

    Re: VPS Noob question

    Quote Originally Posted by carl6969 View Post
    I completely agree with TechAsh regarding this recommendation. especially if you are new to VPS. I have used WebMin as well as the WebMin addon Virtualmin for a long time and it greatly simplifies server setup, maintenance, and day to day operations. Webmin is free. Basic version of Virtualmin is free. Read information on Webmin website carefully before getting started. Webmin needs to be installed on a "fresh" server containing nothing more than the installed OS of your choice.
    What is the best OS to install for speed... and easy to maintain. I only need it for a forum and a gallery.

  6. #6
    carl6969's Avatar
    carl6969 is offline Community Support Team carl6969 has a brilliant futurecarl6969 has a brilliant futurecarl6969 has a brilliant future
    Join Date
    May 2009
    Location
    Calf Creek TX
    Posts
    6,862

    Re: VPS Noob question

    But regards to VPS im a little confused.. I dunno how to access a visual user interface or anything to start installing apache and what not..
    Did you try logging in at http://control.x10vps.com/login.php ?
    This should get you to the VPS Control Panel where you can select the hostname - manage - and then you will be directed to a panel with a number of options for managing your server.
    I have tried logging into Kloxo and for some reason everything i try in login does not work., So im stuck,.
    I did not think that x10 was using Kloxo anymore - somebody correct me if I am wrong about this.


  7. #7
    c740015 is offline x10 Sophmore c740015 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    111

    Re: VPS Noob question

    Yeah I access the control panel. I have the options to Install OS. and to access terminal.

    But no any other options as such...

  8. #8
    carl6969's Avatar
    carl6969 is offline Community Support Team carl6969 has a brilliant futurecarl6969 has a brilliant futurecarl6969 has a brilliant future
    Join Date
    May 2009
    Location
    Calf Creek TX
    Posts
    6,862

    Re: VPS Noob question

    Quote Originally Posted by c740015 View Post
    Yeah I access the control panel. I have the options to Install OS. and to access terminal.
    But no any other options as such...
    That is all you get in the way of a GUI with the VPS service.
    With a fresh VPS setup a user will need to start by selecting and installing the OS of their choice and then install LAMP using SSH / Putty or install a system such as Webmin which will take care of most of the LAMP setup for you.


  9. #9
    c740015 is offline x10 Sophmore c740015 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    111

    Re: VPS Noob question

    root@uniquez-inside:/#
    Code:
    sudo dpkg -i webmin_1.340_all.deb
    Selecting previously deselected package webmin.
    (Reading database ... 21067 files and directories currently installed.)
    Unpacking webmin (from webmin_1.340_all.deb) ...
    dpkg: dependency problems prevent configuration of webmin:
     webmin depends on libnet-ssleay-perl; however:
      Package libnet-ssleay-perl is not installed.
     webmin depends on libauthen-pam-perl; however:
      Package libauthen-pam-perl is not installed.
     webmin depends on libio-pty-perl; however:
      Package libio-pty-perl is not installed.
     webmin depends on libmd5-perl; however:
      Package libmd5-perl is not installed.
    dpkg: error processing webmin (--install):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     webmin
    Every time I try to install webmin I keep getting this error
    What am I doing wrong?

  10. #10
    carl6969's Avatar
    carl6969 is offline Community Support Team carl6969 has a brilliant futurecarl6969 has a brilliant futurecarl6969 has a brilliant future
    Join Date
    May 2009
    Location
    Calf Creek TX
    Posts
    6,862

    Re: VPS Noob question

    Before making any attempt to diagnose the specific problem, did you start with a "fresh" VPS, (nothing on the server other than the OS), and what OS did you install?


+ Reply to Thread
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Noob Question
    By damoczes4 in forum Free Hosting
    Replies: 12
    Last Post: 10-24-2009, 04:48 AM
  2. noob sql question
    By matzomeal in forum Programming Help
    Replies: 13
    Last Post: 05-27-2009, 05:00 PM
  3. hi and noob question
    By x00500x in forum Introductions
    Replies: 3
    Last Post: 03-15-2008, 04:22 AM
  4. a noob question but help me im new :(!
    By slim_102 in forum Scripts & 3rd Party Apps
    Replies: 8
    Last Post: 09-11-2007, 10:46 AM
  5. A noob question
    By Se7en in forum Free Hosting
    Replies: 3
    Last Post: 09-06-2005, 06:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers