» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Data + backup

TrueCrypt

Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux

opensource: del.icio.us tag/opensource

dvdisaster

dvdisaster stores data on CD/DVD (supported media) in a way that it is fully recoverable even after some read errors have developed. This enables you to rescue the complete data to a new medium.

opensource: del.icio.us tag/opensource

on365.co.uk

Data centre server management and UPS services. On 365 are an IT company based in Loughborough UK. http://www.on365.co.uk

del.icio.us/api/posts/all

Backup del.icio.us en xml.

XML: del.icio.us/tag/xml

MySQL: How do I dump all tables in a database into separate files?

There have been numerous occasions where I needed to make backups of individual tables from selected database. Usually I can achieve this by typing: mysqldump database_name table1 > table1.sql mysqldump database_name table2 > table2.sql This could be very painful if you have 10?s or 100?s of tables. Until today, I never ran into a situation where I [...]

MySQL: Planet MySQL

Page 1 | Next >>