• flamingos-cant@feddit.ukOPM
    link
    fedilink
    English
    arrow-up
    39
    ·
    2 days ago

    If all you do is web browse and play games, you should be able to use Linux without the CLI just fine.

    • Blue_Morpho@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      3
      ·
      2 days ago

      I installed Ubuntu in a VM to torrent with mulvad. I had to go to the command line. Worse was googling gave multiple contradictory instructions that further reading yielded “deprecated”.

      I made it work because I’ve been doing it for 30 years. Anyone else would be better with Windows where it just works.

      • pinball_wizard@lemmy.zip
        link
        fedilink
        English
        arrow-up
        16
        ·
        2 days ago

        This is the most Lemmy interaction I’ve seen in awhile:

        Linux is fine without CLI for web browsing.

        But when I needed an advanced secure virtual machine isolated torrent solution, I had to use the CLI.

        Here’s some thoughts on accomplishing that in Linux without the CLI.

        I’m not complaining, just watching in admiration of you all.

        • Comtief@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          14 hours ago

          I mean. I don’t mind CLI, but I found it ridiculous that there seems to be no default text editor on Ubuntu. Like, I couldn’t look into a text file without pulling up the terminal.

      • flamingos-cant@feddit.ukOPM
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        1
        ·
        2 days ago

        Huh, why not just use QBittorrent? I’ve never even felt the need to reach for the command line with torrents (Linux ISOs of course) because it works so well.

        • Blue_Morpho@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          Yes it was QBitTorrent. The problem was getting mulvad out of the VM while letting QBitTorrent use a local network share to save files. I needed everything to be static ips.

          • Vittelius@feddit.org
            link
            fedilink
            English
            arrow-up
            5
            ·
            2 days ago

            Would you have been able to create your specific use case on Windows? Because most people don’t try “getting mulvard out of the VM”. That’s the type of thing that’s in my experience usually (I don’t know about this case specifically - that’s why I’m asking) a lot easier on Linux than on Windows (not that it’s easy)

            • Blue_Morpho@lemmy.world
              link
              fedilink
              English
              arrow-up
              5
              ·
              2 days ago

              The reason I brought it up was because it worked without problems in a Windows VM. But I really didn’t want to run Windows so I worked on Linux until it worked.

      • NSRXN@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        5
        ·
        2 days ago

        you haven’t been using torrents, Ubuntu, or VPNs for 30 years. why would you lie about that?

        • Blue_Morpho@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          2 days ago

          I’ve been using Linux for 30+ years so using a command line isn’t a problem. In fact my experience is a problem because my goto commands and config files have all been deprecated.

          For example I immediately tried ifconfig. You’re probably too young to even know that command.

          • NSRXN@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            2
            ·
            2 days ago

            I immediately tried ifconfig. You’re probably too young to even know that command.

            no… i still haven’t figured out what i’m supposed to use instead.

          • Carrot@lemmy.today
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            2
            ·
            2 days ago

            ifconfig was deprecated in 2009. I got into Linux in the last 10 years and still used ifconfig. Sure, it’s deprecated and no longer included in most modern installs, but you can still download and use it as before. A lot of guides online used ifconfig, so it’s a pretty common package for inexperienced users to download, even if deprecated.

            • Blue_Morpho@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              2 days ago

              Which is exactly what I said if you’d stop being hostile. I tried ifconfig, it wasn’t there. Googled saw instructions for both ifconfig and ip. Read more saw ifconfig deprecated. Saw /network/interfaces is deprecated. But when you Google it shows that and systemd information. As I said, I knew enough to know what I was reading and got it working.