02nd Oct 2008

Links Love Series 1

The first of the many Links Love Series that feature useful/funny/educational links that I found on the web.

Technorati Tags: , , ,

Posted under WWW | No Comments »

18th Sep 2008

Backuping and restoring a single table using mysqldump

Backuping a single table from a database
mysqldump -u -p database_one table_name > /var/www/backups/table_name.sql

Restoring the table into another database
mysql -u -p database_two < /var/www/backups/table_name.sql

Posted under Snippets | No Comments »

Recent Posts

Links Love Series 1
Posted under WWW on October 2, 2008
Backuping and restoring a single table using mysqldump
Posted under Snippets on September 18, 2008
Google Chrome Browser
Posted under Google on September 3, 2008
Google Street View in Australia
Posted under Google on August 6, 2008
Best ‘Digg It’ graphic design
Posted under Design on August 2, 2008
Content Encoding Error in Joomla
Posted under Troubleshooting on July 25, 2008
Troubleshooting gallery2 Display Issue
Posted under Troubleshooting on July 23, 2008
My experience with Drupal
Posted under Tutorials on July 20, 2008
Google can now index Flash sites
Posted under Search, News, Google on July 2, 2008
Personalised Top-Level Domain Names
Posted under WWW on June 27, 2008

Free Anonymous Proxy