artwales
2012-03-27, 04:34 AM
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:
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:
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:
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
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:
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:
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:
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