The Wayback Machine - https://web.archive.org/web/20060828220947/http://www.samag.com:80/
<a href="https://web.archive.org/web/20060828220947/http://as.cmpnet.com/event.ng/Type=click&amp;FlightID=64409&amp;AdID=107664&amp;TargetID=2715&amp;Segments=1411,1462,3108,3158,3448,3977,4875&amp;Targets=1215,2625,2715,2878&amp;Values=34,46,51,63,77,81,91,100,140,203,442,646,655,918,944,945,963,1184,1311,1388,1405,1426,1431,1716,1736,1767,1785,1970,2217,2310,2325,2352,2767,2862,2942,3890,3904&amp;RawValues=&amp;Redirect=http://www.digi.com/dpp/?pub=Sys_Admin_Leaderboard_080106&amp;utm_source=Sys_Admin_Leaderboard_080106&amp;utm_medium=banner&amp;utm_source=Sys_Admin_Leaderboard_Passport_080106" target="_top"><img src="https://web.archive.org/web/20060828220947im_/http://i.cmpnet.com/ads/graphics/as5/cc/passport_728x90_alt.gif" width="728" height="90" border="0"></a>

Try our RSS feed

September 2006

Feature Article

Network Device Configuration Management • Anshuman Kanwar

Kanwar discusses how to install and maintain Rancid (Really Awesome New CIsco config Differ), a tool that automates the process of backing up device configuration.

Columns

Perl 6 is Coming! • Randal L. Schwartz

Questions and Answers • Amy Rich


Console Server Supplement

Features

Worldwide Access to Your Serial Consoles John Fox and Mark Uris

The authors describe their experience building a centralized console management solution, from the high-level design of the overall system down to the actual implementation details.

Console Design Considerations Ron McCarty

McCarty covers some of the common design criteria and best practices to consider when designing and acquiring a console infrastructure.

Console Servers Product Survey Steve Michnick

Michnick provides an overview of the features and specifications covered in the accompanying console server product survey.

Whitepaper

Data Center Control

Guidelines to Achieve Centralized Management


Research Papers & Reports

Find white papers, case studies, Webcasts and analyst reports on everything from design through development to testing and implementation at Sys Admin's Research Papers and Reports.

The Return on Investment of Automated Patch Management
This paper is intended to address IT and security personnel's need to provide more than just their intuition to justify implementing an automated patch management solution by enumerating the cost savings and other associated benefits of automated patch management.


PatchLink Update and Microsoft SMS 2003: A Complementary Combination for Effective Patch and Systems Management
An issue facing IT organizations today is the question of whether to invest in both a change and configuration management solution, such as Microsoft Systems Management Server 2003 (SMS), and an enterprise patch and vulnerability management solution, such as PatchLink Update. This paper will examine the capabilities of each of these solutions.


What's A Backup Appliance? - A Definition Of An All-In-One Backup Solution
Every business operation has data management requirements with three data protection areas: backup, archive & disaster recovery. In the past, companies had to purchase each component separately. Read how STORServer allows customers buy a single box that includes everything, from disks & tape libraries, to software, to the case it's all housed in.


Empower Your IT Consultants with the Remote-Services Competitive Advantage
Watch this on-demand webcast to learn how hundreds of Microsoft Business Solutions partners, Citrix integrators and Best Software resellers, as well as other large and small system integrators and support outsourcers, use a remote support and services solution to maximize the productivity of their technical consultants and gain a competitive edge.



From the Archives

  Solaris� Patch Manager
Jody Little
Little takes an in-depth look at Sun's new Solaris Patch Manager and explores how its automated features can turn patch management from a dreaded chore to a manageable task.

Solaris Dynamic Tracing
Sun Microsystems, Inc.
Increasing Performance with Complete Software Observability

The OpenLDAP Proxy Server
Reinhard Voglmaier
Most people think of proxy servers only as servers that access resources on behalf of their users, but they can do much more. In this article, I will discuss LDAP proxy servers in particular and describe the functionality of this type of proxy. They can add access control, serve resources to their users, verify that users are who they claim to be, restrict access to resources, and rewrite requests using regular expressions. LDAP proxy servers also provide attribute mapping; this means they can map one attribute to another or hide an attribute altogether. These servers are frequently used for load balancing and fault tolerance, and can also have a cache to store results of frequently requested queries.

