Posted by: ferdous on: November 25, 2008
What is crontab? crontab is a program which is used to install, deinstall or list the tables used to drive the cron(8) daemon in Vixie Cron. You can easily have your own crontab, and though these are files in /var/spool/cron/crontabs, they are not intended to be edited directly.
If the /etc/cron.allow file exists, then you must [...]
Posted by: ferdous on: October 19, 2008
I would like to share my Ubuntu experiance with you, thus I am giving you some exact steps to follow for achiving satisfaction in Ubuntu Linux.
Here you are:
Command
Usage
sudo apt-get install php
Install the latest version of PHP
sudo apt-get install mysql-server
Install the latest version of MySQL server
sudo apt-get install phpmyadmin
To install phpMyAdmin
sudo apt-get install apache
For installing Apache [...]
Posted by: ferdous on: September 9, 2008
Installing CakePHP on Linux/Ubuntu is a bit tricky as you have to on the mod-rewrite and set the AllowOverride property from None to All. This is why I am giving you the exact steps to install CakePHP on your Ubuntu/Linux LAMP Server successfully so that your CakePHP index page shows with proper formatting with css.
1. [...]
Recent Comments