LINUX NEWS FROM O'REILLY NETWORK
            ----------------------------------------
The Latest from http://www.linuxdevcenter.com and http://ONLamp.com

=================================================================
MontaVista Software- FREE WEBINAR

TOPIC: Develop and Profit Under the GPL
DATE/TIME: December 14, 2004 - 8am PST & 5pm PST

This session will explore some of the obstacles facing open
source efforts and how you can work with open source
software while keeping programs proprietary. Register Today!

http://www.mvista.com/webinar/ad7.html

=================================================================

Welcome one and all to the Linux newsletter, the specifically named weekly
big tent e-mail about source administration, development, deployment,
evangelism, and use.  Here's what's new this week.

Noel Davis' Security Alerts column reported possible remote
vulnerabilities in TWiki, phpBB, Cyrus IMAP, Bugzilla, ProZilla, unarj,
libxml2, and fetch.  If you use or administer these programs, please check
with your vendor for updated versions.  Noel has more details:

        
http://www.linuxdevcenter.com/pub/a/linux/2004/12/01/security_alerts.html

In the past few years, developer-level testing has grown in popularity. 
If you haven't tried test-driven development, you might wonder what the
fuss is; won't your QA department (okay, stop laughing) catch bugs? 
According to Jason Diamond, that's only one of many benefits.  His "Test
Driven Development in Python" walks through the building of an actual
small application to demonstrate how TDD helps him write the right code:

        http://www.onlamp.com/pub/a/python/2004/12/02/tdd_pyunit.html

One of the big jumps in usability in the database world in recent years
has been graphical display of data.  This applies beyond developers and
beyond relational databases; graphical representation and adminstration of
LDAP databases is also a help.  Alexander Prohorenko's "LDAP Server
Administration with GOsa" explains the setup and use of the web-based GOsa
project to manage lightweight directories:

        http://www.onlamp.com/pub/a/onlamp/2004/12/02/gosa.html

It's a new month again, so Sam Smith has provided yet another roundup of
the month in BSD.  His November 2004 column has dozens of links to news
and discussion in the OpenBSD, FreeBSD, NetBSD, Dragonfly BSD, and Darwin
worlds for throughout November:

        http://www.onlamp.com/pub/a//bsd/2004/12/02/november.html

This week's book-related article comes from Kyle Rankin's Knoppix Hacks. 
"True Stories of Knoppix Rescues" tells two short stories where Kyle used
Knoppix to recover from filesystem errors on one box and from a destroyed
partition table on another.  Hopefully, you'll never have to face these
issues, but if you do, here's how one admin, armed with Knoppix, saved the
data:

        http://www.linuxdevcenter.com/pub/a/linux/2004/12/02/knpxhks_1.html

For the sometimes-overlapping groups of Linux devotees and Apple fans, two
articles on the Mac DevCenter might have some appeal.  Giles Turnbill's
"Why Install Linux on Your Mac?" examines some of the reasons that
otherwise reasonable people (such as your editor) prefer a Linux
distribution to Mac OS X on Apple hardware:


        http://www.macdevcenter.com/pub/a/mac/2004/11/30/linux.html

Further, longtime ORN contributor Howard Wen looks at PearPC, the PowerPC
emulator for Windows or Linux.  It can run Mac OS X on x86 hardware and
continues to improve:


        http://www.macdevcenter.com/pub/a/mac/2004/12/03/pearpc.html

In this week's weblogs, Jacek Artymiak promotes meetBSD 2004, a Polish BSD
conference:

        http://www.oreillynet.com/pub/wlg/5994

brian d foy comments on e-mail filter autoresponders that explain how to
work around them:

        http://www.oreillynet.com/pub/wlg/5999

David Battino ponders how value isn't always what you might expect:

        http://www.oreillynet.com/pub/wlg/6006

Chris Shiflett promotes the PHP testing framework he and Geoff Young
created:

        http://www.oreillynet.com/pub/wlg/6008

Schuyler Erle has finally made more ANARCHIST CRIMINAL PARASITE t-shirts:

        http://www.oreillynet.com/pub/wlg/6012

