probook #! changes 2
cont.   * removed myself from audio group deluser <user> audio  * tinkered with the tint2rc, but it's backed up so not really an issue  * 15 and 16 from "Round off your Crunchbang Waldorf"   ICA Client (citrix receiver):   OK, I thought I'd streamlined this before , before I got this done much quicker this time!    Forget compiling nspluginwrapper, manually creating those missing directories, editing the post-install script, etc. Here's what happened today on the probook. From  this page  followed these instructions:   1) Enable 32 bit architecture:   % dpkg --add-architecture i386   (check, if you like)    dpkg --print-architecture   amd64  dpkg --print-foreign-architectures  i386    2) Add 32 bit repositories to /etc/apt/sources.list   deb [arch=amd64,i386] http://http.us.debian.org/debian/ unstable main contrib non-free     While you're in there, add:   deb http://ftp.au.debian.org/debian/ squeeze main contrib non-free   from the advice here .   3) Up...