0

Sopranos

Posted by lorenb on Jun 7, 2005 in general

I grabbed a copy of the The Sopranos – The Complete Fifth Season today. Probably going to save this one for the weekend otherwise I’ll end up watching it all tonight

 
0

Basic Portscanner and Windows Installer

Posted by lorenb on Jun 7, 2005 in gnome, projects

Did some work and I believe I have the basic portscanner working under Windows now. The only remaining issue (which is also a problem in the Gtk# version too) is that there is no progess bar displayed during a scan so it can look like the program has hung.
I also updated the Windows [...]

 
0

Hell Freezes Over

Posted by lorenb on Jun 6, 2005 in technology

I never really thought I’d see the day when Apple switched to Intel but here it is. I saw the news on the weekend but I was still not convinced until I saw the official announcement.
I wonder if that means the end for Linux/PPC? (except maybe for IBM big iron). [...]

 
0

writeSystemInfo (win32) / Sussen Wiki

Posted by lorenb on Jun 6, 2005 in gnome, projects

Implemented writeSystemInfo() for Sussen.Oval.Windows. I haven’t checked in the code yet though, I’ll do that later on.
Also spent some time this morning on the Sussen Wiki. I wrote some new content and it’s somewhat useful now. Still could use some help with the layout, I’m not much of a web designer. [...]

 
0

sussen-win update / sussen-server –run-nasl

Posted by lorenb on Jun 5, 2005 in gnome, projects

Merge some code from the trunk into the sussen-win branch today. In the OvalResults class I created a new abstract method writeSystemInfo() which allowed me to move some platform specific code into Sussen.Oval.Unix and Sussen.Oval.Windows.
I also added a new option to sussen-server which is –run-nasl [filename]. This allows you to run a specified [...]

 
0

Fedora Directory Server Project

Posted by lorenb on Jun 1, 2005 in technology

I heard that Redhat announced the creation of the Fedora Directory Server project.
I downloaded a copy and tried to build it on one of my x86_64 boxes but it didn’t really work out:

~/tmp/fedora-ds-7.1 $ make
cat: ./x86_64-unknown-linuxoldld/buildnum.dat: No
such file or directory
cat: /etc/redhat-release: No such file or directory
if test ! -d x86_64-unknown-linuxoldld; then mkdir
x86_64-unknown-linuxoldld; fi;
/share/builds/sbstools/nsPerl/20020626/
Linux2.6_x86_glibc_PTH_DBG.OBJ/
nsperl buildnum.pl [...]

 
0

LAT – SSL Support

Posted by lorenb on Jun 1, 2005 in gnome, projects

Last night I was hacking on SSL support in LAT. At first I couldn’t make an SSL connection, I kept getting errors about the certificate.
Turns out I needed to use the certmgr tool in Mono to import the certificate into the user’s certificate store:

$ certmgr -ssl ldaps://ldap.example.com:636

Once I did that I could make a [...]

Copyright © 2010 LB Technology Services Blog All rights reserved.