ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Synctool, a configuration managemment tool that synchronizes computer clusters, is available in a new 4.0 version. The software underwent some internal rework and picks up new features.
Among the new Synctool features are scripts ending in .post that are run when updating files, such as in restarting the newly configured daemon. The scripts can have group-specific properties. Also new is the ability to execute commands per ssh or Distributed Shell (dsh) on all Synctool managed nodes.
Synctool is written in Python and uses ssh and rsync to distribute files. Hosts can be updated in groups, classes or individually. Self-written plugin scripts provide additional extensibility.
Version 4.0 is under GPLv2 and a tarball for download is available from the project page.
Comments