Jade's weblog Archive

How to encrypt and decrypt files with a password on Linux.

08:22 PM, 18 Jan 2007 by Jade Rubick Permalink | Comments (0)

Splitting files onto CDs

split -C 600m 10201_database_linux_x86_64.cpio.gz oracle10_2.cpio.gz.

Splits Oracle onto 600m sized files.

Then you can cat them back together

08:04 PM, 18 Jan 2007 by Jade Rubick Permalink | Comments (0)

XML