Quickly Generate Dummy Files Of Different Sizes From Linux Command Line
It can be useful to create sample blank or dummy files of various sizes for testing and other purposes. In Linux, there are different ways...
A Simple Linux Shell Script To Export WordPress MySQL Database
One of the earlier posts explained how to backup WordPress databases directly through the Linux Terminal. Here is an example of a simple shell script that...