this post was submitted on 05 Oct 2024
68 points (98.6% liked)

Linux

47597 readers
1677 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
 

What software have you found particularly frustrating or difficult to configure on Linux?

you are viewing a single comment's thread
view the rest of the comments
[–] electric_nan@lemmy.ml 5 points 11 hours ago (2 children)

Pretty much everything is frustrating to configure at first. Then I learn it and it's not so bad. Then I don't use it for a few years, and completely forget how! Back to step 1.

[–] quinkin@lemmy.world 3 points 5 hours ago

Initial thought was "I can't think of anything". Then I started scrolling through this thread showering upvoted on all of the repressed memories.

[–] golden_zealot@lemmy.ml 4 points 10 hours ago* (last edited 10 hours ago) (1 children)

I learned this lesson pretty quick when working in IT.

It's not always feasible to document everything as it happens, but I definitely learned to do so if I had the time and means to while I was doing the thing.

Just started at a new company with 0 documentation, they're super psyched that I've actually been writing down all their processes/procedures/configurations etc. as they explain them to me/as I work with them.

[–] electric_nan@lemmy.ml 3 points 10 hours ago (1 children)

I really should learn this habit.

[–] golden_zealot@lemmy.ml 2 points 9 hours ago (1 children)

If you want to get into doing it, I found searching through a lot of note taking applications until I found something I really liked helped me remember to go do it regularly.

For FOSS stuff a lot of people like Joplin, and I could certainly recommend it. Personally though, I really like Obsidian for its backlinking and graph view features, but it's not open source.

Furthermore, just carrying around a notebook and a pen everywhere you go as a habit helps a lot. I got into the habit of doing this by maintaining a personal journal for some time. For writing effective notation on paper which can easily be digitized, I would recommend looking into "bullet journaling" methods, and again, finding a notebook and pen that you really quite like, helps a lot to make the experience enjoyable and develop it as a skill.

[–] electric_nan@lemmy.ml 2 points 9 hours ago

Thanks very much. I'll take a look at your suggestions.