Where can i find Documentation about commands

Im looking for a wiki of sorts I imagine there would be documentation about

what service to check the status of with systemctl or how to restart and stop the service.

I’m specifically running it on a Rasberry pi with Reberry os aka Debain. It runns a small minecraft server within expected speed. I have not run into many issues with the software but i had the problem that i seemed to crash amp? And i have no idea how to restart it?

Either:

sudo systemctl restart ampinstmgr

Or

sudo su - amp -c "ampinstmgr start ADS"

The first will restart the systemd unit, the second will just start the main (ADS) instance

You can just type ampinstmgr in the terminal and it will print out a detailed list of options.

Here is a link to the github wiki page. :smiling_face_with_three_hearts:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.