Something with my past two Ubuntu upgrades broke all the internal links on my blog running on Wordpress.
It turns out the upgrade process changed the name of the target link on the .htaccess symbolic link file under my Wordpress install directory.
After the install this is what was linked:
.htaccess -> /etc/wordpress/htaccess
Notice the missing “.” in .htaccess.
To [...]
I just upgraded my slice from running Ubuntu Gutsy Gibbon to the newly released Ubuntu Hardy Heron.
The upgrade process:
Login machine
Execute the command “sudo do-release-upgrade”
Answer a few “Do you want to keep this older file or use this new file?” questions.
Done!
File this one under “That was easy.”
var addthis_pub = ‘duyvu’;
var addthis_language = ‘en’;var addthis_options = ‘email, [...]