Mar 15 2009

Simply lock a dir for browsing, no password, using .htaccess

Tag: webservertengo @ 4:55 am

Basically, every dir that is under your world-browsable path in your www directories will be accessible. Under normal conditions, that’s exactly what you want. For example a domain example.com pointing to /var/www/example.com will allow users to browse around in all subdirectories of /var/www/example.com.
Now, what if you add directories to this path you want to exclude […]


Mar 11 2009

E-mail error: “Could not read message file”

Tag: ubuntutengo @ 4:24 am

Today I had a strange error while trying to download my emails from my POP3 account. I am using Thunderbird and after downloading a few messages it stopped and spit out an error:
“The RETR command did not succeed. Error retrieving a message. Mail server mail.example.com responded [SYS/PERM] could not read message file.”
on a German speaking […]


Mar 03 2009

LaserJet 1018 on Ubuntu 8.04, minor trouble resolved

Tag: ubuntutengo @ 6:35 am

Following Alvaro’s guide today, to repair my broken printer support after my dist-upgrade from 6.04 to Ubuntu 8.04 (amd64!) with version 3.9.2 of hplip from sourceforge. I ran into some issues I’d like to share.
After the process, the printer properly showed up in the System Setup > Printer Window and seemed to work okay, but […]