F5F Stay Refreshed Software Operating Systems Xubuntu can function as a GUI server operating system.

Xubuntu can function as a GUI server operating system.

Xubuntu can function as a GUI server operating system.

S
161
05-25-2023, 11:16 AM
#1
Hello! You're starting with Xubuntu for your server, which is great since it offers a user-friendly GUI. Since you're managing it from your desk, the performance should be fine. With 4GB allocated out of 8GB, you should have enough resources for Minecraft and other tasks. The GUI shouldn't cause major issues as long as your system stays stable.
S
Smart_man_0709
05-25-2023, 11:16 AM #1

Hello! You're starting with Xubuntu for your server, which is great since it offers a user-friendly GUI. Since you're managing it from your desk, the performance should be fine. With 4GB allocated out of 8GB, you should have enough resources for Minecraft and other tasks. The GUI shouldn't cause major issues as long as your system stays stable.

G
gordo_craftr2
Member
200
05-29-2023, 09:38 AM
#2
It seems like you're questioning something, possibly about resource needs. The update notes a potential increase in system requirements compared to a non-GUI setup. Let me know if you'd like further clarification.
G
gordo_craftr2
05-29-2023, 09:38 AM #2

It seems like you're questioning something, possibly about resource needs. The update notes a potential increase in system requirements compared to a non-GUI setup. Let me know if you'd like further clarification.

S
snuttisnutti
Member
206
05-31-2023, 03:48 AM
#3
It's a relatively lightweight desktop, so you should be okay
S
snuttisnutti
05-31-2023, 03:48 AM #3

It's a relatively lightweight desktop, so you should be okay

M
MarcioPw00
Junior Member
8
06-06-2023, 10:05 PM
#4
Gui is safe to use, proceed if it suits you. It doesn’t add value since most Linux tools are command-line based.
M
MarcioPw00
06-06-2023, 10:05 PM #4

Gui is safe to use, proceed if it suits you. It doesn’t add value since most Linux tools are command-line based.

J
jellybeansean
Member
164
06-17-2023, 06:00 AM
#5
I picked it because it's lightweight. I avoided using just the command line since I wasn't fully grasping Bash. Plus, it's simpler and quicker to maintain with a graphical interface.
J
jellybeansean
06-17-2023, 06:00 AM #5

I picked it because it's lightweight. I avoided using just the command line since I wasn't fully grasping Bash. Plus, it's simpler and quicker to maintain with a graphical interface.

S
samy1002
Member
186
06-19-2023, 05:30 PM
#6
Perfect situation. For performance concerns, consider a lightweight Ubuntu setup and install Xfce yourself (apt install xfce4); this prevents automatic startup so you can launch it only when needed (and often the server doesn’t require it running all the time). Yet in practice that’s usually not essential; the overhead from XFCE won’t noticeably affect gameplay.
S
samy1002
06-19-2023, 05:30 PM #6

Perfect situation. For performance concerns, consider a lightweight Ubuntu setup and install Xfce yourself (apt install xfce4); this prevents automatic startup so you can launch it only when needed (and often the server doesn’t require it running all the time). Yet in practice that’s usually not essential; the overhead from XFCE won’t noticeably affect gameplay.

T
The_Trap
Member
223
06-20-2023, 01:39 AM
#7
You can turn off the graphical interface even on a desktop version if needed. This is how I handle my servers—I use Ubuntu desktop in minimal settings, complete the initial configuration through the GUI, and then once ready, switch to SSH-only sudo systemctl to disable GUI autolaunch, which saves around 1GB of memory.
T
The_Trap
06-20-2023, 01:39 AM #7

You can turn off the graphical interface even on a desktop version if needed. This is how I handle my servers—I use Ubuntu desktop in minimal settings, complete the initial configuration through the GUI, and then once ready, switch to SSH-only sudo systemctl to disable GUI autolaunch, which saves around 1GB of memory.

R
RulwenJr
Posting Freak
786
06-27-2023, 07:36 PM
#8
Turn off the display manager at startup and minimize the GUI. Systemd can launch it when needed.
R
RulwenJr
06-27-2023, 07:36 PM #8

Turn off the display manager at startup and minimize the GUI. Systemd can launch it when needed.