|
|
Set system and network prefs from the Terminal
From the help message:
Set system and network prefs from the Terminal
very interesting- what constitutes a "Freeze?"
Set system and network prefs from the Terminal
very interesting- what constitutes a "Freeze?" In my experience, running VISE installer usually constitutes a freeze before too long... ;^)
Set system and network prefs from the Terminal
This is positioned as a server feature, which is why the option is absent from client's Energy Saver preference pane. It is present in pmset, however...
sudo pmset -a autorestart 1would enable it on an os x server machine. I think the problem you'll have on client is that a key piece is missing: watchdog. In OS X Server, watchdog's job is to watch a list of key processes and restart them if they die; watchdog also has the ability to reset a timer in the power management unit (PMU). When auto-restart is enabled on a server, this timer is activated and set to 5 minutes. The watchdog process periodically resets the timer. When the timer hits zero, the PMU assumes that wathdog (and most likely the rest of the system) is stuck, and triggers a hard reset. You can check to see if your hardware supports auto restart by searching in the IO registery (but again, without os x server, I believe it is a moot point). do a ioreg -c IOPMrootDomain | grep Featuresand then hit command F in the terminal and search for FileServer. Some of the output from my powerbook is shown below. If FileServer = Yes, then your mac should support auto restart.
Set system and network prefs from the Terminal
editor's note: the last bit was written initially with just ioreg -l; in the provided example you probably won't have to do a find for FileServer using terminal's find ;) |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.07 seconds |
|