franky1223 Posted May 28, 2011 Posted May 28, 2011 But will it be possible for me to launch a .sh file myself?
Guest Geoff Posted May 28, 2011 Posted May 28, 2011 You can post what command you need run, and we will run it for you.
franky1223 Posted May 28, 2011 Author Posted May 28, 2011 You can post what command you need run, and we will run it for you. It is the file "/CraftBukkit/RUN.sh" Here is its content: #! /bin/sh BINDIR="$(dirname "$(readlink -fn "$0")")" cd "$BINDIR" java -Xincgc -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar
Guest Geoff Posted May 29, 2011 Posted May 29, 2011 This support request is being escalated to our root admin.
jje Posted May 29, 2011 Posted May 29, 2011 Example of absolute path: /home/jje/public_html/pleaserun.sh Username: mineriki Domain: mineriki.co.cc Server: Johnny
franky1223 Posted May 29, 2011 Author Posted May 29, 2011 Oh ok I understand now! The path is: /home/mineriki/CraftBukkit/RUN.sh Username: mineriki Domain: mineriki.co.cc Server: Johnny
Ashoat Posted May 31, 2011 Posted May 31, 2011 Sorry, but I can't run that file for you. Our servers soft-limit memory at 256 MiB and hard-limit it at 512 MiB. If you need a gig you should probably look towards paid hosting...
franky1223 Posted June 1, 2011 Author Posted June 1, 2011 Is there a paid service at Heliohost? If not I'm changing the memory used in the file and you could run it. Is 512Mb ok or do I really need to put less?
jje Posted June 1, 2011 Posted June 1, 2011 Nope, sorry. HelioHost is a free hosting company and doesn't offer premium hosting or virtual private servers. However, there are many others available - search Google
Ashoat Posted June 2, 2011 Posted June 2, 2011 If the script requires that much memory it probably requires far too CPU as well...
Recommended Posts