Linux Archive

Tux Goes to College

In an era when mature Linux distributions abound, do you need a special one just for college? Robert Kennedy College in Delémont, Switzerland, thinks so. The school's CollegeLinux 2.3 , a single-CD Linux distribution, is a power tool for educational organizations. Read the review at NewsForge and our recent interview with professor David Costa here.

When you Shouldn’t be Using Linux

Many articles already explain why you should use Linux and describes its advantages. However, for a potential new user, it's also important to know the other side: what are the disadvantages of Linux? This short article by Carl Simard tries to present this other side so that new users can evaluate much better if Linux is for them to try or if they should forget about it.

Performance Inspector for Linux

Performance Inspector puts your finger on the pulse of your C/C++ and Java code, helping you nail down performance bottlenecks and problems with Linux kernel interaction. The suite of tools includes sample-based profiling, monitoring at the thread level, and more

Why I Ditched MacOSX for Linux – A Yellow Dog Linux 3.0 Review

I entered the world of Apple hardware about 3 months ago now, with a second-hand iBook2. It was a 500mHz, 256mb, ATI Rage 128 model, with a standard CD-Rom drive. I spent the first few days trying to tweak Mac OS X to my liking, then a few further weeks installing and learning to use the applications I thought I'd need. Chimera, BBEdit, the developer tools, even the Fink X server so I could use Gaim.

Rocklyte Systems Releases New Commercial OS: Athenyx 2003

Rocklyte Systems announced the first public release of its commercial operating system technology after five years of development. "Athenyx 2003" is an operating system distribution combining the Rocklyte technology (not based on XFree86), SciTech's SNAP graphics technology and the Linux kernel, into a desktop platform. Designed for multimedia use and general productivity, Athenyx 2003 includes these features. Coming soon: Internet dial-up support from the desktop interface, fully functional web browser, an X11 server for backwards compatibility with X11 programs. The OS costs $40 USD.

The Unix Tree Rethought: an Introduction to GoboLinux

"Lately, there has been lots of discussion on the current state of Linux as a desktop system, and articles pop up here and there, occasionally with very good ideas. However, none have surprised me more than this one. It was all very hyphothetical, but had pretty radical ideas on how the author thought the Linux directory tree should be reorganized." Read more about GoboLinux, a Linux distro that uses a new style directory tree at Kuro5hin.org.

Exec Shield Overflow Protection

Ingo Molnar has announced a new kernel-based security feature for Linux/x86 called "Exec Shield". He describes the patch, which is against the 2.4.20-rc1 kernel, as, "The exec-shield feature provides protection against stack, buffer or function pointer overflows, and against other types of exploits that rely on overwriting data structures and/or putting code into those structures. The patch also makes it harder to pass in and execute the so-called 'shell-code' of exploits. The patch works transparently, ie. no application recompilation is necessary."