Accessing the serial console of ELOM systems like Sun Fire Sun Fire X2100, X2100 M2, X2200, X2200 M2, etc. you can do...
Accessing the serial console of ILOM systems like Sun Fire X4100, X4100 M2, X4140, X4150, X4170, X4200, X4200 M2, X4250, X4270, X4600,...
The yumdownloader command will allow you to download an RPM to your current directory. yumdownloader is part of yum-utils package. To install...
If you get the error “no listening sockets available, shutting down” when starting Apache, you may be missing the Listen directive in...
Being able to identify client excludes from the command line can be very useful. This method however does not take into consideration...
If you want to be notified when a backup fails, you can edit your backup_exit_notify script. By default, the backup_exit_notify script does...
To convert a Virtual Box vdi file to a VMDK file you can run the command below. [root@localhost]$ vboxmanage clonehd CentOS_5-5.vdi CentOS_5-5.vmdk...
If you would like to clone a VirtualBox VDI file, you may get an error regarding having a duplicate UUID like the...
If you try using wget for a URL with an ampersand (&) you will discover that it will not work as expected...
Configuring your rsyncd.conf file is pretty straight forward. Here’s an example of 2 different modules. One is read-only and the other is...