CrossNodes: Tame Your Wild Config Herds With CVS | Linux Today

CrossNodes: Tame Your Wild Config Herds With CVS

Written By
CS
Carla Schroder
Apr 17, 2003

“Two of the great joys of Linux are plain-text configuration
files and scripting–combined, they are easy to read, edit,
reproduce, deploy and automate. I especially like the ability to
create multiple configurations for a program, such as a mail server
or backup script, and easily call up different configs for
testing.

“Every sysadmin develops their own tips and tricks and
particular ways of doing things. Scripts and configuration files
change and evolve over time. The wise sysadmin keeps backup copies
of everything–you never know when you’re going to want to roll
back to that script you wrote a year ago. One way is to simply keep
copies of everything. CVS (concurrent version system) saves
considerable storage space by recording and tracking only changes,
and it never forgets anything.

“CVS is widely used to manage software development projects. It
keeps a complete history of changes, and who made them. It manages
the concurrent editing of files by multiple authors, and controls
access. It uses a central repository, and also allows users to have
their own personal repositories. It is not a build system, but a
way to track and record changes…”

Complete
Story

CS

Carla Schroder

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.