Installing Ubuntu 13.04 on a Mac
I like having a Ubuntu install handy to play around with. It’s already on my PC as a VirtualBox image, but 3D acceleration refuses to work, so I can’t upgrade it beyond 12.04 as there’s no more Unity...
View ArticleSamsung NC110 Screen Brightness in Ubuntu 13.04
After upgrading the Samsung NC110 netbook to Ubuntu 13.04, the screen brightness buttons stopped working. Googling the terms “ubuntu 13.04 samsung nc110 brightness” led to an askubuntu.com thread with...
View ArticleApache Redirect Loop
I was trying to use mod_alias to redirect the root of my website to a subfolder. However, the Redirect directive was just giving an redirect loop. Finally found the solution at this stackoverflow...
View ArticleMoving Mozilla Thunderbird to a New Computer
Thunderbird’s email account settings are all stored in the user’s profile folder. To get the whole setup back, just copy the profile folder from the old machine to the new one. For me, my email storage...
View ArticleBacking up MS Flight Sim Rewards
This one was pretty simple. The logbook is in C:\Users\%username%\Documents\Flight Simulator X Files\Logbook.BIN The granted rewards are in...
View ArticleGit HTTP Access
Setting up Git on AWS was easy. It was a lot harder to get HTTP pull and push access. WebDAV worked for pull, but pushing kept giving return code 22. Turned out that the article for that was outdated...
View ArticleThunderbird Profile Location
Profile with mail settings and stuff is in C:\Windows.old\Users\\AppData\Roaming\Thunderbird\Profiles\.default\ %AppData% resolves to the Roaming directory, not the Local one. This is even if the email...
View ArticleAndroid LED Torch App
The most popular android torch apps ask for tons of ridiculous permissions. They want network access, memory access and just about every permission available. The ONLY permission actually needed is...
View ArticleiPod Touch Not Recognized
iTunes suddenly refused to recognize my iPod Touch when I plugged it in even though it shows up on Windows 8. I was pretty sure it had worked before. Apple has a troubleshooting guide for just this...
View ArticleDev Setup on Linux Mint
Instead of continuously plugging my nice big monitor and mechanical keyboard into my work Macbook Pro, I decided to setup a Linux VM on my home desktop so I could do the same things I can do on the...
View Article