Resources for “The Ultimate Linux/Windows System”

April 25th, 2006 by Kevin Farnham in

Resources for the print article.

The System Rescue CD: www.sysresccd.org

The AbiWord Word Processor: www.AbiSource.com

The Gnumeric Spreadsheet Application: www.gnome.org/projects/gnumeric

The Scintilla Text Editor (SciTE): www.scintilla.org/SciTE.html

Mozilla Firefox and Thunderbird: www.Mozilla.com

Kevin Farnham Can Be Reached at kfarnham@LyraTechnicalSystems.com

Kevin's Business Web Site: www.LyraTechnicalSystems.com

Kevin's Software Development Experimentation Site: www.MathematicalAnalysis.com

__________________________


Special Magazine Offer -- 2 Free Trial Issues!
Receive 2 free trial issues of Linux Journal as well as instant online access to current and past issues. There's NO RISK and NO OBLIGATION to buy. CLICK HERE for offer

Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.

Sorry, offer available in the US only. International orders, click here.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

linux

On October 2nd, 2007 enigmail download (not verified) says:

How backup/restormy XAMPP system? do . Bye.

I noticed from the article

On June 2nd, 2006 Benjamin (not verified) says:

I noticed from the article instructions that downloads get lost in cyberspace somewhere. I had them set to a download folder of the desktop. (This is for firefox) I then created a downloads folder under the /users/myusername/downloads. But all I get is a zero length file and no download window. Not sure what's causing that either.

Linux/Windows recommendations

On May 21st, 2006 Bill (not verified) says:

I noted a few things about the article. Before I begin, though, it is well written and definitely seems to be a topic many would be able to use. Thanks!

  • Your instructions for making the /share not mount automatically at boot time does work but completely obviates the benefits of determining the uid/gid stuff ahead of time. Putting "noauto" among the options lets it reside in fstab -- benefiting from pre-configuration -- while allowing it to be mounted when needed.

    Going one step further would be to add "user" to the options as well. This does imply a few changes to "defaults" (user implies nodev, noexec, nosuid), and in fact "defaults" isn't needed. The resulting union of defaults with noauto and user gives "rw,user,noauto,async". In a simple dual-boot computer where the user typically has full access, this simplifies everything ("mount /share" as the user).

    The now changed /etc/fstab entry would look something like this (sorry about formatting): "/dev/hda4 /share vfat rw,uid=1000,gid=1000,noauto,user,async 0 0".

    There are a few times (e.g. multi-OS projects) when the user will need exec (or perhaps even suid). Those are the exception and, in my opinion, it's better (and more secure) to make the user want to include those if needed. (That's why, if I understand it correctly, "user" implies "nodev,noexec,nosuid".)

    There are definitely other ways to automate this (perhaps using autofs or something similar), but for single-user systems, those solutions are rarely that helpful.

  • There is a an extra space in your modified linux profiles.ini for firefox (immediately before "z9qffpsf.default"). I'd assume that most users would be savvy enough to not include that verbatim.
  • On my system (gentoo 2005.0) with thunderbird-1.5.0.2-r1, it is stored under ~/.thunderbird vice ~/.mozilla-thunderbird. I really wish they had standardized this to be under ~/.mozilla/thunderbird right next to ~/.mozilla/firefox, but symlinks are easy :-).
  • One more thought on the use of another partition. If the windows installation for some reason is already installed on a FAT32 filesystem, it'd be considerably easier in the configuration stage to keep the windows configuration unchanged and point the linux-based firefox/thunderbird configurations to /win/Docu.../ instead.

    There is one subtle drawback to this. I'm a fan of keeping all user documents (and email and ...) in a centralized and easily found location such as this extra partition. By sticking with the windows location, you are not gaining that advantage. That's minor and more of a personal technique, however.

    This can possibly bite somebody when they perform an upgrade to windows, using NTFS instead, and they think to themselves "Oh, I don't need to back that up, it's on the linux side as well." (Contrived, perhaps, but feasible I guess.)

Thanks for the article.

-bill

Featured Videos

Non-linear video editing tools are great, but they're not always the best tool for the job. This is where a powerful tool like ffmpeg becomes useful. This tutorial by Elliot Isaacson covers the basics of transcoding video, as well as more advanced tricks like creating animations, screen captures, and slow motion effects.

Shawn Powers reviews the HP Mini-Note portable computer.

Thanks to our sponsor: Silicon Mechanics

Silicon Mechanics is a leading manufacturer of rackmount servers, storage, and high performance computing hardware. The best warranty offerings available are backed by experts dedicated to customer satisfaction.

From the Magazine

August 2008, #172

There's nuttin like a Cool Project to give you some relief from the summer heat, so get out your parka cuz we got a bunch of em. First up is the BUG, not a bug, The BUG. It's got a GPS, camera and more, in a hand-sized package that's user programmable. The BUG does everything. It's both a floor wax and a dessert topping. Get one now. Need a software version of a Swiss Army knife? Take a look at Billix, and don't leave home without it. Then, chew on this one, an X server on a Gumstix device driving an E-Ink display. Need more storage? How about 16 Terabytes? Can do.

And, of course, we have the usual cast of characters: Marcel, Reuven, Dave, Kyle, Doc, plus the new kid on the block Shawn Powers. But it doesn't stop there: build a MythTV box on a budget, build your own GIS system, set up the tools to monitor your enterprise and more. Finally, remember The War of the Worlds? Now you can play too.

Read this issue