this post was submitted on 14 Mar 2024
95 points (81.5% liked)

Linux

47952 readers
1611 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
 

My current issue is i see you guys constantly having issues, editing files etc.

Is it not stable?

Can you not set it up and then not have ongoing issues?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 7 months ago* (last edited 7 months ago)

From my experience having used Linux for years: Here is the full list of problems I encountered that I'd say are not the result of me tinkering:

  • Nvidia driver is fucked up
  • A hard drive also used by Windows won't mount
  • The software app can't update my system
  • 2nd monitor won't work correctly (pretty much solved nowadays)

Those are fairly common issues afaik, and they are caused by using a slightly more complex setup (dual-booting Windows, extra repos in the package manager) and notoriously troublesome Nvidia hardware. For all but the last there is a one-line command you can run to fix it, and it took maybe 2 min to find it on my phone.

Apart from these issues it's been rock solid, so I'd say you're good as long as you avoid those known causes for problems (No Nvidia, no Windows, no extra repos), or you are able to find solutions to the most common problems and run simple commands on the terminal.