02-25-2016, 07:22 PM
(02-25-2016, 06:14 PM)LogicParrot Wrote: I have written a Tmux-based guide some time ago:
https://forum.cuberite.org/thread-1940.html
Hey LogicParrot!
Yeah i tried to follow it, but no matter what i did it wouldn't autostart :/
how should i write the path thing? I have Cuberite installed in default location, so when i start it i use cd Server; ./Cuberite.
su - minecraft -c 'tmux new -d "Server; ./Cuberite" '
is this correct then?
thx, i'm still learning in the linux jungle, lol