I'm running an OpenVPN server on Ubuntu Server as user fredrik
. I want to install a Minecraft server on the same machine and according to this tutorial:
How to set up Minecraft Server,
I need to create a user called minecraft
.
I would presume that this is not necessary and that I can run the Minecraft server as fredrik
, but, it might be nice to have those separated into two accounts?
I wanted to check if I can, in fact, run a Minecraft server and an OpenVPN server on the same machine? And if I can/need/should create a second user?
Thank you for your input!