Create a script to automate tasks for your Arch Linux servers
Create a script to automate tasks for your Arch Linux servers
Create a startup script to handle these tasks automatically.
On different terminals the command changes when launching programs. VNC and your Minecraft server can be turned into systemd services for better management. This approach isn't recommended for Arch; some updates need manual work. I'm not confident about handling that.
I'll check it out. I use LXTerminal and can run commands using LTX. Would the tabs appear for monitoring after you start? That should make it simpler to keep track of everything. @Sauron
To turn your Minecraft server and VNC into systemd services, set up appropriate systemd units for each component. Configure startup scripts or dependencies so they launch automatically at boot. Ensure proper permissions and dependencies are defined for smooth operation.
Yes, the MC servers GUI should start when configured as a systemd service.
The GUI is only used for CLI interactions, not for the official vanilla MC servers from Mojang or Paper.
I understand you're working with a Minecraft server Java GUI on paper.