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

Linux Archive

A Slightly Advanced Introduction to Vim

I find a large number of people around me who have used vim a few times while writing programs. Very few of them have grown into becoming effective vim users. The majority drop out because of its initially daunting interface. A good number of the interested users switch to emacs, because they think the 'power' just isn't there with vim. I am not saying emacs is bad, but I just cannot stand decisions made on lack of information.

Home Automation in GNU/Linux

"Home Automation ... covers many areas, including remote and timed control of lights and electrical home appliances, distributed media services, and communication. Over the last 10 years, many hardware manufacturers have presented their own proprietary solutions to these problems. Unbeknownst to them, a groundswell of developers from around the world has been providing similar solutions to the free and open source community." If you want to know how to remotely tell your computer to switch on the kettle and boil a cup of tea, switch on the lights, or just draw the curtains the read the full story at Freesoftware Magazine

Making Desktop Linux Work for Business

We've been talking about desktop Linux in the business world for years. in 2008, it seems, a lot has changed and improved, and a lot has stayed the same. A Computerworld article takes a look at the state of desktop Linux in the enterprise, and examines the benefits and the pitfalls, looks at the various vendors and their offerings, and talks about how to work well with Windows and other commonly-used platforms and applications.

Kernel Devs: Closed Source Modules ‘Harmful and Undesirable’

A constant thorn in the eye of many Linux kernel developers is the existence of closed-source kernel modules, most notably those by Nvidia and Ati, but also some file system drivers and other elements. Most of the Linux developers have been against these modules ever since they were first used, and in fact, bug reports originating from a tainted kernel are often disregarded and ignored. The kernel developers have now rallied together by issuing a statement urging vendors to release open source Linux kernel modules and drivers.

The Berlin Packaging API: the Solution?

Installing software on Linux. In the world of online minefields, this is the big one. Back in the day, you installed software on Linux by compiling it manually. Time-consuming, but assuming you had a decent knowledge of gcc, make, and maintaining library files, this could actually work. Later one came the package management systems that were supposed to make installing software on Linux a breeze: rpm, dpkg, and so on, and so forth. Since human beings have the innate tendency to assume that everyone else is wrong and only they are right, we are now stuck with 3453495 different Linux package managers. Denis Washington, a Fedora developer, is taking steps to resolve this issue.

‘The Future Is Bright for Linux Filesystems’

"In a recent article, Linux File Systems: Ready for the Future?, Henry Newman expands on what he feels are shortcomings in current GNU/Linux filesystems. Specifically, he believes current Linux filesystem technology cannot meet the demands that massive implementations of 100TB or larger require. He states he received some emotional responses trying to either refute his information or impugn his character, although those comments do not show on either of the article's pages. This prompted me to get the real scoop on how Linux filesystem technology is trying to keep pace with the ever-growing need for storage space."

The Interactive Linux Kernel Map

The Linux kernel is one of most complex open source projects. Even though there are a lot of books on the Linux kernel, it is still a difficult subject to comprehend. The Interactive Linux kernel map gives you a top-down view of the kernel. You can see the most important layers, functionalities, modules, functions, and calls. Each function on the map is a link to its source code. The map is interactive. You can zoom in and drag around to see details.

Desktop Linux: Got Vision?

Back in 2001, there was a company who thought they could launch a sustainable business model around a file manager. They wrote the file manager itself, and figured they could profit from offering online services delivered through the file manager. However, the company ran out of money quickly, and wen they released version 1.0 of their file manager, they had to fire everyone, only to go down a few months later. That company was Eazel, and the file manager was Nautilus. Apparently, some saw this as the demise of the Linux desktop - others didn't.

Review: Lightweight Linux Distributions

Abandoned Zone reviewed several lightweight Linux distributions, and concluded: "First of all it has to be clear that there's a difference between 'lightweight' and 'lightweight'. Especially Damn Small Linux is very lightweight, but also it's not really usable on 'more recent' systems. It think DSL is perfect for 486 or Pentium 1-based systems but nothing more. At the other side there are Zenwalk and Xubuntu which are pretty heavy lightweight distributions. I think the use of Xfce has something to do with that. All the others are floating between those two extremes."