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

September 30, 2008

How to move a running process to the background Linux/UNIX

To move a running process to the background do the following:

CTRL + Z

bg

This is quite useful if you need to do something else via the commandline while you have already started running a process.

Tags: ,

No Comments

Filed under: Uncategorized by — aaron @ 3:34 pm


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 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: , , ,

(1) Comment

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


September 27, 2008

Reset Default Lxadmin Password via commandline/backend

Sometimes when you intially setup , you can have problems resetting it from default.  To get around this can you can do the following:

1. Login via SSH to your VPS.

2. Run:

cd /usr/local/lxlabs/lxadmin/httpdocs

3. Then run:

/usr/bin/lphp.exe  ../bin/common/resetpassword.php master <your-new-password>

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 2:39 am


September 27, 2008

lxadmin Error: sh: vgdisplay: command not found

Error:

sh: vgdisplay: command not found

If you are receiving this, its probably due to the hostname being set to something which is causing a problem, so do the following to fix:

hostname temp.domain.com
cd /usr/local/lxlabs/lxadmin/httpdocs/
lphp.exe ../bin/update.php

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 2:07 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.ubuntu.com/ubuntu hardy-security main

New Config (with universe):

deb http://archive.ubuntu.com/ubuntu hardy main
deb http://security.ubuntu.com/ubuntu hardy-security main
deb http://archive.ubuntu.com/ubuntu hardy universe
deb http://security.ubuntu.com/ubuntu 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 Ubuntu 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: , , ,

(1) Comment

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


September 27, 2008

How to List all packages available to install from Ubuntu Repository

This is a command to list all packages available to install from the repositories you have configured in :

apt-cache pkgnames

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 12:40 am


September 27, 2008

How to List all packages available to install from Debian Repository

This is a command to list all packages available to install from the repositories you have configured in :

apt-cache pkgnames

Tags: , ,

No Comments

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


September 16, 2008

cPanel Error: Uncompressing cplyr1-cPanelExtraction failed

If you are receiving the following error in /WHM:

Uncompressing cplyr1-cPanelExtraction failed

Then you probably need to install tar, which can be done as follows on :

yum install tar

Tags: , ,

(1) Comment

Filed under: Uncategorized by — aaron @ 2:59 am


September 16, 2008

How to install cPanel/WHM on Fedora 9

At the time of writing /WHM was not officially support 9, however to install you can do the following:

yum -y install tcp_wrappers-devel perl tar

mkdir /home/cpins

cd /home/cpins

wget http://layer1.cpanel.net/latest

sh latest &

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 2:57 am


September 15, 2008

Setup default route/gateway on Linux using the route command

Sometimes does not properly create the default gateway, so you may need to add it manually. You can add a default gateway using the route command:

View Routing Table:

route -n

Add default route:

route add default gw 192.168.0.1 eth0

Tags: , ,

No Comments

Filed under: Uncategorized by — aaron @ 5:54 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