Archive

Archive for the ‘Linux’ Category

HOWTO: Palm Treo 755p in Linux

June 22nd, 2007 No comments

I recently purchased a Palm Treo 755p. One of the first things I did was to plug it into my Linux machine to try the syncing capabilities, since Linux distributions (I am currently using Ubuntu 7.04) tend to support Palm devices pretty well. But, when I plugged it in, I discovered that it was not recognized by the kernel. So, I figured out what was needed to make it function:

Read more…

Categories: HOWTO, Linux Tags:

HOWTO: PHP with MSSQL on Ubuntu 6.06

June 15th, 2006 11 comments

I recently set up an Ubuntu server that needed to access a MSSQL database. The php5-sybase package sort of worked (the queries appeared to work, but data was missing). So, I set out to build some .deb packages with MSSQL support built in.

Read more…

Categories: Coding, HOWTO, Internet, Linux Tags: