Archive for June, 2010

Wednesday, June 30th, 2010 at 5:00pm

Move window size controls in Lucid

Posted by Brian Higgins in Ubuntu

By default, Ubuntu 10.04 Lucid Lynx LTS has the window size control buttons mounted on the left margin of the window title bar. According to Canonical, this is to make room for more window controls in the future.
To set the window size control button back to the right margin, there are two main steps you’ll [...]

Saturday, June 12th, 2010 at 10:41am

Using Truecrypt from Ubuntu CLI

Posted by Brian Higgins in Uncategorized

Creating keyfiles:
$ truecrypt — keyfile-create myKeyFile.key
Creating volumes from files:
$ truecrypt -c myVolume.vol
Mounting volumes:
$ truecrypt myVolume.vol (mounts next available slot under /media)
$ truecrypt myVolume.vol /media/truecrypt5 (mounts in specific slot under /media)
$ truecrypt myVolume.vol -k myKeyFile.key (when keyfiles are required)
$ truecrypt /dev/sdb (mounting encrypted devices with prompts)
$ truecrypt /dev/sdb [...]

© 2010 B r i a n H i g g i n s . c o m: . :   Just   Another   Personal   Website   : .