Background in two parts:
- I have not tried this due to not having a local machine on which to try currently.
- I've a hung, remote server where I can ssh-in, but have only partial sudo access (can send
kill
s, but that's about it).
With the background out of the way, will SIGHUP
'ing the init
(PID 0) process cause a reboot?
If not, is there a way of accomplishing a reboot without engaging the "real" admin? ie, I'm a delegated in this context.