Kyle Rankin raves about wmctrl, shell controls for extended window manager
functions:

        http://www.oreillynet.com/pub/wlg/6014

Bob DuCharme picks up on the idea of well-formatted web links:

        http://www.oreillynet.com/pub/wlg/6016

Carla Schroder rejoices that the Linux Cookbook has hit the stores:

        http://www.oreillynet.com/pub/wlg/6018

Andy Oram explores GNOME's approach to improving community-generated
online documentation:

        http://www.oreillynet.com/pub/wlg/6023

This week's Open Source Project of the Week is AWStats, an advanced web
server log analyzer:

        
http://osdir.com/Downloads+index-req-viewdownloaddetails-lid-112-ttitle-AWStats.phtml

That's this week's newsletter. Upcoming articles include a Slony
installation guide and implementing RAID on FreeBSD.

Until then,
chromatic
[EMAIL PROTECTED]
Technical Editor
O'Reilly Network



================================================================
Sponsored by O'Reilly Gear on Think Geek

NEW! Power Hound T-shirts for Kids.

Available only at: http://www.thinkgeek.com/oreilly

================================================================

ONLamp.com and Linux Devcenter Top Five Articles Last Week

1. True Stories of Knoppix Rescues
A battle-hardened sysadmin shares his near-death tales ... of Knoppix
rescue. Kyle Rankin, author of Knoppix Hacks, is a true Knoppix veteran
with endless stories of broken systems and machines in distress. In this
article, he shares a few of his favorites, complete with outcomes and
weapons of choice. Not for the faint of heart. 

http://www.linuxdevcenter.com/pub/a/linux/2004/12/02/knpxhks_1.html

***

2. The Month in BSD: November 2004
OpenBSD fights firmware license shenanigans, FreeBSD releases 5.3, and
Europe holds a convention. Sam Smith summarizes the BSD news for November
2004.

http://www.onlamp.com/pub/a//bsd/2004/12/02/november.html

***

3. Inside EuroBSDCon 2004
European BSD fans recently had the opportunity to meet and talk during
EuroBSDCon 2004. Federico Biancuzzi was there. Here are his thoughts from
the conference and ideas on how to improve conferences for the rest of the
European BSD community.

http://www.onlamp.com/pub/a/bsd/2004/11/24/eurobsdcon2004.html

***

4. Speeding up Linux Using hdparm
Instantly double the I/O performance of your disks or, in some cases, show
6 to 10 times your existing throughput! 

http://www.linuxdevcenter.com/pub/a/linux/2000/06/29/hdparm.html

***

5. FreeBSD for Linux Users
BSD and Linux are both Unix workalikes. How different can they be? In
certain cases, very! Though the systems share a family tree, their
differences sometimes stand out. Dru Lavigne explains FreeBSD's runlevels,
startup scripts, kernel configuration, and documentation systems to Linux
users.

http://www.onlamp.com/pub/a/bsd/2004/11/11/FreeBSD_Basics.html

***


=================================================================
Register for the 4th annual O'Reilly Emerging Technology Conference
March 14-17, 2005, San Diego, California
http://conferences.oreillynet.com/etech/

Come immerse yourself in a network of like minds.  This year's theme is
"Remix," dedicated to finding new ways to further the hacker spirit,
extend the architecture of participation, and uncover unconventional
innovations.  Be there to see what the buzz is all about.  Be there and
Remix with the best of the best!  For all the scoop on  tutorials,
featured speakers, and conference events, check out
http://conferences.oreillynet.com/etech/  Register before Jan. 31, 2005 to
take advantage of great early bird discounts.
=================================================================
-----------------------------------------------------------------
To change your newsletter subscription options, please visit 
https://epoch.oreilly.com/account/default.orm and click the 
"Manage My Newsletters" link.  For assistance, email
[EMAIL PROTECTED]
-----------------------------------------------------------------





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/67folB/TM
--------------------------------------------------------------------~-> 

-----------------------------
Visit www.tsolver.net sooner
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/tsolver/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to