Error: Unable to open env file: /etc/default/locale: No such file or directory Fix: update-locale
Tag: Ubuntu
Why I prefer Ubuntu
Yet another draft post that I found recently. Yes, I’m still a fan of Ubuntu. As many of my colleagues know, I’m a huge Debian fan. I love the stability and ease of package management. The primary thing I don’t like about Debian is it’s lack of a release schedule. Their attitude is, “We’ll release… Continue reading Why I prefer Ubuntu
“Too many open files” error on Ubuntu
So, you’ve run into a “Too many open files” error (why else would you be here?) I ran into it on some Ubuntu Hardy systems where Tomcat was running and Java had been allocated a ton of memory (thus giving it plenty of space to run out of control.) It’s a simple fix. Add increased… Continue reading “Too many open files” error on Ubuntu
Treo 755p continuously reboots when plugged into USB
I recently upgraded my systems to Kubuntu 9.10 and when I plug in my Treo 755p to charge, it keeps rebooting over and over. The fix is simple. Add the following line to /etc/modprobe.d/blacklist.conf: blacklist visor and reboot…