Linux.com

Linux.com : Reviews

KNDISwrapper is half-done, but far from half-baked

By Bruce Byfield on December 03, 2008 (4:00:00 PM)

If any process ever cried out for a graphical interface, it is using NDISwrapper to enable wireless devices to run on GNU/Linux using Windows drivers. The process is often torturous, especially for first-time users, who are unsure whether any problems are due to NDISwrapper's limitations or their own inexperience. By organizing and explaining the process, KNDISwrapper promises to remove much of the labor. But, so far, it only partly delivers on that promise by neglecting the hardest part of working with NDISwrapper -- finding the right Windows driver.

Read the Rest - 8 comments

Bidirectional filesystem syncing - DirSync Pro vs. Unison

By Ben Martin on December 03, 2008 (9:00:00 AM)

Everyone knows and loves rsync, the command that lets you clone a directory tree to another disk or system with the ability to keep the clone fresh in an incremental and bandwidth-efficient manner. Sometimes, however, you want to sync in the reverse direction. With bidirectional filesystem syncing tools, there is no primary filesystem -- you just tell the tool to make sure both target directories, or clones, are identical. Here's a hands-on look at two tools designed to accomplish that task: DirSync Pro and Unison.

Read the Rest - 10 comments

Gmail notifiers let you know "you've got mail"

By Federico Kereki on November 26, 2008 (8:00:00 PM)

If you are into email like Tom Hanks and Meg Ryan were in the movie You've Got Mail, you probably want to be warned as soon as any message enters your mailbox. If you use Gmail, you can try one of several Gmail-specific applications that let you know when new messages arrive.

Read the Rest - 12 comments

Fedora 10 proves infrastructure matter

By Bruce Byfield on November 26, 2008 (9:00:00 AM)

Glancing at the features list for Fedora 10, at first you might be unimpressed. Many of the features are basically infrastructure improvements, fixing known problems and enhancing performance while laying the groundwork for future developments. However, infrastructure affects almost everything you do with your computer, and the more you use Fedora 10, the more you are likely to conclude that -- one or two minor problems aside -- this may be the strongest Fedora release yet, as well as the first glimpse of its future.

Read the Rest - 17 comments

Three applications for making disc labels

By Ben Martin on November 25, 2008 (8:00:00 PM)

Making labels for DVDs and their cases is an often overlooked task. Many discs are lucky to have some terse information quickly scrawled on them after burning. But there are some fine open source applications available for creating labels for CD-ROM and DVD disks and printing jewel case inserts, including gLabels, kover, and cdlabelgen.

Read the Rest - 13 comments

DataForm adds efficient input to OpenOffice.org Calc

By Bruce Byfield on November 24, 2008 (9:00:00 AM)

Spreadsheets might be called databases for the timid, since they're more user-friendly than databases and do a good job working with limited amounts of data. Some tools for databases can work well with spreadsheets too. Take for instance DataForm, a new OpenOffice.org Calc extension that provides a form-like interface designed to make entering and finding spreadsheet data easier.

Read the Rest - 4 comments

SimplyMEPIS: The best desktop Linux you haven't tried

By Steven J. Vaughan-Nichols on November 21, 2008 (6:00:00 PM)

Nowadays, everyone uses Ubuntu, most people have used Fedora, and many folks have tried openSUSE. SimplyMEPIS ... not so many. That's a shame, because this relatively obscure Debian-based desktop distribution from Morgantown, WV, is an outstanding desktop operating system. With SimplyMEPIS 8 at beta 5 and closing in on release, I tested the distribution and found it to be a keeper.

Read the Rest - 59 comments

SoftMaker Office 2008 focuses on compatibility with Microsoft Office

By Mayank Sharma on November 20, 2008 (6:00:00 PM)

The free and open source office suite OpenOffice.org might be a killer app for many, but its inability to properly display documents created in the proprietary Microsoft Office formats hinders its widespread acceptance in multi-OS business environments with many legacy .doc and .xls files. If changing over to an open document format is not an option, try SoftMaker Office. It's no OpenOffice.org-killer, but it's a full featured office suite that has great compatibility with Microsoft Office. Sure, it costs $80, but you can increase your karma by running it on Linux.

Read the Rest - 17 comments

Manage your music with ID3 tag editors

By Michael J. Hammel on November 19, 2008 (4:00:00 PM)

The Linux desktop comes with a variety of multimedia players, such as Xine, MPlayer, and Amarok. Yet all digital media players are only as good as the files they have to work with, and preparing those files requires the best tag editor you can find. I checked out half a dozen of the more popular and stable graphical ID3 tag editors available for Linux. I found that going from no tags to great tags requires keeping more than one of these editors on hand.

Read the Rest - 20 comments

sK1 vector in on good illustrations

By Federico Kereki on November 18, 2008 (4:00:00 PM)

From its name, you'd never know that sK1 is a good vector graphics drawing program, in the same category as better-known names like Inkscape, Dia, and OpenOffice.org Draw. Moreover, sK1 includes a feature that other Linux applications lack: it can read CorelDraw's CDR files and convert them to Linux-friendly formats.

