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!

  • gronjo45OP
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I really like the comparison to drawing and the gap between what I’m seeing in my head and my actual ability to carry out the task! Something hypnotized me when I first got introduced to the world of free software. Initially I started out learning LaTeX to make math worksheets for my tutees because Microsoft Word made me want to violently smash my keyboard. Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply “wasn’t worth it”, which is completely wrong in itself.

    Never have heard of a LAMP stack, but I’ll check it out. I’ll try to persevere through frustration and just look at errors as a way of learning from my mistakes. Eventually I hope to have a grander control and understanding of my devices, but this will just come with time. Thanks for the encouragement!

    • nyan@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      Just a sidenote: LAMP is a traditional webserver stack. L = Linux, A = Apache (web server), M = MySQL (database), P = PHP (or Perl or Python, depending on who you ask—some server-side programming language, anyway). So it might not be germane to your use case.

      • gronjo45OP
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        Hey! Sorry its taken a while to get back. I’m almost at the point where I can order everything for my NAS which will then necessitate learning Apache, MySQL, and how to implement programs in the best suited language for the job. I did a lot of Python in undergrad so I should be trainable in that regard.

        Are there any resources or Wiki you’d suggest to get started regarding interacting with a server?

    • meteokr@community.adiquaints.moe
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply “wasn’t worth it”, which is completely wrong in itself.

      Unfortunately Arch appeals to, and is loved by, a specific kind of user. They aren’t really interested in being more newbie friendly, which is totally fine. Debian, and by extension Mint, actively trying to help new people use the software, and is very newbie friendly. Most people asking for help use these types, and thus a lot of the helpful guides use these as a base. OpenSuse also does a very good job too, but it is pretty different than Debian in how it is structured, so not all guides written for Debian will work the same way. When you know about how different Linux ecosystems work, the less which specific distro you are using matters. So don’t worry too much about picking the “right” one.

      Initially I started out learning LaTeX to make math worksheets for my tutees…

      This is the best way, find something you want to do, and learn how to do it. Follow the rabbit holes! You never really know where they go.

      • gronjo45OP
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        Follow the rabbit holes! You never really know where they go.

        I completely agree with this one! Been awhile since this comment was posted, but I’ve had a great deal of fun with Pop!_OS after I nearly went mad. I used my arch system for about 2 months exclusively. Right now I’m dual booting it and Windows. I’m exploring Windows with new eyes again just so see what exactly was abstracted away from me and I’m just using it to get work done more efficiently.

        Thanks for the initial advice :) I’m working towards using only a Linux system and I learned I liked Debian as well. Ubuntu, Mint, and OpenSUSE didn’t really feel the way I wanted them to, and I still was piecing together concepts that were fuzzy from my 20 years of Windows usage getting in the way.

        Currently trying to get Gentoo onto a Chromebook and got curious about hypervisors so a new rabbit hole has reared its head…