ubuntu 24.04

Forum discussion tagged with ubuntu 24.04.
  1. M

    Question Valheim server - - - port forwarding/networking issues ?

    Hey there! I feel like I'm going insane. I am trying to host a dedicated Valhiem server for me and my friends to play on. I have an old Optiplex 3050 running Ubuntu 24.04.2 LTS . I have the server files installed and they run when I start the server. I have all the required ports forwarded on...
  2. M

    Question RTX 4060 Ti crashes with loud sound when doing simple tasks on Ubuntu and Windows 11 ?

    I recently got a RTX 4060 Ti but I’m unable to use it properly. Every time I try to play even a relatively simple game like Planet Coaster, the GPU starts making a very loud noise, spinning like crazy and the entire computer freezes. In some cases, the screen also goes black. This issue occurs...
  3. Manuel Jordan

    Question "systemctl suspend" command does not work very well in a MacBook Pro 2012 ?

    Hello Friends In a LAN exist 2 laptops HP and Toshiba having installed Ubuntu Desktop 24.04. Through the Terminal for each one is executed the following command: sleep 60 && systemctl suspend As expected the screen goes black and the suspend mode starts. To resume is pressed the "PowerOn"...
  4. W

    Question How to install current Radeon drivers on Ubuntu?

    I downloaded the "Radeon Software for Linux version 24.20.3 for Ubuntu 24.04.1 HWE" here https://www.amd.com/en/support/download/linux-drivers.html and ran the installer. The sytem still reports that version 24.09 is installed, however, after rebooting. There is a Vulkan extension I need...
  5. D

    Question How do I reinstall Ubuntu when I can't login to admin account

    I recently discovered I couldn't log in to my admin account. So I went and tried to login to my sister's account but it couldn't work. We have the passwords on a piece of paper in a locked drawer so we did it over 20 times and we couldn't log into either accounts. So I want to reinstall Ubuntu...
  6. A

    Question I broke Ubuntu 24.04 boot with bad startup script ?

    I placed a startup script into /bin/scriptname on ubuntu 24.04 server in order to unlock my LUKS encrypted OS drive using a usb key. Unfortunately I made a typo in the script, and the unlock fails. The messages of the failed unlock are interleaved with messages about the syntax error in the...
  7. A

    Question How to create a LUKS encrypted OS drive on raid 1 in Ubuntu Server 24.04 ?

    I'm trying to create a LUKS encrypted drive for the OS of a server, hoping to use software raid 1 with 2 NVME drives, under Ubuntu server 24.04. Unfortunately I see no option to do so in the installer: it can do software raid or encrypted LVM but seemingly not both. I also see no good way to do...