Read the Rest - 3 comments

Set Mantis to track your bugs

By Joseph Quigley on November 14, 2008 (4:00:00 PM)

Mantis is that rare bug-tracking program for small projects that is neither too bloated nor too featureless. It's an excellent choice for developers who need a bug tracker that the average computer user can use. Its clean interface and numerous features make bug tracking fast and easy.

Read the Rest - 6 comments

Does cb2bib remove drudgery from bibliography creation?

By Bruce Byfield on November 11, 2008 (4:11:11 PM)

Many academics and students share a dirty secret: They hate the drudgery of assembling bibliographies. The cb2bib utility attempts to remove some of the drudgery, at least so far as online references go. Designed primarily for use with BibTeX, cb2bib can also be used with other formats once you export the results. However, whether the application actually makes bibliographical tasks easier seems questionable.

Read the Rest - 14 comments

Sun Presenter Console extension is useful but undocumented

By Bruce Byfield on November 10, 2008 (9:00:00 AM)

Currently in late beta, the Sun Presenter Console (SPC) is Sun Microsystems' latest extension for OpenOffice.org and StarOffice. Other extensions from Sun in the last year, such as the Sun PDF Import Extension, Sun Presentation Minimizer, and Sun Weblog Publisher, have sometimes been lacking in design and sometimes buggy, but all of them are so invaluable that you might wonder why they are extensions instead of new features. SPC is no exception. It gives slide show presenters a separate view of their presentation and some tools to help them organize and deliver their talks, but includes no indication of how to set it up or use it.

Read the Rest - Post Comment

Supercharging a home network with Amahi

By David Pendell on November 07, 2008 (9:00:00 AM)

Many network-attached storage (NAS) devices, in addition to offering network storage, offer features such as VPN access, calendaring, wikis, and even an iTunes server. The open source Amahi Linux Home Server provides all of that and more in a complete NAS box integrated with a Fedora 9 base.

Read the Rest - 5 comments

Zimbra Collaboration Server Open Source Edition is a promising low-end package

By Steven J. Vaughan-Nichols on November 06, 2008 (9:00:00 AM)

If you're looking to run a serious open source collaboration server, Yahoo's Zimbra Collaboration Suite (ZCS) should be on your short list. This Web 2.0 email and groupware server offers AJAX Web-based administrator and user interfaces, a variety of useful groupware features, and email import functionality.

Read the Rest - 16 comments

Dillo 2.0 is fast, but limited

By Bruce Byfield on November 05, 2008 (9:00:00 AM)

The lightweight Dillo Web browser, in development for eight years, has always been a contender for the fastest browser available on GNU/Linux -- so much so that the Google's Chrome will have to be pretty nimble to outpace it. With last month's release of version 2.0, Dillo is faster than ever. If performance is your main priority, you might find Dillo's minimalistic tools and functional limitations an acceptable tradeoff -- but probably not.

Read the Rest - 15 comments

Ubuntu Intrepid Ibex raises the bar

By Jeremy LaCroix on November 04, 2008 (4:00:00 PM)

Each new Ubuntu release has raised the standard by which other Linux distros are judged. With the new Ubuntu 8.10 Intrepid Ibex, the focus is on mobility and 3G network support. I found Intrepid to be a fast and stable release, yet I experienced some minor issues that keep it from absolute perfection.

Read the Rest - 49 comments

Four winning ways to monitor machines through Web interfaces

By Ben Martin on November 04, 2008 (9:00:00 AM)

System administrators need to keep an eye on their servers to make sure things are running smoothly. If they find a problem, they need to see when it started, so investigations can focus on what happened at that time. That means logging information at regular intervals and having a quick way to analyse this data. Here's a look at several tools that let you monitor one or more servers from a Web interface.

Read the Rest - 14 comments

VMware Server 2 shows some improvement

By Mayank Sharma on October 31, 2008 (8:00:00 AM)

In the early days of desktop virtualization, there were few low-priced alternatives to VMware Workstation that didn't involve a steep learning curve. Even the freely available VirtualBox didn't affect Workstation's market domination and instead faced competition from the newly rebranded VMware GSX server, which was offered for free as VMware Server. Despite being an entry-level server virtualization product, many people used VMware Server on the desktop. Taking that into consideration, you have to look at the recently released VMware Server 2, from two angles -- as an entry-level server virtualization platform and as an alternative to desktop virtualization products like VirtualBox. With its performance and other improvements, it does enough to keep existing customers happy, but probably not enough to get others to switch.

Read the Rest - 8 comments

Hugin panoramic photo editor extends its reach

By Nathan Willis on October 30, 2008 (3:00:00 PM)

The developers of the free panoramic photo editor Hugin released version 0.7 this month, culminating a two-year development cycle. The new release incorporates key new technical abilities and usability improvements to help demystify the panorama creation process for the average shooter.

Read the Rest - 6 comments

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya