I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 482 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Question: Administrating multiple workstations efficiently:
#9 Try puppet Posted by Anonymous (81.57.xx.xx) on Thu 31 May 2007 at 06:35 You should have a look at puppet. It's been covered here: part 1, part 2. It's basically better than systemimager in case you need your machines not to be perfectly identical (eg, have a few of them configured as web-server, print-server). It's also more compelling than cfengine, because it has a notion of packages, cronjobs, and such high-level primitives. And it is able to manage config files, doing variable substitutions in them. As far as a default package selection, I don't think debian has it. Ubuntu maintains the metapackages ubuntu-standard, ubuntu-minimal, ubuntu-desktop, ubuntu-server for that purpose. Or a better idea is to use taksel for the default packages: tasksel --list-tasks tasksel --task-packages desktop It's still pretty minimal on debian, on ubuntu you get a more complete list: tasksel --task-packages ubuntu-desktop
You should have a look at puppet.
It's been covered here: part 1, part 2.
It's basically better than systemimager in case you need your machines not to be perfectly identical (eg, have a few of them configured as web-server, print-server). It's also more compelling than cfengine, because it has a notion of packages, cronjobs, and such high-level primitives. And it is able to manage config files, doing variable substitutions in them.
As far as a default package selection, I don't think debian has it. Ubuntu maintains the metapackages ubuntu-standard, ubuntu-minimal, ubuntu-desktop, ubuntu-server for that purpose.
Or a better idea is to use taksel for the default packages: tasksel --list-tasks tasksel --task-packages desktop
It's still pretty minimal on debian, on ubuntu you get a more complete list: tasksel --task-packages ubuntu-desktop
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account