Technical Guides
CategoryAdding a local storage repository to Citrix XenServer 5.x
Adding a local storage repository to a Citrix XenServer 5.x server can be done as follows:
NOTE: Extra precaution should be taken while..
HP Flex10 Issues – No Communication with Onboard Administrator
This is more an information post if anybody happens to come across a similar issue… while doing some extensive testing on our new HP..
Removing NIC Configuration on XenServer
If you ever wondered how to remove the physical NIC configuration on a Citrix XenServer machine, this is how you can do it:
xe..
Installing Webmin 1.510-2 on Debian 5
Straight forward Install, just run the following commands:
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl..
Critical Alert on Supermicro IPMI
If you have noticed a Critical alert on the top left hand side of new Supermicro IPMI cards, this can usally be cleared easily by doing..
IOS: Clearing IP from ARP Cache
A quick easy way to clear an IP from the ARP cache on an IOS switch/router is:
clear ip arp [ip address]
Install Webmin on Fedora 9
Login as root and run the following command:
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.350-1.noarch.rpm
Once finished..
How to Import Virtual Machines Into ESXi Using the vSphere Client
Rather than copying a virtual machine to the ESXi hardware node, there is a quick easy way to upload it via the VMware vSphere client.
-bash: ./configure: No such file or directory
Have you encountered the following error while trying to compile applications from source on your VPS or server?
-bash: ./configure: No..
How to create a new partition on a Linux Server
This article describes how to configure a new partition from free space on a dedicated server, or a virtual machine with full..
How to install lm sensors on Centos 5
This is a the quick easy way to get lmsensors installed on your server (without having to compile kernel modules, etc):
- Run: yum install..