this post was submitted on 12 Nov 2023
576 points (94.3% liked)

linuxmemes

20483 readers
967 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

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."

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago (1 children)

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.

[–] [email protected] 1 points 9 months ago (1 children)

@Phanlix YAY!! So happy you finally managed to get it working

[–] [email protected] 1 points 9 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.