PDA

View Full Version : Question about remote login




MacManiac1224
Mar 24, 2004, 08:19 AM
Can I turn on my Mac running OS X 10.3.3 from a remote location? and if so, how? Thanks



jxyama
Mar 24, 2004, 09:31 AM
you can log in remotely...

but i don't think there's a way to start it remotely... afterall, if it's off, it's not even aware that some remote signal is coming...

tomf87
Mar 24, 2004, 09:36 AM
Most of the newer network cards have that ability, which is called Wake-on-LAN (WoL). What happens is that the AC power keeps the network card powered to receive special signals to turn it on.

But, with Remote Login into OS X, it is not possible, since Remote Login is simply an SSH server.

EDIT: Found this on Apple's site:

http://docs.info.apple.com/article.html?artnum=25414

So it is possible with OS X, just not sure which hardware supports it now. I'll see what I can dig up.

tomf87
Mar 24, 2004, 09:41 AM
Another URL at Apple that has some software to assist you with this:

http://docs.info.apple.com/article.html?artnum=107540

And the hardware that is supported:

http://docs.info.apple.com/article.html?artnum=106790

It appears this doesn't work entirely like an x86 would, because your computer cannot be woken from a power off state. With a Mac, it only works with sleep. In x86 architecture, the system could be woken from a power off state.

jxyama
Mar 24, 2004, 09:53 AM
Another URL at Apple that has some software to assist you with this:

http://docs.info.apple.com/article.html?artnum=107540

And the hardware that is supported:

http://docs.info.apple.com/article.html?artnum=106790

It appears this doesn't work entirely like an x86 would, because your computer cannot be woken from a power off state. With a Mac, it only works with sleep. In x86 architecture, the system could be woken from a power off state.

ahh, very informative...

MacsRgr8
Mar 24, 2004, 02:25 PM
Tnx for the info, tomf87!

Very interesting.

MacManiac1224
Mar 24, 2004, 07:46 PM
Thanks a lot guys, you were a lot of help