Is remote reboot or power-down possible?
Forum » Forum / My Book World Edition (blue rings) » Is remote reboot or power-down possible?
Started by: fa_emberfa_ember
On: 1202273915|%e %b %Y, %H:%M %Z|agohover
Number of posts: 9
rss icon RSS: New posts
Summary:
Is it possible to either reboot or turn-off the My Book World Edition WITHOUT being physically present?
Is remote reboot or power-down possible?
fa_emberfa_ember 1202273915|%e %b %Y, %H:%M %Z|agohover

Is it possible to either reboot or turn-off the My Book World Edition WITHOUT being physically present?

FA

unfold Is remote reboot or power-down possible? by fa_emberfa_ember, 1202273915|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
The PuppeteerThe Puppeteer 1202278926|%e %b %Y, %H:%M %Z|agohover

I think it responds to "reboot" command issued over SSH.

unfold Re: Is remote reboot or power-down possible? by The PuppeteerThe Puppeteer, 1202278926|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
danielpdanielp 1202288254|%e %b %Y, %H:%M %Z|agohover

Yes, it responds to "reboot" command, but apparently not to "shutdown". Does anyone know how it shutdowns when you press the front button 4 seconds? Where is the command?

unfold Re: Is remote reboot or power-down possible? by danielpdanielp, 1202288254|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
kevkukevku 1202301459|%e %b %Y, %H:%M %Z|agohover

poweroff


30-day pro trial.
2x WD Caviar SE WD5000AAJS RAID0 MBWEII
don't click

unfold Re: Is remote reboot or power-down possible? by kevkukevku, 1202301459|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
adeweyadewey 1202310959|%e %b %Y, %H:%M %Z|agohover

if either of those commands dont work, which sometimes they dont, just use the -f (force) option in the command line, like reboot -f.

unfold Re: Is remote reboot or power-down possible? by adeweyadewey, 1202310959|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
kronerkroner 1203437504|%e %b %Y, %H:%M %Z|agohover

I have successfuly used the shutdown command from SSH and when I got home the My Book was off.

unfold Re: Is remote reboot or power-down possible? by kronerkroner, 1203437504|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
mallchinmallchin 1207416625|%e %b %Y, %H:%M %Z|agohover

Shutdown is called halt in Linux. The halt command is called 'halt' ;-)

unfold Re: Is remote reboot or power-down possible? by mallchinmallchin, 1207416625|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
melaomelao 1214392911|%e %b %Y, %H:%M %Z|agohover

Well I use the normal shutdown command that every Unix or Unix-like has. :)

To halt: shutdown -hy now or shutdown -hy 0
To reboot: shutdown -ry now or shutdown -ry 0

It worked for me.

unfold Re: Is remote reboot or power-down possible? by melaomelao, 1214392911|%e %b %Y, %H:%M %Z|agohover
Re: Is remote reboot or power-down possible?
brins0brins0 1214658685|%e %b %Y, %H:%M %Z|agohover

I will make another one of my php scripts for you if you'd like, so that you can shut it down over simple http. Obviously you'd want to hide the file inside a secure folder.

It should be available here in the next few hours if i've got the time:

http://projects.brins0.net/

There are others available there at the moment which you may also find useful.

unfold Re: Is remote reboot or power-down possible? by brins0brins0, 1214658685|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License