this post was submitted on 31 Dec 2023
-15 points (40.5% liked)

Linux

7623 readers
534 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

Every so often i start believing all the posts about how Linux really made a lot of progress, and the desktop experience is so much better now, and everything is supported, and i give it another try.

I've got a small intel 13th gen NUC i use as a small server, and for playing movies from. It runs windows 11, but as i want to run some docker containers on it, i thought, why not give Linux a try again, how bad can it be. (after all, i've got multiple raspberry pi's running, and a synology diskstation, and i'm no stranger to ssh'ing into them to manage some stuff)

Downloaded the latest Ubuntu Desktop (23.10), since it's still a highly recommended distro, and started my journey.

First obvious task: connect to my SMB shares on my synology to get access to any media. Tough luck, whatever tool Ubuntu uses for that always tries SMBv1 protocol first, which is disabled on my synology due to security reasons. If i enable it on my synology i get a nice warning that SMBv1 is vulnurable and has been used to perform ransomware attacks, so maybe i'd rather leave it disabled (although i assume that's mostly the case if the port were accessible from the internet, but still). Then i thought "it's probably some setting somewhere to change this", but after further googling, i found an issue that whatever ubuntu is using for SMB needs a patch to not default to SMBv1 to get a list of shares.... Yeah, great start for the oh so secure linux, i'd need to enable a protocol that got used in ransomware attacks over 6 years ago to get everything to work properly... (yeah, i ended up finding how to mount things manually, and then added it to my fstab as a workaround, but wtf)

Then, i installed Kodi, tried to play some content. Noticed that even though i enabled that setting on Kodi, it's not switching to the refreshrate of the video i'm playing. Googling further on that just felt like walking through a tarpit. From the dedicated librelec distro that runs just kodi that has special patches to resolve this, to discussions about X not supporting switching refreshrates, and Kodi having a standalone mode that doesn't use a window manager that should solve it but doesn't, and also finding people with similar woes about HDR. I guess the future of the desktop user is watching stuttering videos with bad color rendition? I'd give more details about what i found if there were any. Try googling it yourself, you'll find so little yet contradictory things...

Not being entirely defeated yet, i thought "i've got this nice GUI on my synology for managing docker containers & images, let's see if i can find something nice on ubuntu", and found dockstation as something i could try. Downloaded the .deb file (since ubuntu is a debian variant it seems), double clicked the file and ... "no app installed for this file"... google around a bit, after some misleading results regarding older ubuntu versions, i found the issue: https://www.omgubuntu.co.uk/2023/10/install-deb-ubuntu-23-10-no-app-error

Of course Ubuntu just threw out the old installer for debian files, and didn't replace it yet. Wouldn't want a user to just be able to easily install files! what is this, windows?

For real, i see all the Linux love here, and for the headless servers i have here (the raspberries & the synology), i get it. But goddamn this desktop experience is so ridiculous, there has to be better than this right? I'm missing something, or doing something completely wrong, or... right?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 7 months ago

As others have said, I think this is an Ubuntu problem, not a Linux problem. I've used Linux Mint Cinnamon and Manjaro KDE on the desktop with literally zero problems. However, I installed Ubuntu on a server because I figured that Ubuntu's (former) popularity would mean there would be a much larger online knowledge pool to help with problems. Also, an IT friend recommended it. Unfortunately, I'm regretting installing Ubunbtu. Canonical's use of snaps at a deep level has caused me a bunch of random problems. Sure, problems can be fixed or worked around, but it is definitely the least friendly distro I've used. I should have heeded the warnings and stayed away from Ubuntu.

[–] [email protected] 1 points 7 months ago

so to summary your first steps were:

  • accessing a inhouse NAS
  • setting up kodi and trying to switch refresh-rates & HDR
  • running some docker UI

i have 2 question - if you want to run rather advanced stuff

  • why not invest some time to check how its done in linux?
  • why did you chose a beginner distro focusing on the 80% needs of a home user

all of your described usecases are possible - no exceptions, but after you obviously spent decades of time in other desktops, you might move out of your comfort zone to make the next step. ubuntu is pretty easy for the easy stuff, linux as it is makes a fantastic system if you want to do some advanced stuff, but it lets you do the decisions (which means you(!) have to gain the skill to do the decisions)

we're here - the community is here to help ... but not here to do pre-sales for someone .... my tipp:

  1. check what you want to do
  2. check how its done
  3. do it
  4. you face a problem - provide a description and ask for a solution, but do your part

long story short - i think 90% of users would be happy with windows, mac os and linux just the way all of them come out of the box. most of the time they spend in a browser, checking photos or consume some media .... all of before mentioned OSs can do that pretty much without any hickups

if you go into the advanced stuff its a different story. macOS will do lots of decisions for you (but they might not be in your interest). windows has such a big user base that you have a great chance to get some ready to use description because somebody faced the exact same problem years ago. linux - advanced stuff - but no willingnes to learn - yeah man, that won't be a good match

[–] [email protected] 0 points 7 months ago

Having tried everything here, Mint

load more comments
view more: ‹ prev next ›