Linux Archive

Review: Pocket Linux Servers

"These machines are the ultimate in small form factor, trading power and performance for size, portability and convenience. The navigation of this tradeoff is of paramount concern: give up too much power, and the device is useless; too little, and it'll be inconveniently large. I've taken a look at how two products, The BlackDog Pocket Linux Server and the Waysmall 200BT, navigate these waters."

LaCie Portable USB Drive Boots PCs Into Mandriva

Hard drive vendor LaCie has teamed up with Mandriva on a bus-powered USB 2.0 hard drive preloaded with desktop Linux. The "GlobeTrotter" boots Mandriva Linux LE 2005, and is available in 40GB and 80GB models priced at $140 and $199 , respectively. The GlobeTrotter drives feature an industrial design by F.A. Porsche. The devices have rubber feet, a passively cooled case design, and a low-power drive that, unlike most USB drives, requires no separate power adapter, instead pulling power through the host PC's USB port.

Install a Touchscreen for Linux

What's the next step in creating an easy-to-use Linux-based product for consumers? A touchscreen facade can make back-end Linux applications very usable in such devices as custom digital media centers, DVRs and PVRs, and even control interfaces for household robots. The potential uses are limited only by the imagination. In this article, get an overview for installing an LCD taken from a Sony PSOne, creating a modeline, and installing a touchscreen -- all for Linux.

Broadcom 802.11g Chipset (Airport Extreme) Reverse Engineered

"Over two years ago a group was founded to reverse engineer the Broadcom Wireless LAN chipsets to provide Linux drivers. This chipset is used by many OEMs, for example in Apple’s AirPort Extreme in Power- and iBooks, Linksys’ WAP and WRT series of consumer grade wireless routers, various laptops from Acer, Dell, Gateway, HP and others and many more external and internal devices, including CardBus cards. That work has now come (.pdf) to a first milestone as there now is a free (GPL2 or later) Linux driver for a variety of these chipsets."

Book Review : Linux Debugging and Performance Tuning

"Recently, I got hold of a book named Linux Debugging and Performance Tuning (Tips and Techniques) by Steve Best. The book positions itself as a programmers guide to debugging and ways of increasing the performance of the programs that you write. The book explores the various tools that a programmer can access to iron out the bugs that crop up in the programs that he writes."

Is That a Linux Server in Your Pocket?

"Realm Systems has developed a portable computer likely to appeal to real geeks: a server so small it can fit in your pocket. This review is going to take a look at Realm Systems BlackDog. It is the smallest Linux server, weighing in at 1.6 ounces. It’s smaller than the size of a PDA and can be plugged into the USB (Universal Serial Bus) port of any computer running Linux, Windows 2000 or Windows XP."

Moving a Beginner to Linux

"I did not write this to say that people who do not know much about computers need to be told what to do, or to assert that Windows is not a good OS for casual users, but rather to point out that Linux is a great choice for this. Advances in desktop Linux have made it a perfect choice for casual and beginning users who don't necessarily have to (or want to) put up with Windows. Whether this is done for ease of use, to save on licensing fees, or to be able to make the best out of an old computer, it makes sense."

Windows Server Outsells Linux: What Does it Mean?

"The Linux community was left stunned when Windows Server software outsold Linux in the server market. Gartner, Inc. recently reported that sales of Windows systems accounted for nearly 37 percent of all server revenue in the last quarter while Linux accounted for 31.7 percent. Windows has a 5+ percent lead over Linux, which should be the cause for celebration at Microsoft. Is this the downfall or, as they say, the beginning of the end of Linux? Most definitely not. Before the folks at Redmond rejoice too much, there are some things they need to consider."

Linux Desktops Will Get Killed by Microsoft This Christmas

"If you want a desktop or laptop and you want to move to Linux then you're cooked. You have very few options and retailers have used low-cost Linux systems to bait and switch users. Unsuspecting PC buyers will be faced with the need to upgrade to Vista in the near future. So, that bargain PC from Dell will probably keep on costing you money. Do alternatives exist? We like to think so."

Desktop Linux for Small Business

"As desktop Linux becomes ever more professional, and with Microsoft still a year away from shipping its new Vista version of Windows, could now be the time to go open-source on the desktop? Of course, circumstances will vary from company to company, but if you're ready to make the move, there's a good crop of Linux distributions ready to accommodate your needs."

16 Papers on Real-Time and Embedded Linux

LinuxDevices has once again published the proceedings of the annual Real-Time Linux Workshop. This one, the seventh, was held in France earlier this month, at the University for Science and Technology of Lille (USTL). The papers span a range of topics, from fundamental real-time technologies to applications, hardware, and tools.

Linux Scheduling and Kernel Synchronization

The Linux kernel is a multitasking kernel, which means that many processes can run as if they were the only process on the system. The way in which an operating system chooses which process at a given time has access to a system’s CPU(s) is controlled by a scheduler. This chapter covers the Linux scheduler, preemption in Linux, and the Linux system clock and timers.