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!

  • nyan
    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.

    • gronjo45@lemm.eeOP
      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?