Linux Journal

Syndicate content
Since 1994: The Original Monthly Magazine of the Linux Community
Updated: 3 days 3 hours ago

Clonezilla Live

Fri, 2010-09-03 10:44

Clonezilla is a bootable CDROM designed for partition backup and restoration. Unlike SystemRescueCD, Clonezilla Live doesn't contain an array of utilities, rather, it is a single, focused tool. more>>


Categories: linux, news, open source

No Steam for Linux - Right Now

Thu, 2010-09-02 14:18

Despite some early teasing, it now seems Steam is not coming to Linux after all - at least for now. more>>


Categories: linux, news, open source

Qt and Layouts

Thu, 2010-09-02 09:21

When I first started with graphics - I plotted pixels onto the screen by calculating a memory address and then poking the corresponding value. Times have changed since then. more>>


Categories: linux, news, open source

As Predicted, OpenSolaris Board Disbands

Wed, 2010-09-01 15:18

When the OpenSolaris Governing Board issued their ultimatum to Oracle on July 12, few thought it would have the desired effect of saving OpenSolaris. The board sent a message that if Oracle didn't start to show some interest in OpenSolaris by August 23, they would disband and leave OpenSolaris without leadership and guidance. more>>


Categories: linux, news, open source

Dual Boot openSUSE USB Stick Installer

Wed, 2010-09-01 09:56

In the latest round of upgrades and new installs of openSUSE around here I decided to take a different approach and use the network install and install from a USB stick rather than a DVD. While I was at it I decided that I'd try to make a dual boot installer that would allow me to install either the 32-bit or 64-bit version of the latest openSUSE (version 11.3) from the same USB stick. more>>


Categories: linux, news, open source

New Wine: Running Windows Music & Sound Applications Under Wine 1.2

Tue, 2010-08-31 09:00

Wine runs many Windows programs nicely these days, including more and more serious music applications. Dave profiles some of those applications running under the latest & greatest Wine 1.2 more>>


Categories: linux, news, open source

Google Adds Phone Calls to Linux Gmail Use

Tue, 2010-08-31 07:00

Five days after the announcement of Voice and Video Chat service in Gmail for Debian-based Linux distributions, Google unveiled a Gmail phone call service for Windows, Mac, and Linux. more>>


Categories: linux, news, open source

Linux Journal Insider - October 2010

Mon, 2010-08-30 11:38
Linux Journal Insider - October 2010 by Linux Journal

This month Shawn and Kyle throw out X-Windows, and kick it old
school with the command line issue. Granted, "kicking it old school"
isn't really a stretch for them, especially Kyle, but you can join in
the fun with an entire issue focused on command line tools. Whether more>>


Categories: linux, news, open source

Virus Scan A Windows Machine

Mon, 2010-08-30 07:00

How often do we all hear the phrase, “Could you take a look at it for me?” Whether you are checking out a machine for a friend or colleague or looking after one of your own machines, it's handy to have the ability to virus check a Windows setup from the safety of a Linux boot CD or USB stick. This short guide shows you how to scan for infected files by booting into SystemRescueCD and running ClamAV, a virus checker. more>>


Categories: linux, news, open source

BuGLe—OpenGL Debugging Wrapper

Fri, 2010-08-27 07:00

BuGLe is a tool for OpenGL debugging, implemented as a wrapper library that sits between your program and OpenGL. Although it's still in development, the Web site states that it already can do the following: more>>


Categories: linux, news, open source

Stupid tar Tricks

Thu, 2010-08-26 09:00

One of the most common programs on Linux systems for packaging files is the venerable tar. tar is short for tape archive, and originally, it would archive your files to a tape device. Now, you're more likely to use a file to make your archive. To use a tarfile, use the command-line option -f . To create a new tarfile, use the command-line option -c. more>>


Categories: linux, news, open source

Spotlight on Linux: Parsix 3.6 (RC)

Wed, 2010-08-25 07:00

Parsix GNU/Linux is a great little distro hailing from the exotic lands of Persia. It features a lovely customized GNOME desktop and lots of handy applications. It reminds folks of Ubuntu in many ways and is often described as a nice alternative to Ubuntu. more>>


Categories: linux, news, open source

Please Vote for My SXSWi Proposal and Go Behind the Scenes at LinuxJournal.com

Tue, 2010-08-24 10:58

If you are one of the thousands of people who attend the South by Southwest Interactive conference each year, you could have the opportunity to hear a little about how things work around here, as well as my perspective on the seemingly endless debate about the future of print and online publishing. more>>


Categories: linux, news, open source

Linux Market Share

Tue, 2010-08-24 07:00

In the course of a normal work day I take several little breaks to check the news. On my list of news sites are Slashdot, Linux Journal and Linux Today. Frequently I see something that gives me an idea for an article. more>>


Categories: linux, news, open source

Some lessons from Bruce Steinberg

Mon, 2010-08-23 10:49

Bruce Steinberg was the best Linux Journal reader I ever had, qualifying on the grounds of correspondence volume alone. His letters to this one editor were always long, and always thick with good humor, good advice, and rich history. Bruce was a Unix/Linux geek of the first water, and worked for many years at SCO, long before that "brand" was shamed at the end of its life. more>>


Categories: linux, news, open source

Centralized Logging with a Web Interface

Mon, 2010-08-23 00:05

Wouldn’t it be nice if you had a web interface to the logs on your central log server? Well, dream no more because this one is a reality thanks to LogAnalyzer (aka phplogcon). Let's take a look at how to setup both it and its suggested syslog variant, rsyslog, on a central log server. more>>


Categories: linux, news, open source

Gmail Voice and Video Chat - Too Little too Late?

Fri, 2010-08-20 16:17

Today Google released a plug-in to allow Debian-based distros video and chat capabilities through Gmail accounts. Two years after the Windows and Mac releases, one has to wonder if it might be too little too late. more>>


Categories: linux, news, open source

Telecommuting

Fri, 2010-08-20 07:00

I've been working as a freelancer for almost a year now, and I cannot help noticing how free software helps making this possible. Working in an international setting, most of the work is done from my home office. This requires techniques to get the work done. more>>


Categories: linux, news, open source

Two Distributions Celebrate Birthdays

Thu, 2010-08-19 11:00

The Linux community had two birthdays to celebrate recently. Debian GNU/Linux turned 17 on August 16 and openSUSE has been providing an excellent desktop Linux for five years. more>>


Categories: linux, news, open source

apt-file: Locate Missing Package Files

Thu, 2010-08-19 07:00

Ever had a source package fail to build due to a missing file? If so, apt-file, a tool that searches online repositories for a specific file, may be the answer. more>>


Categories: linux, news, open source