• Shirasho
    link
    fedilink
    14 months ago

    Hit the ground running deploying…pretty much anything.

    Was running game servers on my Windows PC through Docker and they were super easy to set up. I got a new PC and decided to repurpose my old computer into an Ubuntu server to get some experience with Unix. I have only been more frustrated once in my entire life. Sure, once things are set up on Linux they are really powerful, but the barrier to entry is so absurdly high and running anything “out of the box” is literally impossible by design.

    • @WhyJiffie@sh.itjust.works
      link
      fedilink
      24 months ago

      That’s very weird as with docker on windows you technically run your containers in a linux vm, and besides that, in my experience windows is not nearly stable enough to be useful for running services.
      All while I have been deploying selfhosted services for myself without problems on Linux for years. My only problem has been the constantly overloaded system, but that’s no surprise when you run heavy services on the 10+ year old portable hard drive system disk. Windows would only perform worse in that environment.

      • Shirasho
        link
        fedilink
        0
        edit-2
        4 months ago

        Don’t get me wrong - I know that they are, and I know that Linux is superior for running docker containers. The thing is that Windows handles all the permissions for you. An average Joe can get a docker container up and running on Windows. You need significantly more Linux-specific knowledge to get a container running on Linux, and the advice given by the community is often cryptic for beginners.

    • stevecrox
      link
      fedilink
      04 months ago

      The person is correct in this isn’t a Linux problem, but relates to your experience.

      Windows worked by giving everyone full permissions and opening every port. While Microsoft has tried to roll that back the administration effort goes into restricting access.

      Linux works on the opposite principle, you have to learn how to grant access to users and expose ports.

      You would have to learn this mental switch no matter what Linux task your trying to learn

      Dockers guide to setting up a headless docker is copy/paste. You can install Docker Desktop on Linux and the effort is identical to windows. The only missing step is

      sudo usermod -aG docker $user

      To ensure your user can access the docker host as a local user.

    • kellyaster
      link
      fedilink
      04 months ago

      I feel your pain, ugh. Setting up certain types of software can be a pain in the ass because there’s almost always dependencies that need to be set up first; in addition, it’s not always clear what you’re supposed to install or how to do it the right way. A lot of Linux-related documentation out there isn’t geared towards beginners and leaves out a lot of important explanatory and contextual information, which just makes it more frustrating. Unnecessarily, in my opinion.

      However, I gotta mention that Ubuntu - though widely used - is sorta notorious for being user unfriendly and isn’t always the most appropriate choice for a beginner Linux user. If anyone reading this is thinking about trying Linux for the first time, I would consider Linux Mint. It’s a Linux distro that is actually based on Ubuntu (which is based on Debian), but it works “out of the box” better than most and should be a positive experience for most users. It’s pretty solid.

      • Azzy
        link
        fedilink
        04 months ago

        In my experience, most package managers should set up dependencies by themselves! Though, I do agree with the lack of explanation of documentation.

        I use arch by the way, but what’s your opinion of other “user-friendly” distros like Manjaro or Garuda?

    • Aniki 🌱🌿
      link
      fedilink
      English
      0
      edit-2
      4 months ago

      That’s a letter U problem. I can administer Linux a bajillion times easier than windows, because I do it for a living, and haven’t touched MS since Server 2010. Also Docker in Windows is LOL. You’re leveraging Linux to shit on Linux. Lets do that all in IIS and see how you feel.

      • Th4tGuyII
        link
        fedilink
        04 months ago

        Pointing out that you find it easy because you do it for a living isn’t a very good counter to their point - most people do other things besides Linux for a living

      • Shirasho
        link
        fedilink
        04 months ago

        IIS is not the same as Docker. Sounds to me you are shitting on IIS for the sake of trying to prove a point I wasn’t trying to make.

        This goes into my next point. Linux users are toxic as hell. They are elitist snobs who shit on newbies because they have years of experience.

        • Azzy
          link
          fedilink
          04 months ago

          This is a very dangerous, and unfortunately widespread, generalization. The shitty ones are the loudest ones, and I’m sorry that most of your experience with linux users has been with them. I promise, much of the community are kindhearted individuals who simply use linux because of its ideals, or because they’re developers, or privacy enthusiasts, or those who bought a steam deck and think the lack of windows is pretty neat.

      • 👍Maximum Derek👍
        link
        fedilink
        04 months ago

        Yeah, I started working for a company with a lot of Windows servers two years ago and I still can’t wrap my brain around them. I’ve been a Linux sysadmin/sysarchitect for 20+ years and I’m still completely lost how to get Windows to much of anything. I usually don’t have to do much on those servers, but when I do its StackOverflow that’s really administering them. It’s because I lack foundational knowledge about windows and also because I’m fine not having that knowledge.

      • @Gh05t@beehaw.org
        link
        fedilink
        04 months ago

        This is what’s holding the community back. The “get good” advice isn’t really advice and keeps Linux from hitting the mainstream. I get it you’re amazing at Linux but the rest of us shouldn’t have to go back to school to get a computer degree and become a Linux professional in order to use it. This is the same person that replies to questions about Linux with “why do you need the GUI just use the command line instead or it’s dead simple just type: followed by like 80 lines of code that people can’t make heads or tails of because they’re novices. Man I get that you want to flex but it’s a pretty strange flex.

        • @richieadler@lemmy.myserv.one
          link
          fedilink
          04 months ago

          OTOH, many people can’t make heads from tails regarding windows, icons or buttons, and they don’t get the contextual clues that the GUI gives for any operating system. They don’t see them, and if they do they’re unable to make the automatic inferences most of us long time users obtain from them. They act as people who are blind from birth and suddenly see, who have problems to understand tridimensionality; the GUI is not in their mind model of how to work with computers, and they have a lot of difficulty interacting with it.

          • Th4tGuyII
            link
            fedilink
            04 months ago

            Is your point meant to be that these people who already have trouble learning GUIs would somehow have an easier time intuiting command line?

            If that’s correct, that’s an absolutely BS argument

            • @richieadler@lemmy.myserv.one
              link
              fedilink
              04 months ago

              Is your point meant to be that these people who already have trouble learning GUIs would somehow have an easier time intuiting command line?

              No, my point is that they’re lost causes and they’re untrainable.

              • Th4tGuyII
                link
                fedilink
                04 months ago

                No, my point is that they’re lost causes and they’re untrainable.

                Ah… I still don’t get how that’s meant to refute the previous person’s point that elitism and the “git gud” attitude around Linux contributes to it’s inability to become mainstream.

                If anything your reply only reinforces their point, because you seem to be suggesting we throw anybody who struggles to learn it to the curb.

          • @Gh05t@beehaw.org
            link
            fedilink
            -14 months ago

            So that makes the “get good” advice valid? What are you talking about bro? I didn’t say Linux isn’t valid. I think you must have replied to me specifically on accident because your response isn’t germane to my reply. Or if you feel it is please explain. Make sure you use as many polysyllabic words as possible. I think you wrote up one of the Linux documents I’m to understand.

            Or maybe I’ll just say: cool story bro.