this post was submitted on 16 Jul 2023
9 points (100.0% liked)

Linux

47337 readers
1120 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Don't get me wrong. I love Linux and FOSS. I have been using and installing distros on my own since I was 12. Now that I'm working in tech-related positions, after the Reddit migration happened, etc. I recovered my interest in all the Linux environment. I use Ubuntu as my main operating system in my Desktop, but I always end up feeling very limited. There's always software I can't use properly (and not just Windows stuff), some stuff badly configured with weird error messages... last time I was not able to even use the apt command. Sometimes I lack time and energy for troubleshooting and sometimes I just fail at it.

I usually end up in need of redoing a fresh install until it breaks up again. Maybe Linux is not good for beginners working full time? Maybe we should do something like that Cisco course that teaches you the basic commands?

you are viewing a single comment's thread
view the rest of the comments
[–] rocketeer8015@discuss.tchncs.de -1 points 1 year ago (2 children)

Nope, it doesn’t. It always requires human assistance or random hardware failure. It’s either the user, the distro, package maintainer or upstream fucking up.

Personally I blame half on users for picking the wrong distro(not suited for beginners) and half on the linux community giving poor advice(use the terminal). Not everyone has the time or inclination to become a power user and if people wouldn’t be so thickheaded and recommending the same problematic distros over and over to these people it wouldn’t be such a mess.

I have a 80 year old neighbour whose old windows laptop was a mess and who was open to trying a new OS(because he couldn’t operate windows either anyway). I setup a MicroOS system for him, put a taskbar extension on it and showed him how to install software from gnome-software(which only has flatpaks). ZERO problems in half a year. He doesn’t have to do anything nor learn anything. He happily installed some card games, reads the few websites he follows and that’s it.

[–] HughJanus@lemmy.ml 3 points 1 year ago (1 children)

Nope, it doesn’t.

Yep...it does.

It’s either the user, the distro, package maintainer or upstream fucking up.

Yes that's what I'm referring to.

[–] rocketeer8015@discuss.tchncs.de -1 points 1 year ago

So it’s people borking it and not the “system itself”. You have control over which people are involved in the software on your system ne it affects the likelihood of it ending up borked.

[–] NathanUp@lemmy.ml 0 points 1 year ago (1 children)

Agreed, you get to pick between a system that empowers you to do whatever you like, or an unborkable system. If you need something that won't let you shoot yourself in the foot, you ought to be using an immutable distro.

For ages I blamed GNU/Linux for breaking when I was unknowingly causing issues. These days, I don't fix what isn't broken, and if I can't help myself, I make sure I understand what I'm doing, write down any changes I make, and ensure I have a snapshot ready in case things don't work out.

GNU/Linux may not exclusively be for advanced users anymore, but system customization still is.

[–] HughJanus@lemmy.ml 1 points 1 year ago

Agreed, you get to pick between a system that empowers you to do whatever you like, or an unborkable system.

Yeah that's not true. There is no such thing as an "unborkable" system. There are, however, systems that aren't often borked by their developers, and systems that are easy or intuitive to fix when they do become borked, or systems that quickly ship a fix when they do become "borked" (this is Windows BTW).

The implication that any "borked" Linux install was somehow self-inflicted by the user is ridiculous.