Author: ACMer
I have a VPS (Virtual Private Server) and I have just move another domain (steakovercooked.com) onto this. I find it useful to have a script that can automatically check, …
Adsense (From Google) is a great, easy to use online advertiser program. Unlike other alternatives, you do not need to get a significant amount of traffic before you apply …
Many bloggers use WordPress (The Famous and Recommended Content Management System CMS) nowadays. WordPress has a inbuilt comment system so that the readers can engage in the discussions. The …
Bash Shell is powerful. We can accomplish many complex jobs based on the abundant commands. This tutorial presents a Bash shell to check a given number to see it …
A Crontab is a job that runs programs at their specified intervals. In Linux, you can use crontab -e to edit the jobs, e.g. normally a line specifies one …