I'm currently a network tech at a high school, and they supply my laptop...
I've convinced them to allow me to use gentoo for all of my duties, and it has worked beautifully in every way.
I've found something that has been restricting me though.
On occasion I happen to be on the network, and I see kids playing games.
I have the permissions (with my account/password in active directory) to shutdown these computers remotely with the command -
Code:
shutdown -s -m [computer-name] -t 00 -c " "
Any ideas how I could do this from my gentoo distro?
Thanks guys,
Poz