Image transcription:

it’s a swole doge vs cheems meme

on swole doge side, there are two popups: kCrash and Ubuntu apport. Both have options to see detailed logs and an optional button to send report to developers, along with options to close the popup.
accompanied is a text that reads “Here’s the information. What do you wish to do?”

on crying cheems side, there’s popup for windows and mac. windows has just a cancel button with report being sent already. mac has ignore and report button. there is no option to see logs without reporting on both. here, accompanied text reads, “let’s add this to the personally identifiable information we have on you.”

  • @Phanlix
    link
    38 months ago

    How do you map a network drive? I’ve literally put 8 hours of my fucking life trying to figure it out and I can’t get it to work. It’s a must have thing for me to stay in Linux.

    • guskikalola :linux:
      link
      fedilink
      1
      edit-2
      8 months ago

      @Phanlix I guess you want to mount it so it can be accessed. In that case you need to know what type of protocol its using. Im going to make a guess and say samba.
      In that case you need to search for samba documentation for your distro, funny right? Many steps… but not complex.

      I believe you said you were using Fedora, then once again Im guessing, you are using Gnome.
      Gnome means Nautilus is your file explorer’s name.

      The following link is about how to add it on Nautilus, for the smbclient package you should search whats the Fedora equivalent.

      https://mangolassi.it/topic/19398/how-to-mount-a-windows-share-in-nautilus-on-ubuntu

      Edit: Fedora packages added, can’t confirm sorry

      dnf install samba samba-common samba-client

      Source: https://www.tecmint.com/install-samba-rhel-centos-fedora/

      • @Phanlix
        link
        18 months ago

        Funny enough I’ve been googling for hours and came across half a dozen tutorials on this and none have worked I’ll let you know if this does

        • guskikalola :linux:
          link
          fedilink
          28 months ago

          @Phanlix Hope it does ^^
          And don’t get frustrated, take this as a way to learn new things. You always have Windows or MacOS, but at least give Linux a try, there are some incredible people who make guides from which you can learn lots of things in the Linux community.
          The Arch Wiki is a very good source, even if its for Arch you can apply some of its knowledge to other distros

          • @Phanlix
            link
            -2
            edit-2
            8 months ago

            Lol it didn’t work.

            I’m done. Linux is trash. Can’t even do something out of the box that windows has been doing since windows 2000.

            I can get this working on Mac, windows and android. Linux has no excuses

            • guskikalola :linux:
              link
              fedilink
              38 months ago

              @Phanlix Well thats sad. Probably if you could show the error someone more experienced than me in gnome or fedora could help.

              Can I recommend you to switch to another distro ( for what I just read from other user, PopOS seems to be good for newbies ) or DE? KDE is a DE which look very similar to Windows and I had 0 problem mounting my samba and nfs drives.

              • @Phanlix
                link
                28 months ago

                Holy crap I got it to work. smbv1 is not enabled by default on Linux.

                Once I went through the tutorial and added

                client min protocol = NT1 server min protocol = NT1

                to smb.conf, it worked and I could connect!

                Sadly it still wouldn’t accept my username and password, but I set it to allow anon login and that’s working 100% right now. So… just need to figure out why it won’t accept username and password. Moment of truth comes when I test VLC again too.

                  • @Phanlix
                    link
                    18 months ago

                    Thanks lol, stream is working great too, much better than Fedora. Way less choppy and it doesn’t crash when you seek on VLC, so Pop!OS is clearly the superior distro here.

                    I do need to figure out the login eventually. I need read/write access and as anon I can’t write, but I’ll come back to that. I’m getting a ton of stuff set up now.

              • @Phanlix
                link
                18 months ago

                I’m probably going to end back up on windows.

                Did download PopOS though, it already beats the hell out of Fedora because off the rip Nvidia just works.

                However I still cannot connect to my network drive. I can see it fine in +other locations, but when I open it it says “unable to access location: failed to mount windows share: software caused connection abort”