Linux

Alan Cox Interview 210

cuvavu sent in a lengthy interview with Alan Cox. He talks about his responsibilities at Red Hat, Microsoft, the Linux Standard Base, etc.
Linux

Linus Merges ALSA Into 2.5.4 302

davster writes "I was just checking out the Linux 2.5 changeset and noticed that Linus has just merged ALSA into his tree. Its about time." CD: Looks like Jaroslav Kysela did the merge work, but Linus obviously allowed it to happen. I'm a happy Alsa user so this looks like a good thing.
Linux

SuSE 7.3 vs XP 350

rutledjw writes: "This should be good for some flame wars. A story on HPWorld that I read about on NewsForge gives an interesting comparison between XP and Linux. I personally think the story wanders a little and wouldn't call it comprehensive, but it is interesting. It does point out a particular bottleneck in how the 2.4.x kernels handle asynchronous IO. Apparently this is being addressed in the 2.5 kernels..." It actually appears quite low-flame and balanced, and unlike some Linux vs. Windows comparisons, goes into decent detail rather than just glib generalizations.
Linux

OpenMosix 146

Francesco Taurino writes "Moshe Bar has released a new Mosix system: openMosix. From the site: "For thousands of users Mosix has been a reliable, fast and cost efficient clustering platform. There are hundreds of Mosix installations in life sciences, finance, industry, high tech, research and government environments. The goal of openMosix is to give to these users a continued support and an up-to-date platform. openMosix is initially fully compatible with the last Mosix (1.5.2 for 2.4.13) kernel, but is now growing in its own direction. If you would like to contribute to the openMosix project, drop a line to moshe@openmosix.org.""
Linux

2.5.4 Kernel Out 208

Saint Aardvark writes: "Just in time for my 30th birthday, the new kernel is out...how did he know? Thanks, Linus! Change log here. I usually stick to stable stuff, but I think I'll try this for fun." Reader Scooby Snacks writes: "Be sure to use the patches and pick from the fine list of mirrors."
Linux

Preemptible Kernel Patch Accepted 374

An Anonymous Coward writes: "The preemptible Linux kernel patch that was originally introduced by MontaVista Software and more recently championed by Robert Love has been merged by Linus Torvalds into the main linux development-kernel tree, beginning version v2.5.4-pre6. This adds a far greater degree of real-time responsiveness to the standard Linux kernel, by reducing interrupt latencies while kernel functions are executing. The story at LinuxDevices.com includes comments by Robert Love, and there is also a recent interview with Robert Love about the preemptable kernel here and a whitepaper about the technology by MontaVista here."
Linux

Complete Filesystem Checkpointing? 36

polymath69 asks: "Living on the edge of Debian unstable means that updates sometimes break stuff, occasionally to an extent that is difficult to recover from. This got me thinking about treating the entire set of mounted filesystems as a transactional database. Mark state, try something which might be dangerous, test, and approve (commit) or panic (rollback). Obviously some filesystem support would be required, but with ext3 and reiserfs available, maybe the potential is already there. And such a system would need lots of disk space, but these days that's a demand easily granted. There's lots out there on process-level checkpointing, and even some stuff about system-level checkpointing, but all I've found on that was in the context of saving and restoring processes for a system freeze and restore. But I couldn't find anything on Google or SourceForge about doing this sort of temporary branching in the filesystem. Is this idea feasible? Is anyone working on it?"
Linux

Running Linux On Your Swimming Pool 174

Forkenhoppen writes: "Ever considered having a computer look after your swimming pool maintenance? Check out this project by Richard J. Kinch. Mr. Kinch uses a Linux box configured with several shell scripts to control the chlorination levels of his pool."
Linux

Adobe Frame Maker Equivalent for Linux? 32

Sim asks: "I currently work for a company which has used Frame Maker on SGI/IRIX systems for almost 10 years (meaning they have roughly 10 years worth of FM documents/reports/technical narratives/etc). It appeared that there would be a clean sweep of old SGI's out the door in favor of PC's running Linux, until a very nasty glitch got in the way: Adobe discontinued it's work on a Linux version of Frame Maker -- leaving the project in a beta format. The unstable format of the current Frame Maker version makes putting it into a production environment nearly impossible. I was hoping someone out there might know of a really powerful Frame Maker substitute."
Linux Business

