Slashdot Mirror


User: bkonkle

bkonkle's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Webmin on Cross-Distro Remote Package Administration? · · Score: 1

    I've used Webmin for remote cluster package administration before, and it's worked well. To update multiple servers running Debian, I've used the Cluster Command Shell feature to send `apt-get update && apt-get dist-upgrade -f -y` to multiple servers at once. Though Webmin definitely has minor issues here and there, overall it's been a great tool.