Linux Journal
From the SuperComputing '08 Floor
We're here at SuperComputing '08 in Austin, Texas catching up with a few exhibitors. If you can't be here with us, we'll bring a little of the show to you. We're searching the show floor for the coolest Linux stuff (besides Linux Journal of course) and bringing it to you.
The Green Penguin – Where Does Your E-Waste Go?
The article discusses E-Stewards, a new certification program for e-waste recyclers that aims to prevent dumping in landfills and developing countries.
Linux on the Label!
Anyone that uses Linux regularly is familiar with the "Google to see if it works under Linux" procedure before buying any hardware. I was thrilled when I saw the ad for a USB Atari 2600 joystick clone that had a label on the box claiming its Linux compatibility.
Clueless Linux User - NSFW
Here in the Linux Journal offices, we sometimes get phone calls that give us a laugh. People call us because they either want to "talk to the Linux company" or buy some stock in "Linux," or have some criticism of "the Linux programmers." We thought this time we'd share one with you. Hope it gives you a chuckle to brighten your day. :)
Improve Your Intelligence with Brain Workshop
Everywhere you turn there are "brain training" games that claim to help you "lower your brain age" or "boost your brain power" and other such marketing hyperbole. Much like saying a certain breakfast cereal is "more satisfying" than other cereals, these claims are basically meaningless.
Linux Journal Live - eBook Readers and DRM
The November 13, 2008 edition of Linux Journal Live! Shawn Powers and special guest, Linux Journal Author Daniel Bartholomew, talk e-book readers and Daniel's Kindle, DRM, and other goodness.
Share This: The Internet is a Right
“They order, said I, this matter better in France.” So wrote Laurence Sterne in his 1768 book A Sentimental Journey Through France and Italy. Alas, things have changed much since then, at least as far as the Internet is concerned. In the light of recent events, now he would we have to say: they order this matter worse in France. Even more unfortunately, France's bad habits are spreading, and could have serious consequences for free software.
Run Your Windows Partition Without Rebooting
Dual booting is a necessary evil and very inconvenient. What if you could run your windows partition in a virtual machine, so you wouldn't have to worry about rebooting anymore? With VMWare Workstation, you can.
Geek Ranch Accounting Solution
An Introduction To OSC
At the end of my profile of AlgoScore I stated that my one wished-for addition to that program would be support for OpenSound Control (OSC). Well, my wish has been granted, the latest AlgoScore supports OSC, and I'm a happy guy. This article introduces OSC and explains why it makes me a more pleasant fellow.
Bash Sub Shells
When writing bash scripts you sometimes need to run commands in the background. This is easily accomplished by appending the command line to be run in the background with an ampersand "&". But what do you do if you need to run multiple commands in the background? You could put them all into a separate script file and then execute that script followed by an ampersand, or you can keep the commands in your main script and run them as a sub-shell.
Kuklomenos—Weird Space Shooter?
Kuklomenos has to be one of the weirdest games I've ever come across. I'm not doing a full review here, because I simply can't figure it out! If you want to compile it, go right ahead; it's easy with the usual ./configure, make, make install routine. But, once you get into the game, be prepared to be puzzled.
The Dell IdeaStorm Index
The Dell IdeaStorm site was an inspired move by the company, providing a way for the market to tell a major supplier what to do, rather than the reverse, which has been the default for the whole Industrial Age.
Examining the compilation process. part 3.
The last two articles that I wrote for Linuxjournal.com were about the steps that GCC goes through during the compilation process and were based on a software development class I taught a few years ago.
Linux Journal Flickr Pool Roundup
What is Your Favorite Linux Gadget?
Bash: Preserving Whitespace Using set and eval
If you don't care much about whitespace bash is great: it normally turns multiple whitespace characters into one and it breaks things into words based on white space. If on the other hand you'd like to preserve whitespace bash can be a bit difficult at times. A trick which often helps is using a combination of bash's eval and set commands.
Lifting the Fog from Cloud Computing
Back in August 2008, at LinuxWorld in San Francisco, the big buzzword was "Cloud Computing". It's a neat concept, but after a week of hearing folks talk about "in the cloud", I was about at the end of my rope.
List Open Files
If you try to unmount a partition and get a message like this:
# umount /media/usbdisk/ umount: /media/usbdisk: device is busyuse the lsof command to find out what programs are using what files:
- 1







Recent comments
34 weeks 1 day ago
34 weeks 2 days ago
34 weeks 2 days ago
35 weeks 1 day ago
40 weeks 5 days ago
41 weeks 5 hours ago
1 year 4 days ago
1 year 1 week ago
1 year 1 week ago
1 year 14 weeks ago