Switch up to root su – Password: xxxxx Create a keyfile containing random data, make it readable onlly to root dd if=/dev/urandom of=/root/keyfile bs=1024 count=4 chmod 0400 /root/keyfile The following requires the crypto drive partition, X being the drive and …

[HOWTO] Automatically Unlock and Automount LUKS Encrypted Drives Read more »

Provide VirtualBox with alternative screen resolutions On the host run: vboxmanage setextradata “OSX-ML” “CustomVideoMode1” “1920x1080x32” vboxmanage setextradata “OSX-ML” “GUI/CustomVideoMode1” “1920x1080x32” vboxmanage setextradata “OSX-ML” “CustomVideoMode2” “1600x900x32” vboxmanage setextradata “OSX-ML” “GUI/CustomVideoMode2” “1600x900x32” On the Mac Guest, open this file in Terminal: sudo …

Custom VirtualBox Video Modes for Mac OS X Guests Read more »

Enable an administrator to restrict access to specific hosts from specific machines. This procedure is intended for use with Verizon’s Actiontec Routers and was tested with firmware versionĀ  4.0.16.1.56.0.10.14.4 1. Using a web browser, connect and authenticate to the router. …

How to Configure Parental Controls on a Verizon Router Read more »