Linux

Kernel upgrade? Ksplice

Ksplice allows system administrators to apply security patches to the Linux kernel without having to reboot. Ksplice takes as input a source code change in unified diff format and the kernel source code to be patched, and it applies the patch to the corresponding running kernel. The running kernel does not need to have been prepared in advance in any way.

To be fully automatic, Ksplice's design is limited to patches that do not introduce semantic changes to data structures, but most Linux kernel security patches don't make these kinds of changes. An evaluation against Linux kernel security patches from May 2005 to December 2007 finds that Ksplice can automatically apply 84% of the 50 significant kernel vulnerabilities from this interval.

OpenSolaris bites GNU/Linux

The main reason Ubuntu is popular is because of the 'Free CD' campaign. OpenSolaris recently started a similar campaign. I have just ordered mine :)

After all, can a geek ever say no to freebies?

http://www.opensolaris.org/kits/

Apple buys CUPS

Apple recently purchased CUPS ( Common UNIX Printing System). This is kinda scary since Apple has always used FLOSS software to better their operating system but has never given back. Remember the kHTML and Webkit shit show?

I only hope the same doesn't happen to CUPS. Here is the author's announcement.

Syndicate content