![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Retired Programmer
Join Date: Jul 2006
Posts: 45
Rep Power: 0
![]() |
MAC remote shutdown tool
Does anyone know where I can find a remote shutdown tool that runs on macintosh? Preferably OS X.
|
|
|
|
|
|
#2 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Mac OS X is BSD-based. It includes OpenSSH. Set up the ssh daemon on the machines that you need to remotely administrate. When you need to shut one down, just open a terminal and run the shutdown command remotely. I do not know how the mac desktop environment responds to a pending shutdown (such as warning the user), so some experimentation may be necessary before widespread implementation.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#3 | |
|
Expert Programmer
|
Quote:
MAC?! HAHAHA I really hope your kidding. ![]()
__________________
|
|
|
|
|
|
|
#4 |
|
Retired Programmer
Join Date: Jul 2006
Posts: 45
Rep Power: 0
![]() |
Do you need a client end program?
|
|
|
|
|
|
#5 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
If I remember correctly and OS X comes with OpenSSH installed, then you already have the client and server. OpenSSH is supported on most platforms. If you want to use SSH from Windows, it's easiest to use the freely available PuTTY.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
there might be some unix commands for shutdown that can be used.
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#7 |
|
Professional Programmer
|
|
|
|
|
|
|
#8 |
|
Expert Programmer
|
Technically, MAC is an abbreviation for "Media Access Control address." Macintosh can be abbreviated Mac or mac.
As for shutting down your mac remotely, go to System Preferences > Sharing and check the Remote Login box. Then SSH into your machine remotely and run the command "shutdown -h now". Last edited by titaniumdecoy; Nov 13th, 2006 at 8:27 PM. |
|
|
|
|
|
#9 |
|
Retired Programmer
Join Date: Jul 2006
Posts: 45
Rep Power: 0
![]() |
The above works great, except the Macs upstairs won't respond. Its says after I type the Super-User Password that it was wrong.
Not sure what to do. |
|
|
|
|
|
#10 |
|
Retired Programmer
Join Date: Jul 2006
Posts: 45
Rep Power: 0
![]() |
Never mind. No root was configured apparently. The guy who made the image didn't do his job...
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Development Tool | Random Spirit | Coder's Corner Lounge | 2 | Aug 23rd, 2006 12:47 PM |
| Batch PNG Editor Tool | Harakim | Coder's Corner Lounge | 3 | Aug 11th, 2006 12:42 PM |
| interesting tool -- for webmasters? is it? | H_two_O | Coder's Corner Lounge | 0 | Oct 25th, 2005 8:26 PM |
| [Help] Remote Administration using WinSock. | devhex | Visual Basic | 4 | Sep 27th, 2005 3:45 PM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 4:19 PM |