Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    artwales is offline Junior Member
    Join Date
    Mar 2012
    Posts
    2

    Thumbs up Help In Setting Up Webmin + Virtualmin On My LAMP VPS

    I have an above average experience in shared web hosting and just a little in Linux, so i might need a little hand holding on this.

    I decided to subscribe to a LAMP VPS account majorly to save cost and to have a little experience on how to set up a VPS server.

    My first task was to set up Webmin + Virtualmin on the server

    First, I attempted to update the debian 5 OS using the ff command:

    Code:
    apt-get update
    I got a series of errors saying something about source or was it repository not found.

    I went ahead anyway to try to install webmin:

    Code:
    wget http://prdownloads.sourceforge.net/webadmin/webmin_1.580_all.deb
    dpkg --install webmin_1.580_all.deb
    Got an error, something about dependencies. I typed in the ff:

    Code:
    apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
    No luck. I had to wrap things up.

    Basically, i need to someone to spell things out in layman's terms on how to install Webmin + Virtualmin On My LAMP Debian 5 VPS server

  2. #2
    jeremya is offline Administrator
    Join Date
    Jun 2008
    Posts
    270

    Default

    Hi there,
    We had an issue with our Debian repositories recently that should now be cleared up. I would recommend retrying those steps using apt-get. Hope that helps!!
    -Jeremya

  3. #3
    jeremya is offline Administrator
    Join Date
    Jun 2008
    Posts
    270

    Default

    I'm informed the issue is ongoing but we will be correcting it today. Sorry for the inconvenience.
    -Jeremya

  4. #4
    artwales is offline Junior Member
    Join Date
    Mar 2012
    Posts
    2

    Default

    Thank you for the feedback.

    Please, will you be kind enough to leave a post here when the process is completed.

  5. #5
    jeremya is offline Administrator
    Join Date
    Jun 2008
    Posts
    270

    Default

    It's been fixed on the host level, you can try it again. If for some reason the apt-get update doesn't work, try issuing the below command to manually update the repositories.

    sed -i 's/\/\/\([0-9a-zA-Z\.\-]*\)\//\/\/archive.debian.org\//' /etc/apt/sources.list
    -Jeremya


 

Similar Threads

  1. 500 errors in Virtualmin
    By Randy5 in forum Troubleshooting
    Replies: 1
    Last Post: 2012-02-06, 08:29 AM
  2. setting CHMOD settings
    By Randy5 in forum How-To
    Replies: 1
    Last Post: 2011-11-14, 06:10 AM
  3. Setting Up Email Accounts
    By sgoodman in forum Virtual Server
    Replies: 8
    Last Post: 2011-10-28, 11:04 AM
  4. setting up verification codes
    By PotsNPans in forum How-To
    Replies: 2
    Last Post: 2011-10-18, 01:12 AM
  5. Plesk and Webmin control panels
    By WrigleyF in forum Virtual Server
    Replies: 2
    Last Post: 2011-10-01, 05:09 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