Ubuntu 12.04 LTS (Precise Pangolin)

Ubuntu 12.04 LTS (Precise Pangolin)
To kill the dock in Mac OS X, in a Terminal, type:
killall Dock
The dock will shut down and re-start automatically. If do not want the dock to run at all—for example if you want to free up memory or free up pixels from the screen—remove the /System/Library/CoreServices/Dock.app directory with:
cd /System/Library/CoreServicessudo mv Dock.app Dock.app.origkillall Dock
It's possible for an old subversion commit to be changed after it has already been committed. One example is someone editing a commit log message for an old revision with svn propedit -r <revision> --revprop svn:log <URL>
Upgrading from Ubuntu 11.04 "Natty Narwhal" to Ubuntu 11.10 "Oneiric Ocelot" installs Ubuntu's Unity, which changes the configuration of the window switcher that is usually bound to Alt-Tab. Instead of switching between all windows, it now switches between applications.
These are instructions on how to revert the behavior back:
In gconf-editor:
To install jpegtran in the Ubuntu 10.10 Linux distribution, you can run the following command in a terminal window/shell
sudo apt-get install libjpeg-progs
jpegtran allows lossless rotation of JPEG images. For example, you can losslessly rotate an image 90° counterclockwise by running:
jpegtran -rotate 270 input.jpg > output.jpg
Or you can losslessly rotate an image 90° clockwise by running:
jpegtran -rotate 90 input.jpg > output.jpg
The monica-3.7-7mdv2011.0.i586.rpm binary RPM for monica (a free monitor calibration tool for Linux) does not run in Ubuntu 11.10 (a.k.a. "Oneiric Ocelot").
./usr/bin/monica: error while loading shared libraries: libfltk.so.10: cannot open shared object file: No such file or directory
To remove all of the data from a specific Splunk index without using the slow "| delete" command:
/path/to/splunk stopmain"):/path/to/splunk clean eventdata -index mainIf the locate database hasn't been created yet on a Mac OS X 10.6 (Snow Leopard) computer, the message: