How To


Run the following command, after reading the notes below: sfdisk -d /dev/sda | sfdisk /dev/sdb Notes: 1.
How to speed up compilation times in Linux / CentOS / RHEL / Fedora using Ramdisk, much faster than SSD / SAS
Compilation time is the time required by a compiler to successfully transform source code written in a programming language into an executable program.
How to make Case-Sensitive Search in MySQL for a Particular Field / Column?
Databases in MySQL are known to correspond to directories within the data directory.
How to to Set the Collation for the Table (or column) to be either Binary or Case-Sensitive?
First thing first, you need to check out with the available collations in the system.
How to ALTER a Table to make it Case-Sensitive in MySQL?
ALTER TABLE enables you to change the structure of an existing table.
Older News
S M T W T F S
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Copyright© 2010 The Gaea Times