Asmo Koskinen kirjoitti:
> No. I have just copy everything else from master to the slave.

This works very nice for keeping programs synchronized:

Master:
dpkg --get-selections "*" > package.list

Slave:
dpkg --set-selections < package.list
apt-get dselect-upgrade

Best regards Asmo Koskinen.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to