On Sun, Jul 17, 2011 at 2:40 AM, Aryeh Friedman
<aryeh.fried...@gmail.com> wrote:
> Is there any way to force a complete power down and then reset of a
> i386 without physically being present?
> _______________________________________________

Sure!

If I understand your question correctly, reboot yes, shutdown then
powerup by itself *Don't know :( *

You can setup a crontab (as root user or with setuid ),

something like
30 09 * * * /sbin/init 6 > /dev/null;

would reboot the machine at 9:30 am.  But if you mean shut it down and
then restart it automatically, I don't know for sure if it can be
done?

Regards,

Antonio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to