home   |   about us   |   our network   |   services   |   affiliates   |   contact
 
Services
» Web Hosting
» Reseller Hosting
» Dedicated Servers
» Windows/ASP.net Hosting
» Managed Web Hosting
» Server Security / Auditing
» Remote Backup / Storage
» Linux VDS
» Windows VDS
 
Support
» Support Desk
» Client Login
» Forums
» FAQs
» Help Files
» Acceptable Use Policy
» Client Testimonials
» Blog
 
Tutorials
» Dedicated Server Tutorial
» Website Optimization
» Search Engine Optimization
» Web Hosting Tutorials
» Web Programming Tutorials
» Networking Tutorials
» Virtual Server Tutorials
» Resources

The Crucial Blog - Archive

June 23, 2009

How to install Webmin on Ubuntu 9.04 by using Ubuntu (.deb) Packages

Before downloading or install the .deb package run the following commands, the 1st command will install the tool wget for download packages from the internet,

sudo apt-get install wget

Before installing any packages it’s always a good idea to get a full up to date list of packages. This can be done by running the follow command,

sudo apt-get update

The next set of commands will install some perl-related libraries required by ,

sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

If you run into any issues running the above perl relatd commands, try running the following again,

sudo apt-get update

Now we can download the .deb package,

wget http://prdownloads.sourceforge.net/webadmin/webmin_1.490_all.deb

Install the Debian package with dpkg, not Aptitude,

sudo dpkg -i webmin_1.490_all.deb

To access your successful install of , goto https://[serverIP]:10000

Tags: , , ,

Related posts


(2) Comments

Filed under: Uncategorized by — ross @ 12:46 am


September 27, 2008

How to install Webmin on Debian 3 or 4 using Debian (.deb) Packages

Pre-installation Requirements:

apt-get install wget perl libnet-ssleay-perl openssl libauthen-pam-perl libio-pty-perl libmd5-perl

Download the latest version of from the website: http://www..com/download.html

For Debian or other similar variants of , use the .deb package.  The latest one at time of writing is: http://prdownloads.sourceforge.net/webadmin/webmin_1.430_all.deb

Install (running as root):

dpkg -i webmin_1.430_all.deb

Tags: , , ,

Related posts


(1) Comment

Filed under: Uncategorized by — aaron @ 3:10 am


September 27, 2008

How to install Webmin on Ubuntu 7 or 8 by using Ubuntu (.deb) Packages

Pre-installation Requirements:

Update your /etc/apt/sources.list file to include universe:

Old Config:

deb http://archive..com/ hardy main
deb http://security..com/ hardy-security main

New Config (with universe):

deb http://archive..com/ hardy main
deb http://security..com/ hardy-security main
deb http://archive..com/ hardy universe
deb http://security..com/ hardy-security universe

apt-get update

apt-get install wget perl libnet-ssleay-perl openssl libauthen-pam-perl libio-pty-perl libmd5-perl

Download the latest version of from the website: http://www..com/download.html

For or other similar variants of , use the .deb package.  The latest one at time of writing is: http://prdownloads.sourceforge.net/webadmin/webmin_1.430_all.deb

Install (running as root):

dpkg -i webmin_1.430_all.deb

Tags: , , ,

Related posts


(1) Comment

Filed under: Uncategorized by — aaron @ 1:38 am


September 11, 2008

How to install Webmin on CentOS 4/5 the easy way

is a free control panel which allows you to easily manage your server through a web interface.  This is great to VPS accounts, or dedicated servers.

Instructions:

yum -y install perl-Net-SSLeay

wget http://downloads.sourceforge.net/project/webadmin//1.510/-1.510-1.noarch.rpm?use_mirror=internode

rpm -i -1.510-1.noarch.rpm

Then you can access via your IP address using:

https://(your.ip):10000/

Tags: , ,

Related posts


(4) Comments

Filed under: Uncategorized by — aaron @ 11:01 pm




     

Quick Links: Debian Dedicated Servers, Direct Deposit Hosting, Unmetered Dedicated Servers, Virtual Dedicated Servers, Windows Server Management, High Traffic Web Hosting - Load Balanced Clusters, Windows 2008 Server Virtual Dedicated Servers