This is a list of what I feel is the minimum you need to be a successful Minecraft admin. I have included some links at the bottom to where you can find some tutorials for linux.
-
you need to have at least a fundamental knowledge of *nix
(unix, linux, ubuntu, or you other chosen distro), OR be able to google basic
*nix shell commands. You need to get your hands dirty, you need to go into a
shell and type things. Only relying on the MineOS web view will quickly ruin
both you and your Minecraft users fun -
you need to like tinkering. No matter how you run your Minecraft
server, it never runs smoothly, and never on your first try. Even the official
vanilla servers have their own peculiarities (I lost over three months of
minecrafting for one of my servers (and got a bunch of very angry players) when
Mojang accidentally disabled auto saving for a while, and the server
crashed…). Want Bukkit? things must be compiled and assembled (Hexparrot has
done this more or less done in web-view now, but even here you need to tinker
to find a working version), added bukkit plugins? More tinkering. pocketmine?
Bring out your *nix gold smith toolset. You’ll need 'em. Want to try something
not in the MineOS profil list yet? MineOs supports it, but you have to tinker
it in. Grab your tool set and start tinkering. -
You do not need to like Minecraft (but it helps), but you
need to play it. You need to be in there with you users, see the bugs they are
plagued with. They probably won’t be able to tell you what happened, you need
to see it for yourself. -
Learn where the logs are hidden, and how to read them.
They are your best friends.
Some links to useful tutorials and information:
MineOS wiki:
Linux for beginners:
https://www.howtogeek.com/140679/beginner-geek-how-to-start-using-the-linux-terminal/
https://www.howtogeek.com/36845/the-beginners-guide-to-managing-users-and-groups-in-linux/
Some tools you’ll need:
Putty:
https://www.putty.org/
to access the shell terminal on your MineOS installation
Filezilla:
Used to transfer files into and out of your MineOS installation