I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 483 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:
#1 Re: Question: Administrating multiple workstations Posted by Steve (82.41.xx.xx) on Mon 21 Mar 2005 at 16:18 It seems like if you're looking at pushing the files yourself to a lot of machines - each of which has identical packages installed on them then there's one obvious approach you could take: Create your own package repository of where all the machines will update from. This would allow you to setup each of the workstations to automatically update themselves without you needing to ssh into them. (Via something like cron-apt or similar). If you wish to push updated configuration files to each host you could also do that by this route - either with a dummy "my-config" package, or by editing the default configuration files installed by the packages. When it comes to actual package installation lists I think you're on your own - there's no single collection of packages which is "best". You choose what you like, and others will invariably choose something different. For more complex configurations you might want to look at cfengine. It's incredibly powerful, but complex to setup...Steve -- Steve.org.uk
It seems like if you're looking at pushing the files yourself to a lot of machines - each of which has identical packages installed on them then there's one obvious approach you could take:
Create your own package repository of where all the machines will update from.
This would allow you to setup each of the workstations to automatically update themselves without you needing to ssh into them.
(Via something like cron-apt or similar).
If you wish to push updated configuration files to each host you could also do that by this route - either with a dummy "my-config" package, or by editing the default configuration files installed by the packages.
When it comes to actual package installation lists I think you're on your own - there's no single collection of packages which is "best". You choose what you like, and others will invariably choose something different.
For more complex configurations you might want to look at cfengine. It's incredibly powerful, but complex to setup...
Steve -- Steve.org.uk
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account