Wordpress - purab.wordpress.com - My Code Book

Latest News:

change the table engine mysam to inodb 7 Jun 2013 | 02:39 pm

Use following command.   ALTER TABLE table_name ENGINE=InnoDB; Filed under: MySql Tagged: MySql

How to append html end of body tag 22 Jan 2010 | 08:14 pm

I created the following script putting the html at the end of body tag. If you are using or following web 2.0(Table less HTML) standards for creating the HTMLs then this script will work 100% Just Put...

How to change the time zone on linux box 22 Jan 2010 | 08:07 pm

Please use following commands for changing the timezone. [root@ip-purabk-pc purab]# date Fri Jan 22 06:35:11 MST 2010 [root@ip-purabk-pc purab]# ln -sf /usr/share/zoneinfo/ Africa/ Cuba GMT0 Japan Pol...

How we configure memcached on fedora with machine restart 22 Jan 2010 | 03:29 am

First install the memcached on server- linux box # yum install php-pdo php-mcrypt squirrelmail php-pecl-apc php-xml php-gd php-devel php php-imap php-pgsql php-pear php-soap php-mbstring php-ldap php-...

How to check the Linux OS version through command prompt 15 Jan 2010 | 01:58 am

Use following Command: uname -a For more information you can check following page. http://www.computerhope.com/unix/uuname.htm   Posted in PHP Tagged: linux

How to setup vnc-server on fedora 11 8 Jan 2010 | 08:39 pm

Use following steps [root@purabk-pc purab]# yum install vnc-server Loaded plugins: refresh-packagekit Setting up Install Process Package tigervnc-server-1.0.0-2.fc11.i586 already installed and latest ...

Recently parsed news:

Recent searches: