Sure, just start it using Hurtworld directly or a .sh script like what Oxide includes with it.
Setting up a Hurtworld server on Linux
Discussion in 'Guides and Tips' started by Wulf, Dec 8, 2015.
-
Wulf Community Admin
-
And how do I update the server like I do on windows? That's my problem. The part where you use steam cmd to download it.
-
Wulf Community Admin
-
Update · dgibbs64/linuxgsm Wiki · GitHub
BTW, there was a script update recently, and functions structure have changed. So you may wanna update LGSM as well.
./hwserver update-functions -
I'm owner of Elite, and i use LGSM, is good.
-
hello im buy a vps and im try to run my server but:
./Hurtworld.x86: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./Hurtworld.x86)
./Hurtworld.x86: /lib/i386-linux-gnu/libm.so.6: version `GLIBC_2.15' not found (required by ./Hurtworld.x86)
what im can do ? debian 7 64 bit -
Wulf Community Admin
-
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/edit
im ty apt-get -f install dont work -
Wulf Community Admin
aptitude install libc6
or maybe:
aptitude install libc6-dev -
root@:~# aptitude update
-bash: aptitude: command not found
root@:~# aptitude install libc6
-bash: aptitude: command not found
root@:~# aptitude install libc6-dev
-bash: aptitude: command not found -
Wulf Community Admin
How To Install Software In Linux : An Introduction
Installing Software on Linux — Guide to Linux for Beginners -
thx you are THE BEST
my server work but im cant connect (im see server Online status)Last edited by a moderator: Jun 2, 2016 -
./host.sh: line 1: Hurtworld.x86: command not found
-
Wulf Community Admin
-
-bash: ./Hurtworld.x86: No such file or directory
hmm im are inside this folder
[DOUBLEPOST=1464875893][/DOUBLEPOST]SHUt your play! -
Can't seem to figure out how to start the server. i've tried multiple things. running the host.sh file the start.sh file and even making my own script with this:
./Hurtworld.x86 -nographics -batchmode -exec "host 12871;queryport 12881;servername [BE];maxplayers 60" -logfile "gamelog.txt"
Can anyone help? -
Wulf Community Admin
-
Do you need any iptables? -
Wulf Community Admin
-