Archives
-
Mount partitions in a GNU/Linux system
The following tutorial will help you to learn how to mount partitions in a GNU/Linux system. First step is to create a mount point. A mount point can be any directory. Usually the directory should be empty. Otherwise after mounting you won’t be able to access the contents of that directory.
Apr 9th, 2009 | Filed under Tutorial -
How to enable designer in PHPMyAdmin?
PHPMyAdmin (pma) is a versatile tool for creating and managing databases in MySQL. One of the newest feature is its ability to create relation between tables using a click and drag environment. By default it is not enabled. We have to manually enable this feature by hacking pma. Before we begin download a copy of PHPMyAdmin [...]
Nov 28th, 2008 | Filed under Tutorial
Recent Comments