NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
gsuttor
Jun 09, 2011Aspirant
Minecraft Linux on ReadyNas Pro Pioneer
Is it possible to run the Linux version of Minecraft server on the ReadyNas Pro Pioneer? Has anyone attempted it? If so please share. I'd love to run the box as a small home server for this. (2-3 p...
budda1
Jul 09, 2014Aspirant
Tried again today and everything worked. The User Authenticator must have been wonky the other night.
I had to adapt the Minecraft Addon to work with 1.7 and the EULA.txt -- i edited the MINECRAFT_service file as follows so that when it ran it found the EULA.txt in the current working directory.
All running good here. 8)
I had to adapt the Minecraft Addon to work with 1.7 and the EULA.txt -- i edited the MINECRAFT_service file as follows so that when it ran it found the EULA.txt in the current working directory.
#!/bin/bash
. /etc/default/services
cd /etc/frontview/addons/bin/MINECRAFT/
java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
All running good here. 8)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!