Lee's Software Press-on Tips

Thoughts and tips about technology.

Thursday, December 01, 2011

Show Internet Explorer auto-detected proxy settings

›
How to view Internet Explorer auto-detected proxy settings? Was at a customer site and needed to update eclipse, maven, etc.  And the clien...
Friday, April 15, 2011

Ubuntu 10.04 on dell inspiron 8100

›
Now installing ubuntu 10.04 after 9 became unusable. 1. Once again had to use floppy to then boot to usb. 2. Tried installing with 10.10 b...
1 comment:
Wednesday, February 10, 2010

ubuntu 9.10 wireless on old linksys pcmcia card

›
install broadcom drivers connect computer to internet with cable $sudo apt-get install b43-ftcutter then follow these instructions http://ca...
8 comments:

ubuntu 9.10 on dell inspiron 8100

›
Bios doesn't accept boot from usb. The cdrom laser is fried but the dvd laser works. Yup read about this that the two are different. ...
Monday, September 01, 2008

Using freeproxy

›
Just got a new eee pc 901 and needed to hook up to the company network without declaring the computer. Just needed internet access. I'm ...
Monday, May 19, 2008

Axis and commons-logging problem

›
Had a weird bug. On our windows development machines our integration tests passed but on our Unix cruisecontrol machine the tests didn't...
Tuesday, April 29, 2008

recursivly delete svn directories

›
How to recursively delete .svn directories in *nix $ find . -name .svn -exec rm -rf {} \;
Wednesday, October 31, 2007

accent problem in Rails and MySQL

›
I was getting the those diamonds with the face for every character with an accent. Had to just tell the MySQL to use UTF-8 encoding. In dat...
›
Home
View web version
Powered by Blogger.