Find Files Based on their Permissions in Linux

 Find Files Based on their Permissions in Linux In Unix-like and some other operating systems, find is a command-line utility

Read more

Find Linux Command : Basic

In Unix-like and some other operating systems, find is a command-line utility that searches one or more directory trees of

Read more

Replication with Different Master and Slave Storage Engines

Replication with Different Master and Slave Storage Engines It does not matter for the replication process whether the source table

Read more

MySQL : Dumping Data in SQL Format with mysqldump

MySQL : Dumping Data in SQL Format with mysqldump   By default, mysqldump writes information as SQL statements to the standard output.

Read more