![]() |
||
The Crucial Blog - Archive June 23, 2009
How to install Webmin on Ubuntu 9.04 by using Ubuntu (.deb) PackagesBefore downloading or install the .deb Webmin package run the following commands, the 1st command will install the tool wget for download packages from the internet, sudo apt-get install wget The next set of commands will install some perl-related libraries required by webmin, 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 first, sudo apt-get update Now we can download the Webmin .deb package, wget http://prdownloads.sourceforge.net/webadmin/webmin_1.480_all.deb Install the Debian package with dpkg, not Aptitude, sudo dpkg -i webmin_1.480_all.deb To access your successful install of webmin, goto https://[serverIP]:10000 Tags: control panels, linux, server-administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — ross @ 12:46 am September 27, 2008
How to install Webmin on Ubuntu 7 or 8 by using Ubuntu (.deb) PackagesPre-installation Requirements: Update your /etc/apt/sources.list file to include universe: Old Config: deb http://archive.ubuntu.com/ubuntu hardy main New Config (with universe): deb http://archive.ubuntu.com/ubuntu hardy main 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 Webmin from the Webmin website: http://www.webmin.com/download.html For Ubuntu or other similar variants of Linux, 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: control panels, linux, server-administration, ubuntuRelated posts(1) Comment Filed under: Uncategorized by — aaron @ 1:38 am September 27, 2008
How to List all packages available to install from Ubuntu RepositoryThis is a command to list all packages available to install from the repositories you have configured in Ubuntu: apt-cache pkgnames Tags: linux, server-administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 12:40 am May 28, 2008
Ubuntu: Disabling Service on StartupA quick way to disable a service so it does not start while your Ubuntu machine is booting is: # update-rc.d -f <service name to remove> Tags: linux, system administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 6:10 am May 28, 2008
How to enable root login in Ubuntu 7/8If you are having trouble looking into root on Ubuntu 7 or 8, here is a quick way to enable root access: # sudo passwd root # sudo passwd -u root Disable Root Login: # sudo passwd -l root Tags: linux, system administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 12:05 am May 8, 2008
Xen: Console Not working Ubuntu 7We came up with an issue with Xen with Ubuntu 7 would show output on the console, however froze part way through the # aptitude install xen-tools Add the following to /etc/sercuretty xvc0 Create the file /etc/event.d/xvc0 containing: # xvc0 - getty start on runlevel 2 stop on runlevel 0 respawn Reboot Tags: debian, linux, ubuntu, xenRelated postsNo Comments Filed under: Uncategorized by — aaron @ 12:02 am May 7, 2008
linux-utils: update-rc.d: /etc/init.d/hwclock.sh: file does not existWhen installing software on Ubuntu on a Xen Virtual Server I encountered this error: update-rc.d: /etc/init.d/hwclock.sh: file does not exist To fix this I did the following: # touch /etc/init.d/hwclock.sh Tags: hypervm, linux, ubuntu, xenRelated postsNo Comments Filed under: Uncategorized by — aaron @ 11:46 pm April 28, 2008
How to upgrade Ubuntu 7 to Ubuntu 8This tutorial is a quick tutorial on how to upgrade Ubuntu 7 to Ubuntu 8. First update your system: # aptitude upgrade Then install update-manager-core: # aptitude install update-manager-core Then upgrade your system by following onscreen prompts: # do-release-upgrade ^ You may need to run this command more than once to completely upgrade your system. Tags: linux, system administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 8:18 pm April 28, 2008
How to find out which version of Ubuntu your runningRun the following command: # cat /etc/issue Or something more reliable: # cat /etc/lsb-release Tags: linux, system administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 8:15 pm April 28, 2008
How to install an application/program in Ubuntu (6, 7, 8)To install an application in Ubuntu (either verion 6, 7 or 8), you can use the following command: # aptitude install <application> Where <application> is the application you wish to install. Tags: linux, system administration, ubuntuRelated postsNo Comments Filed under: Uncategorized by — aaron @ 8:09 pm |
Tag Cloud
esxi
apache
centos
vps
whm
vds
system administration
fantastico
linux
cisco
subversion
server-administration
networking
cpanel
php
control panels
ssh
windows server
fedora
ubuntu
XenServer
joomla
mail
gentoo
hypervm
ruby-on-rails
windows 2008 server
windows
xen
lxadmin
servers
raid
wordpress
firewall
security
virtualization
debian
virtual dedicated servers
storage
webmin
centos5
exchange
microsoft
vmware
yum
|
|
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
© Copyright 2003-2008
Crucial Paradigm
ABN 97 125 618 662