HPIM0521.JPG
The bottom of the Glacier
P1200075.JPG
Star Wars at ScienceWorks
Paul, Erin and Sylvia going up the carpet
This is getting embarrasing
The down run for the tubbing park looks fun
IMG_0272.jpg

 

February 2007
M T W T F S S
« Jan   Apr »
 1234
567891011
12131415161718
19202122232425
262728293031  

FreeNX wierdness

I’ve set up a few of these servers now, but I’ve found a problem (which is a known problem). The packages for the freeNX server under Redhat are 1.5, whereas those under Ubuntu/Debian are 1.4, this is fine except that you can connect to the 1.5 server from the new 2.x client, but not [...]

Popularity: 18% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (Be the first to rate this post)
Loading ... Loading ...

vmware remote console won’t connect!

hmmm, beginning to think that the biggest problem that I’ve had with vmware is that I couldn’t find a logo for the post … spent a good 5 minutes looking for one!
I’ve been asked at work to setup a number of new vmware machines on a virtualised server in a completely different location (not easily [...]

Popularity: 100% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (4 votes, average: 4.75 out of 5)
Loading ... Loading ...

OpenLDAP findings

This is pretty specific to my work, but I found a few nice things out. In order to search for a person in the LDAP directory, do a:
[root@cwmedia08 openldap]# ldapsearch -D ‘cn=manager’ -W -x -b "o=<domainname>" "(login=name*)"
and this should return the ldap record for the person specified. The userPassword looks something like:
userPassword:: [...]

Popularity: 10% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

bashing find

I was after a quick way to find all of the files modified after a certain time, I found the solution in a number of places, but http://www.linux.ie/newusers/beginners-linux-guide/find.php was the first place that I stumbled on. There is a trick to finding all of the files modified before a certain time:
abowden@cw0001:~$ touch -d "01 [...]

Popularity: 6% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (Be the first to rate this post)
Loading ... Loading ...

Debian LAMP

I wrote an article many years ago about how to do a LAMP installation (Linux, Apache, MySQL, PHP) from source because I couldn’t find any appropriate packages. I’m back to tell you that it’s now easier, there are packages and a good guide to doing the install is here: http://www.debian-administration.org/articles/357
Popularity: 5% [?]

Popularity: 5% [?]

Everybody's a critic WTF?? Nothing about this made senseas useful as a blindfolded monkey throwing dartsmediocre ... at bestsolved my problem but needed modificationspectacular.  \'Nuff said (Be the first to rate this post)
Loading ... Loading ...