Three months ago I posted about getting my Netgear WG511 802.11 b/g wireless card to work in Linux. Well, this weekend I figured out a much, much simpler way, and wanted to update my documentation. In my previous post I discussed that I had tried the Prism54 method without luck and resorted to the ndiswrapper…. Read more »
Posts Tagged: Linux
Apache (HTTPD) and Tomcat connector with mod_jk
I’ve spent the last few days trying to figure out how to get the mod_jk connector working so that I can use tomcat and httpd together. The problem, like most linux operations, is that it’s very poorly documented. Not only that, but the decent documentation you find is either outdated or is very specific to… Read more »
PasswordAuthentication not working for SFTP
My company now has 2 web servers that I can’t log into via Dreamweaver MX 2004’s SFTP functionality. I’ve already read and re-read Macromedia’s technote on setting PasswordAuthentication to “yes” the sshd_conf file, but that doesn’t seem to be working. I can SFTP just fine via FileZilla to both servers, but when I try with… Read more »