Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Linux Archive

Multifunction Multimedia Machine, Part II

The Mac mini offers a viable platform for embedded multimedia development. In this article, Lewin Edwards shows how to make efficient, direct use of the framebuffer to display JPEG files and discusses the issues involved in deciding between direct framebuffer access and using the X server as a graphics driver. Part I of this series can be found here.

Managing Linux Daemons with init Scripts

When you install a new Linux server distribution, you can often install all of the daemons you'll need to run on that machine at install time. Distribution vendors present a "ready to go" distribution by supplying initialization scripts for all of the services you might run. But what happens if you're building from source, and no init script is supplied? What if you're writing the source and haven't ever built an init script? Here are a few ways to cope when you're faced with this challenge.

Torvalds: How to Keep Linux Kernel on Course

According to open-source insiders, the move to create separate kernel trees for technology testing and bug fixes, which are then incorporated into the stable kernel when ready, has been a huge success, pleasing both kernel developers and the vendors who distribute the open-source operating system. Torvalds: "I'm certainly pleased, and judging from the reactions we had at the Linux Kernel Summit in Ottawa a few weeks ago, most everybody else is too."

Linux Trademark Enforced Down Under

A lawyer acting for Linus Torvalds has contacted Linux vendors in Australia and asked them to sign a legal document relinquishing any legal claim to the word "Linux" and demanding they purchase a licence for its use from the Torvalds-created Linux Mark Institute, which administers the Linux trademark. The effort is part of an 18-month struggle to get 'Linux' registered as an Australian trademark.

Linux Security – Is It Ready for the Average User?

There seems to be a new important security patch out for Linux every month, lots of "do not use this program" warnings, too many articles and books with too little useful information, high-priced consultants, and plenty of talk about compromised systems. It is almost enough to send someone back to Windows. Can the average Linux user or system administrator keep his or her system secure and still have time to do other things? Bob Toxen is happy to say yes and here is how to do it.