I have just moved to Archlinux - mainly due to its rolling release policy and because (for me) the last 2 Ubuntu releases have been awful.
To be fair I had the same Xinerama + Qt + Xorg 1.9 = Crash problem on Archlinux as well but anyway...
Another issue I had was after installing flashplugin-prerelease using:
yaourt -S flashplugin-prerelease
I got this warning:
warning: directory permissions differ on usr/lib/mozilla/
filesystem: 700 package: 755
And firefox did not detect the plugin (about:plugins was empty)
{"type":"exception","tid":4,"message":"Not enough required params specified for method: loadForm on class ClassNameHere" }
I was having very slow firefox scrolling and terminal text- I fixed it by updating to 260.19.21 from https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
System: Ubuntu 10.10 x64 with 3 monitors on 2 Nvidia cards using Xinerama
The requested address .. was not found on the serversudo a2enmod rewrite
chsh -s /path/to/shell yourusername
chsh -s /bin/zsh yourusername
Tool to check setup of SPF records:
http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wiz...
To solve this delete the svn:special property by doing this:
svn propdel svn:special FILETOCHANGE
You can also use svn proplist FILETOLOOKAT to see the svn properties on that file.
I had just used this script: http://arctic.org/~dean/scripts/unln to unlink but keep a copy of the symlinked file.
Seems to work quite well.
<Directory ....> Options Indexes FollowSymLinks MultiView </Directory>
touch ~/.ubuntuone/Purchased\ from\ Ubuntu\ One/placeholder; u1sdtool -q; u1sdtool -c
If you are getting an Object not found! cakephp error check out your httpd.conf
<Directory />
Options FollowSymLinks
AllowOverride All
# Order deny,allow
# Deny from all