by ezs | May 13, 2005 | evilzenscientist, Uncategorized
My GroupWise client on the Novell Linux Desktop sometimes hangs – so I made a dirty little script to kill it. (Should be two lines of text in total for the script)
#!/bin/sh
ps ax|grep [b]in/groupwise|grep -v .sh|xargs –max-args=1|sed 1q|xargs kill -9
Paste this into a text file – say gwkill.sh; make it executable chmod +x gwkill.sh; maybe make a launcher shortcut on your toolbar.
Did this work for you?
by ezs | May 11, 2005 | evilzenscientist, Uncategorized
I keep meaning to post this to make my life easier every time I (re)install VMware on a new machine.
Here’s the ultimate how-to for installing VMware workstation on Novell Linux Desktop; and how ZLM makes it easy.
Pre-requisites:
– make sure the ZENworks Linux Management client (aka Red Carpet) is installed.
(more…)
by ezs | May 10, 2005 | blogging, Uncategorized
I gave each of my Product Managers a copy of Cluetrain Manifesto. I don’t know how many of them will read it.
Another interesting post on how blogging relates to the real world – this time from Hugh MacLeod at gapingvoid.com

(more…)
by ezs | May 8, 2005 | evilzenscientist, Uncategorized
Hahaha – This made me grin. Then grin some more.
http://www.novell.com/products/desktop/decalkit.html

I especially like the “Microsoft Employees” jab.
And now Reverend Ted blogged this too 😉
by ezs | May 6, 2005 | evilzenscientist, travel, Uncategorized
I was in Ottawa the last couple of days.
Another interesting city – all the benefits of a capital (museums, parks, generally good looking and well kept) but in a handy size 😉
by ezs | May 5, 2005 | evilzenscientist, Uncategorized
General Election day in the UK – as a US resident I got to vote by Proxy.
I voted – did you?
Recent Comments