F5F Stay Refreshed Software Operating Systems Create a script to automate tasks for your Arch Linux servers

Create a script to automate tasks for your Arch Linux servers

Create a script to automate tasks for your Arch Linux servers

Pages (3): 1 2 3 Next
E
56
08-28-2023, 12:58 PM
#1
Create a startup script to handle these tasks automatically.
E
EnderPlaysMC21
08-28-2023, 12:58 PM #1

Create a startup script to handle these tasks automatically.

X
xdestor
Junior Member
17
08-30-2023, 07:30 AM
#2
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.
X
xdestor
08-30-2023, 07:30 AM #2

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.

F
florian12pro
Member
144
09-05-2023, 09:12 AM
#3
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
F
florian12pro
09-05-2023, 09:12 AM #3

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

R
Reepety
Senior Member
374
09-18-2023, 08:49 AM
#4
Also a bad idea because Arch (or, at the very least, some random package/dependency you need) loves to break itself when you upgrade.
R
Reepety
09-18-2023, 08:49 AM #4

Also a bad idea because Arch (or, at the very least, some random package/dependency you need) loves to break itself when you upgrade.

S
Sheyla17
Junior Member
8
09-24-2023, 01:45 AM
#5
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.
S
Sheyla17
09-24-2023, 01:45 AM #5

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.

A
Artzygoat
Junior Member
47
09-27-2023, 03:20 AM
#6
Consider using VNC or setting up a systemd service for the MC server. Many tutorials are available online for this approach.
A
Artzygoat
09-27-2023, 03:20 AM #6

Consider using VNC or setting up a systemd service for the MC server. Many tutorials are available online for this approach.

V
Viizion_PvPz
Senior Member
670
09-28-2023, 11:04 AM
#7
Yes, the MC servers GUI should start when configured as a systemd service.
V
Viizion_PvPz
09-28-2023, 11:04 AM #7

Yes, the MC servers GUI should start when configured as a systemd service.

S
sergant1109
Junior Member
20
10-06-2023, 12:35 AM
#8
The GUI is only used for CLI interactions, not for the official vanilla MC servers from Mojang or Paper.
S
sergant1109
10-06-2023, 12:35 AM #8

The GUI is only used for CLI interactions, not for the official vanilla MC servers from Mojang or Paper.

B
bushminecraft
Member
189
10-06-2023, 09:27 PM
#9
I understand you're working with a Minecraft server Java GUI on paper.
B
bushminecraft
10-06-2023, 09:27 PM #9

I understand you're working with a Minecraft server Java GUI on paper.

S
sigfo
Member
62
10-18-2023, 07:10 AM
#10
You seem confused about the topic and the purpose of a GUI.
S
sigfo
10-18-2023, 07:10 AM #10

You seem confused about the topic and the purpose of a GUI.

Pages (3): 1 2 3 Next