Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Power down a headless cube
#1
Say I have a G4 cube running 10.5 or 10.5 running headless - I can turn it on easy enough, but is there an easy way to turn it off without using a monitor?
Reply
#2
Remote Desktop in and shut down from the Apple menu is what I always do for a headless box.
Reply
#3
Will Collier wrote:
Remote Desktop in and shut down from the Apple menu is what I always do for a headless box.

I could use VNC on an ipad, right?
Reply
#4
could do it remotely via the terminal
Reply
#5
mattkime wrote:
could do it remotely via the terminal

Yeah, I'd just need to know the ip. Might work.
Reply
#6
If it has screensharing enabled, just use Command+K in the Finder. Connect to server via vnc://[ip address] and log in as an admin when prompted. Shut it down from the Apple menu like any other Mac.

...For the Terminal command, would have to have remote login enabled in the Sharing settings.

ssh [user]@[ip address]
sudo shutdown -h now
Reply
#7
Can't you just hold the power button till it shuts off-a hard shutdown?
Reply
#8
we can no longer shut down Macs from the power button? I always assumed this was possible. I just tried it (MBP 2011, 10.9.5) and it does not shut down from the power button. Hmm...
Reply
#9
DP wrote:
Can't you just hold the power button till it shuts off-a hard shutdown?
You can also pull the plug out of the wall but that is not the preferred method...
Reply
#10
Yeah, pulling out is dubious at best.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)