Roger Oberholtzer wrote:
On Fri, Oct 5, 2018 at 4:19 PM Per Jessen <per@computer.org> wrote:
Roger Oberholtzer wrote:
On a local network, what would be the preferred way for one system to shut down or reboot another system? Something over the network.
ssh target 'shutdown' or 'reboot' ?
That's what I would think. I am just curious if I am missing some detail.
I do the above frequently - for remote systems, for local.
I think this will be in a systemd service that mimics whatever the user is doing locally. A local reboot does a remote boot. A local shutdown does a remote shutdown.
Or something like that.
I guess you have additional requirements - a master-slave setup? -- Per Jessen, Zürich (18.9°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org