I have tried to learn Linux for ages, and have experimented with installing Arch and Ubuntu. Usually something goes wrong when I try to set up a desktop environment after installing Arch in VirtualBox. KDE gave me a problem where I couldn’t log in after getting to the point where my username was displayed in a similar format to how it is for Windows. My end use case is to help keep my workflow more organized than haphazardly throwing files somewhere on my desktop or in a folder nested somewhere that I’ll just inevitably lose :(

Somehow after all this time, I feel like I actually understand less about my computer and what I need to understand regarding its facets. Is it an unrealistic goal to want to eventually run a computer with coreboot and a more cybersecurity heavy emphasis? I’m still a noob at this and any advice would be appreciated!

  • danielfgom
    link
    fedilink
    English
    41 year ago

    If I were you I would start by using standard Ubuntu desktop. In my experience it tends to be the most reliable, easy to install, least technical and does alot of stuff behind the scenes that others don’t. A simple thing like plugging in a printer works very well in Ubuntu but is a nightmare on opensuse.

    If you still run into issues then start to troubleshoot, especially if you are installing on bare metal and not a VM. Often the most common issues are WiFi drivers and graphics drivers. This is because these companies often don’t make their code available so other Devs have to reverse engineer their own code and it’s not included in the kernel. It has you need installed after installation. If your pc has an ethernet port or ethernet adapter I HIGHLY recommend using that when installing.

    In Ubuntu open the search page and type “drivers” and it will show you an option to install additional drivers. Click that and it should detect what hardware you have and give you the choice to tick a box and install those drivers. Your must be connected to the internet via ethernet for this to work. After successful installation, reboot and the WiFi/graphics card should work.

    If you have issues Google it an Ubuntu normally has TONS of answers.

    • @jsonborne@lemmy.ml
      link
      fedilink
      English
      11 year ago

      My only issue with this is that the Ubuntu desktop is really buggy right now. 23.04 has plenty of odd issues like the file browser not showing the correct file as deleted, instead making it look like another random one in the same directory got deleted. But refreshing the file browser corrects the graphical issue. But due to many little paper cuts like that I’d shy away from recommending Ubuntu.