Basically you will want to run a PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php every one hour. This is what you do :-
The CRON Command is in the Following Format
CODE
[ Minute - Hour - Day - Month - Weekday ] - Command
The COMMAND, can be broken [...]
Let’s get started. Log in to your cPanel and look for the Cron Jobs icon:
Click on the image and you’ll be asked to choose your experience level. If you’re reading this, you want to click on Standard.
Creating a Cron Job
Now that you’re at the Standard Cron Manager, let’s create a cron job. You can set [...]
Hello All,
I have found a tutorial how to install Ubuntu in Pen drive. Therefore the pen drive will work like a Live CD.
I hope this will work for all of you.
i have upload the document, where every step has been described, here.
thanks
Installing Ubuntu in Pen Drive
This is a very interesting and useful article for the learners. Because it shows how to setup or install SUSE/Ubuntu/FC6 in windows using Virtual machine concept. With this you can switch windows to linux without restarting your computer. you will get all the facility of linux here also and you can configure samba to share [...]
Apache web server is one of the most important server in web world. Therefore maximum of web application run under it. Virtual Host is one of the major part of it. But very few of us knows how to configure and setup a virtual host in APACHE.
For them i provide some easy tutorial. This is [...]