• 3 Posts
  • 21 Comments
Joined 11 months ago
cake
Cake day: March 27th, 2025

help-circle

  • dudesss@lemmy.catoSelfhosted@lemmy.worldShould I be using Debian?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    22 days ago

    Debian is fine, but if you have technical troubles you don’t want to deal with, then go straight to Ubuntu. Either Kubuntu (Ubuntu with KDE), Ubuntu, or some other Ubuntu variation.

    As a new Linux user, I would recommend Ubuntu over Debian. It is easier to setup, has a lot more online documentation, provides various apps to make life a bit simplier like integrations and AppStore (even though you should try to away from Linux app store because of broken apps)

    Arch is really the king diamond in desktop Linux in my opinion, due to their rolling releases (I love new stuff even if it may break things), but especially because for the Arch Wiki (which is good for other OS users to read too) and the Arch AUR. If going Arch, I recommend using arch-install to make installing it much easier. Update the default arch-install after booting pacman -Ss arch-install then just run.

    Also as a new or intermediate Linux user, I strongly recommend LTS (Long Term Support) versions. For example, Ubuntus latest version is not LTS, and has been out for multiple months, and there are still a huge amount of apps not ready to easily install – and you either have to spend a lot of time to figure it out yourself, or lose the chance to use some apps.













  • This worked so easily.

    1. installed linux-lts alongside already installed linux.
    2. Updating my bootloader (systemd-boot instead of grub) to use linux-lts instead by changing 2 lines in /boot/loader/entries/my-entry.conf.
    3. Reboot.

    KDE is too slow to be useable now. Should I try reinstalling it?

    Opening another TTS, the terminal runs fast and fine. No process is above 1% CPU and 2℅ memory. Barely any ram space used. A lot of storage space available.








  • dudesss@lemmy.caOPtoLinux@lemmy.mlUsing USB Headphones on Linux
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    5 months ago

    It works great but only with the wireless dongle. It works poorly with Bluetooth, and doesn’t work at all with direct USB connection. My original question was hoping to see if I could quickly resolve direct USB connection with the headphones since that seems like it may be the easier to get a great connection.

    I’m also on ArchLinux!