Advocating Open Source Within the Gov't 207

There's an interesting piece running on Newsforge concerning advocacy of Open Source within the (US) Federal Government. The Feds, as we've talked about here before, are caught in an interesting cross fire - and based on personal experience, I can tell you that they are looking at it. Carpe Diem, folks.
Red Hat Software

Bob Young says Linux won't rule the desktop 526

Wee writes "I just came across this interesting Yahoo interview with Bob Young in which he says that Linux won't rule the desktop but will instead focus on replacing legacy Unix systems and enhancing Linux's embedded presence. He makes some pretty good points. The oddest quote: "So our opportunity is not to replace Microsoft on the PC. If you've got a perfectly good working PC, why you would go through the angst of replacing it?". Not sure where to start answering that one. My wife (a dedicated Win32 user) liked his car analogy. I need to get her to read 'In the Beginning was the Command Line'..."
Linux

Byte Benchmarks Various Linux Trees 270

urbanjunkie writes: "Moshe Bar has an interesting article, essentially benchmarking the standard kernel (with aa VM) against the -ac kernel (with Rik's VM)." He also raises some very interesting points about how patches (and entire development trees) interact.
Linux Business

LinuxWorld Summary 196

Figured I'd take a moment now that I've caught up on most of my post-LWCE email buildup to mention a few things that caught my eye at the Javitz Center this year. Hit the link below to get bits on PS/2 Linux, the Sharp Zaurus, and whatever else I remember before I click 'save.'
Linux

Interview with PPC/Linux Kernel Hacker 7

Michael Coyle writes: "Today ResExcellence interviews Linux/PPC kernel developer Benjamin Herrenschmidt and discusses Apple, Linux, Open Source, and more." A snippet that Michael points is this quote from Herrenschmidt: "It's difficult to decrypt the reasons Apple does things. Regarding drivers for Apple's own hardware, they did indeed 'hide' a couple of them."
Linux

LinuxWorld: Business, Business and More Business 345

Clarkson University wins a server from IBM. Sun is bringing embedded Linux to its UltraSparc IIe processors. Wired has an overview of LinuxWorld, talking about how it's all business and the joy is gone; and so does Internet.com; and so does Newsforge, which also has a story about LinuxWorld in Paris. The Register has a lengthy interview with Miguel de Icaza, in which he notes "Gnome 4.0 should be based on .NET".
Linux

Two Headed Penguins? 50

dmendesf asks: "The Octane2 workstation from SGI has a neat trick called PowerDuo that enables a single station to be driven by 2 keyboards, 2 mice and 2 monitors. Is it possible to do the same with Linux and USB mice, keyboards plus Dual Head videoboards?" How difficult would it be to develop an X11 solution to do this? Now take this a step further: could this be done with the secondary machine a network connection away?
Linux

Animate Your LILO 236

clarkie.mg writes: "Most linux users still see the four letters LILO when booting the PC. It's now possible to have some cool graphics at boot time with the animated LILO. You can even play a game !" Be careful of the French.
Linux Business

Enterprise-Level Authentication for Linux? 25

Jon Hill asks: "Authentication is an integral function of any network but the problem of unified authentication on large distributed systems becomes daunting when you look for Linux based solutions. I am the MIS Director for a technical R&D company with 10 locations in several states and have pushed Linux at the server level successfully for several years. As the system has grown the need for a unified authentication scheme has become a necessity. I have looked over NIS, NIS+, LDAP, Kerberos, and others but haven't found anything that will unify even our servers (ie. file/email/FTP). All sites are linked via a static VPN so there is good secure communication available. What suggestions do readers have to solve what I'd have thought was a common problem? Any case studies, product links, code, and other examples will be appreciated." Any Slashdotters who run enterprise-level installations care to comment on how well Linux's authentication works? In your mind, what does Linux need to do to improve it's profile in this regard? Could PAM at least provide a partial answer to this question, considering that it would provide a way for any authentication scheme to link into the system as a whole, without having to force hard-to-maintain code changes in the user-land applications.

Slashdot Top Deals