Im an admin on a minecraft server, and the owner is considering giving out restart and log access to some high ranking admins- both of which he currently does via SSH. Giving us access to the whole thing is out of the question- one mistake and the servers dead. but, we need a way to access only to the startup scripts (runFactionsserver.sh for example), the logs (server.log for e.g.) and the server console screen (screen -x factions is the command)
my understanding of SSH/linux is limited- can anyone help us?