Metacraft: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
|||
Zeile 21: | Zeile 21: | ||
* [http://minecraft.codeemo.com/ MineOS CRUX] 0.4.11 (2013-01-21) | * [http://minecraft.codeemo.com/ MineOS CRUX] 0.4.11 (2013-01-21) | ||
* Auto Shutdown Script ( | ** scripts updated to beta | ||
** | * Auto Shutdown Script | ||
* WakeOnLan to Boot ( | ** /usr/games/minecraft/list_num_players.py | ||
** | ** parses number of players from server log & calls /sbin/halt (should be changed to /usr/sbin/pm-hibernate) | ||
** which intervals to call this script with cron? | |||
** needs grace period,.. so we dont shut down the server after wie boot it up. | |||
* WakeOnLan to Boot | |||
** build a custom kernel so hibernate/WOL will work [https://groups.google.com/forum/?fromgroups#!topic/mineos/3oqjInYJsUU src] | |||
** use 'ethtool -s eth0 wol g' after a hard reboot to setup WOL | |||
*** put it in some startup script thing.. | |||
** grace period after booting, so worlds dont get corrupted when connecting too fast (3 mins?) | |||
== Network == | |||
* runs locally at 10.20.31.142:25565 | |||
* password protected webinterface at http://10.20.31.142/admin | |||
* send a magic packet to 00:0E:A6:74:BB:7C if the server is down/you are the first player | |||
== Location == | == Location == |