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

September 15, 2009

HyperVM: The vps xxxx.vm is locked by another user. This would also be because you had interrupted an earlier activity that would take long time to complete. HyperVM has waited 15 seconds for the other process to finish. Please try after sometime.

If you receive this error in :

The xxxx.vm is locked by another user. This would also be because you had interrupted an earlier activity that would take long time to complete. has waited 15 seconds for the other process to finish. Please try after sometime.

You can run the following command on the slave node to fix the issue:

service restart

Tags: , ,

Related posts

tags: , ,
No Comments

Filed under: Uncategorized by — aaron @ 6:48 pm


June 26, 2009

How to setup logging on tftp on Linux

Set up logging by opening /etc/xinetd.d/tftp and adding the -v (verbose) option to server_args, and then you can tail /var/log/messages to see the results.

Tags: , ,

Related posts

tags: , ,
No Comments

Filed under: Uncategorized by — aaron @ 8:03 am


June 23, 2009

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

Before 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

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

sudo apt-get update

Now we can download the Webmin .deb package,

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

Install the package with dpkg, not Aptitude,

sudo dpkg -i webmin_1.490_all.deb

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

Tags: , , ,

Related posts

tags: , , ,
(2) Comments

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


June 4, 2009

PHP 5.2.9 Compile with mcrypt failing on CentOS 5

If you are getting the following message while trying to compile 5.2.9 with mcrypt:

/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

Then try this:

install libtool-ltdl-devel

Tags: , ,

Related posts

tags: , ,
No Comments

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


June 3, 2009

Compiling PHP 5 on CentOS 5 64 Bit configure: error: mysql configure failed.

If you are receiving the following error while trying to compile 5 on or RHEL 5 64bit:

configure: error: mysql configure failed. Please check config.log for more information.

And in the config.log you see:

/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient

Then add the following to your configure line:

–libdir=/usr/lib64 –with-libdir=lib64

Tags: , , ,

Related posts

tags: , , ,
(1) Comment

Filed under: Uncategorized by — aaron @ 6:19 pm


June 2, 2009

How to install VMware Tools (ESX, ESXi, VMware Server) on CentOS 5 (linux)

1. In select the option to Install/Upgrade Tools (in , you can do this by right clicking on the VM -> Guest -> Install/Upgrade Tools. This will insert the CD into the drive on your VM.

2. On the VM, do the following to install kernel source:

install gcc gcc-c++ kernel-devel -y
ln –s /usr/src/kernels/[your kernel version] /usr/src/

3. Mount the CD, and copy the Tools installation file:

mkdir /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom
cp VMwareTools-[version].tar.gz /root
cd /root
umount /mnt/cdrom
tar zxf VMwareTools-[version].tar.gz

4. Install Tools:

cd /root/-tools-distrib
./-install.pl

5. For a standard install, just say yes to all the options.

Tags: , ,

Related posts

tags: , ,
(1) Comment

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