Backup Scripts from UnixReview.com: Part II
Ed Schaefer
I still host the Shell Corner column, and each month a lucky reader wins $100.00 when UnixReview.com publishes their submission (see http://www.samag.com/documents/s=7033/sam0204d/ for Part I). This month, I present three unpublished backup submissions: backup_algo: Juan Vera (juan@coredump.com.ar) presents a Bourne shell script that creates a compressed tar backup file without overwriting the previous backup. The backup file name is based on date and a sequential number. qd2nfs.ss: Mark Foster (mdf@foster.cc) submits a Bourne shell script that backs up essential directories to an NFS-mounted /share directory. The script is meant to be executed before doing upgrades. As the script executes, the admin interactively decides whether to back up the directory. tgzdir: Alan Eldridge (alane@geeksrus.net) submits a Korn/Bash script that backs up individual directory objects to compressed tar files. Alan's script includes options to control the number of history files to keep, rename hidden object names, change the backup target directory location, etc.

New Products

New Products

Book Review: C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
Jeffrey L. Taylor
Reading this book reinforces a trend I noticed more than 10 years ago when GUIs became mainstream � programming applications in C, particularly C++, is for professionals. The required body of knowledge has simply grown too big for casual programmers. However, if you choose to program in C++, you need this book � or one like it � within reach. Borrowing it, reading it once, and returning it won't do. Read it now and re-read it as part of your entering-alpha-test code review.

Archiving Korn Shell History Files
John Spurgeon, Ed Schaefer
Shell history gives users the ability to manipulate commands previously entered at the command line. It is not an auditing tool. Nevertheless, systems administrators often resort to looking at shell history files to trace user activity. When used as an audit utility, shell history has serious drawbacks. For example: Once a shell history file contains the maximum number of commands, old commands are removed as new ones are entered. History files may be modified by a user who is trying to cover his tracks. Timestamps are not available to determine when a command was executed. History files are typically stored in the user's home directories making it difficult to process the information. It can be tricky to tell who executed certain commands if someone used su to become another user, such as root.

Tapes: A Modern History, Trends
Henry Newman
During the past 30 years or so, tape technology has not changed nearly as much as rotating storage (disks). But in most environments, especially enterprise environments, tape is still a requirement for continuity of operation. In most cases, even if you have an off-site remote mirror, tapes are still required as a third copy. Given that, most sites are still going to need tape in the future. So this month I will talk about many of the issues surrounding tape hardware.

Current Issue


Table of contents

Buy this issue.

Unix Review Spotlight

Book Review: Write Great Code, Volume 2
In my opinion, if Randall Hyde had his way everybody would know assembly language. In the latest volume of his Write Great Code series, Thinking Low-level, Writing High-Level, Hyde claims this is not the case. In fact, his stated goal is "to teach you what you need to know to write great code without becoming an expert assembly language programmer".

Systems raid array and disk drive component failures can happen at anytime. Learn about how SalvageData Recovery Labs data recovery software & services professionals can help to salvage and recover your critical hard drive or RAID data failures.

CMP DevNet Spotlight

C++/CLI: Cloning
Making copies of heap-based objects

Looking for the Code?

The complete source code from each issue is available here.

In the News

Net-Addicted Teens Have A Place To Crash In China
China's young Internet addicts can now frequent China's first halfway house for Internet addiction.


Microsoft Takes Games Wireless
Microsoft turns up the heat on the upcoming holiday game sales season, announcing a slew of games and wireless accessories.


Microsoft Repatches IE's August Patch
Microsoft says the revised version of MS06-042 fully resolves the security vulnerability discussed in a prior security advisory.


Data Protection: Who's Got Your Back?
Three words can sum up the storyline in the storage market nowadays: protection, protection and protection. Here's a snapshot of top issues in the storage channel.


Apple Recalls More Than 1 Million Batteries
Apple is recalling more than 1.1 million lithium-ion batteries that can overheat and pose a fire hazard.


<a href="https://web.archive.org/web/20060828220947/http://as.cmpnet.com/event.ng/Type=click&amp;FlightID=64410&amp;AdID=107665&amp;TargetID=1218&amp;Segments=1411,1465,3108,3448,4875&amp;Targets=1218,2625,2878&amp;Values=34,46,51,63,77,81,91,100,140,206,442,646,655,918,944,945,963,1184,1311,1388,1405,1426,1431,1716,1736,1767,1785,1970,2217,2310,2325,2352,2767,2862,2942,3890,3904&amp;RawValues=&amp;Redirect=http://www.digi.com/dpp/?pub=Sys_Admin_Skyscraper_080106&amp;utm_source=Sys_Admin_Skyscraper_080106&amp;utm_medium=banner&amp;utm_source=Sys_Admin_Skyscraper_Passport_080106" target="_top"><img src="https://web.archive.org/web/20060828220947im_/http://i.cmpnet.com/ads/graphics/as5/cc/passport_125x600_alt.gif" width="125" height="600" border="0"></a>

Subscribe Today!

Subscribe to THE journal for UNIX systems administrators. Receive 45% off your subscription by following the link below:

Newsletter

Subscribe to the
Sys Admin email newsletter...

CD-ROM

Sys Admin and The Perl Journal CD-ROM version 11.0

Version 11.0 delivers every issue of Sys Admin from 1992 through 2005 and every issue of The Perl Journal from 1996-2002 in one convenient CD-ROM!

Order now!




MarketPlace

Automate processes with command line email
Softabar Command Line Email Client is a multiplatform and customizable solution for automating business processes. Free evaluation version available.

Web based bug tracking - AdminiTrack.com
AdminiTrack offers an effective web-based bug tracking system designed for professional software development teams.

Get Scalable, Customized Managed Hosting Solutions
Full-Scale Microsoft & Linux Solutions & 0% Network Downtime! Click here now!

Virtual Private Servers (XEN)
Full Root Access, Multiple Linux Distros, Control panel, Dual Xeon Hosts, Fully Redundant Network, Build your own environment!

Wanna see your ad here?