this post was submitted on 16 Jul 2023
360 points (92.5% liked)

Linux

55478 readers
1137 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 6 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?

(page 8) 50 comments
sorted by: hot top controversial new old
[–] GustavoM@lemmy.world 1 points 2 years ago

Because "user control" has become an extinct feat after Windows came up, i.e folks really love their "Yes Windows, command me daddy" safe bubble.

[–] socsa@lemmy.ml 1 points 2 years ago

The average person is extremely tech illiterate. This is not a condemnation of their personal choices, or view of the world, or politics or anything like that. Even highly educated people cannot explain even the most basic things about computers, the internet, electricity or the nature of information.

Linux feels simple to you because you likey have both education and experienced with computer systems. However, the interconnected world is not that difficult to understand if you have the opportunity to understand it. This privilege absolutely makes everyone else in the world who does not have that opportunity or desire feel shockingly inept on technology issues.

[–] CouncilOfFriends@lemmy.fmhy.ml 1 points 2 years ago

One pain point I commiserate with mentioned here is the fractured nature of finding federated communities, which I don't see any easy way to solve.

[–] dylanTheDeveloper@lemmy.world 1 points 2 years ago (4 children)

Its a little more difficult to debug and fix issues compared to windows

load more comments (4 replies)
[–] eruchitanda@lemmy.world 1 points 2 years ago

Maybe immutable OS, like Fedora Silverblue or Kinoite a try?

The idea is that it's very hard to break the system, because apps are containerized, so they don't 'touch' the system, and updates take effect only on reboots.

If update is broken, it won't apply. And you can always rollback to previous state, if you don't like something.

You don't need to install stuff from the terminal, and you can install them from a GUI 'store'.

[–] Mandy@beehaw.org 1 points 2 years ago

Cause technology as a whole is a curse anything that cam.go wrong will go.wrong and its certainly exlusive to Linux

[–] IceQuest@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

I think it's just general fear of the command line. I've had a friend who always owned a mac, and started using it for his programming course. While assisting him in trying to compile some programs or use something like git from the mac's zsh terminal, I can tell it's a stressful event for him, even though all I told him to enter were simple commands like ls, mkdir, g++ etc.

I have a machine that runs fedora with no trouble at all. I never needed to debug anything, multimonitors and sound outputs all work. But every once in a while, something happens which can only be solved through the command line, because linux simply does not have a settings utility as extensive as windows control panel. It's fine for me, but telling that friend to bring up the terminal and enter a cryptic line will probably freak him out.

[–] phillycodehound@lemmy.world 1 points 2 years ago

Basic commands would be good! So hard to find sometimes.

[–] ReakDuck@lemmy.ml 1 points 2 years ago

Tbh, after using Linux since 2019, i always needed to reinstall ubuntu based Linux distros and I have a tendency to just hate them for being so hardcoded and trashy. Feels like Windows but its evem more hardcoded. I ended up using Manjaro and yeah, I somehow mamaged to fix most but not all problems caused by Manjaro. But it was also not a good distro. I ended up at Arch Linux and somehow managed to just never reinstall it because everything is actually... finally... not fucking hardcoded. It mostly has a good wiki page that explains the details.

The problem with Arch is that its not beginner friendly nor for people who just want things to work. Its a long process of installing and setting everything by yourself, with the advantage that you finally have a system that is fully tranaparent to yourself and easy to manage and understand it.

load more comments
view more: ‹ prev next ›