Forbes.com: What SCO Wants, SCO Gets

This story paints a scary picture of what SCO may be about. Sure, Linux users all over the world deride them and laugh, but how many of you cheered when they beat Microsoft over the DOS lawsuit? Now they’re coming after Unix and Linux with the exact same tactics. One might argue the open source and Free software is different, but if the big boys desert Linux then lots of development is going to slow or stop..

These guys in Utah are no dummies. The crunchies in the Linux community should be paying more attention.

ssh tip of the day

If you ssh to hosts beyond a firewall or from within a NATted network then you’ll have noticed that SSH sessions timeout and get disconnected. I found that setting the TMOUT variable to 0 helped when not going through a firewall, and it must have been the firewall disconnecting an idle session otherwise.
Add this line to the sshd_config of the server and restart sshd. This will send a keep alive signal to the client every 360 seconds.

ClientAliveInterval 360

man 5 sshd_config will give you more information about that. This works in OpenSSH. I’m not sure if it’ll work elsewhere.

Linux desktop wars – who's winning?

While searching for more post-it notes applications for Linux (sticky_notes doesn’t let you resize smaller if a sentence is the width of the window.. boo!) I tried a search for linux desktop and noticed a certain desktop environment was conspicious by it’s absence. That may change by the time you read this so don’t hang me if this post doesn’t make sense!