Ubuntu tweaks
Contents
sudo aptitude install alsa-oss
sudo gedit /etc/firefox/firefoxrc
FIREFOX_DSP="aoss"
If you do not get a passphrase question for your cryptodisks after the upgrade you should check the /etc/crypttab and add vol_id.
mycrypt /dev/hda5 none vol_id
|