Andi and Luke
HPIM0988.JPG
00084.jpg
you can see the scab on my forehead from the expedition to Treble Cone two days earlier :(
00063.jpg
00102.jpg
HPIM0956.JPG
View from Port Vila

 

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: 19% [?]

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: 6% [?]

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 ...