by lifeLinux on May 8, 2011
While having a large hard drive is good for storing lots of data, it is also important for your computer to have a fast hard drive. Faster hard drives help your computer run more smoothly. You can use the hdparm tool or dd command to determine your disk speeds from the Linux command line.
by lifeLinux on May 1, 2011
If you have very large mysql database then it is very hard to backup and restore using the conventional phpmyadmin or any other programs. In this Tutorial I will explain you how to backup and restore a larger database. This tutorial can be used while moving your database from one server to another.
by lifeLinux on April 30, 2011
yum is an interactive, automated update program which can be used for maintaining systems using rpm. Synopsis yum [options] [command] [package …]