Left overs for 'X' and 'V' series
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
Kenatonline (Talk | contribs) (Compilation of useful informations on 'X' and 'V' series boxes not mentioned anywhere else in the wiki) |
Kenatonline (Talk | contribs) m |
||
| Line 4: | Line 4: | ||
one just has to call the next line once every 3 minutes: | one just has to call the next line once every 3 minutes: | ||
pwrmgr -c localhost act | pwrmgr -c localhost act | ||
| + | |||
| + | [[Category:LS-CHLv2]] | ||
| + | [[Category:LS-XHL]] | ||
| + | [[Category:LS-VL]] | ||
| + | [[Category:LS-WXL]] | ||
| + | [[Category:LS-WSXL]] | ||
| + | [[Category:LS-WVL]] | ||
Revision as of 07:47, 19 March 2011
How to keep a box alive without a client if "auto" mode is on ?
Sometimes one wants to keep the box alive until a script running on the box finished a long time task.
If the box is running in "auto" mode (means: staying alive until the last client stops sending WoL packets),
one just has to call the next line once every 3 minutes:
pwrmgr -c localhost act

