WordPress: Automatically Expire Posts After Specific Date/Time

Thursday, October 20th, 2011

Some time you may not want to keep a post published on your wordpress blog e.g. announcing some promotion, events etc. Instead of permanently deleting that post you may hide/expire that from your articles. For the purpose you can replace the existing posts looping code with the following in your ...

How to Set Date/Time in Linux (Centos)

Tuesday, August 23rd, 2011

If you want to set date/time on linux manually (instead of using synchronization like ntp) you may use the date command to do it. Login as root and run the following command, it will show you the current date/time.