Friday, July 24, 2009

mptlinux stuff

note to self
Experienced this weird behavior with a HP-DL580 G5, while installing RHEL4(U2) on it. The installer was looping at the detection of LSI Logic HBA adapter. Removing the card allows the installation to go ahead without any problem, but once installed and at the re-insertion of the card, the system was still getting halted at the initial device detection( some sort of a loop at detecting the HBA ). Looked to me as if some module(scsi?) being used with the device, which is not capable of handling the device properly was causing this problem. Removing the card, and then installing the mptlinux .rpm that is provided by the vendor, and then re-inserting the card solves this problem. Yet to test this with a later release of RHEL4 & 5, most probably the fix is already in place.

Friday, July 17, 2009

Nmap5 RPMs

Just built RPMs of Nmap 5, have always been wanting to work on RPM building. If you are interested in checking them out, get them from the below links. nmap-5.00-1.i586.rpm zenmap-5.00-1.noarch.rpm ncat-5.00-1.i586.rpm nmap-debuginfo-5.00-1.i586.rpm Built them on my F11 box without any changes etc. to my current setup, not sure if that's how it should be done, still not very good at this rpmbuild stuff. Hope they are working. Used "rpmdevtools" to setup the rpm build env. and followed this in setting it up. Update: The official RPMs are here.

java security exceptions

note to self Found somewhat easy way to get around the annoying java security settings. Simply add the destinations preceded by http://...