root@da8742f7a38b:~# cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo root@da8742f7a38b:~# apt list --installed | grep minetest WARNING: apt does not have a stable CLI interface. Use with caution in scripts. minetest-data/noble,now 5.6.1+dfsg+~1.9.0mt8+dfsg-4build3 all [installed,automatic] minetest/noble,now 5.6.1+dfsg+~1.9.0mt8+dfsg-4build3 amd64 [installed] root@da8742f7a38b:~# /usr/games/minetest --server 2026-05-17 19:10:43: [Main]: Automatically selecting world at [/root/.minetest/worlds/world] __. __. __. _____ |__| ____ _____ / |_ _____ _____ / |_ / \| |/ \ / __ \ _\/ __ \/ __> _\ | Y Y \ | | \ ___/| | | ___/\___ \| | |__|_| / |___| /\______> | \______>_____/| | \/ \/ \/ \/ \/ 2026-05-17 19:10:43: ACTION[Main]: World at [/root/.minetest/worlds/world] 2026-05-17 19:10:43: ACTION[Main]: Server for gameid="minetest" listening on 0.0.0.0:30000. trying to os.execute("uname -a") Linux da8742f7a38b 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64 x86_64 x86_64 GNU/Linux