[REQUEST] PHP method of starting server
I have full root access to a VPS that I am setting my server up on, I use SSH, SFTP & SCP
I currently start my server, by running
as root
I was just wondering if there is a PHP GUI to start my server from, nothin fancy- just something similar to BukkitWebby?
I unfortunately stink at PHP programing, or I might take a crack at it...
I currently start my server, by running
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
ohup node minetestserver > /dev/null 2>&1 &
as root
I was just wondering if there is a PHP GUI to start my server from, nothin fancy- just something similar to BukkitWebby?
I unfortunately stink at PHP programing, or I might take a crack at it...