this post was submitted on 04 Dec 2024
53 points (96.5% liked)

Linux

53618 readers
57 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 7 years ago
MODERATORS
 

Not sure why that is, but I have 32 GB of RAM and I would like my system to utilize it as much as possible, but as you can see in the screenshot, the system is only using 5.66 GB of the physical RAM, but swap is still being used in a high number. Is this normal? Should I lower the swappiness to lower than 10? Should I let it be? Thanks
Here is the screenshot

you are viewing a single comment's thread
view the rest of the comments
[–] Luci@lemmy.ca 62 points 2 years ago (6 children)

Don't mess with things you don't understand.

Don't listen to this advice. Messing with things you don't understand is how you learn your OS. Mess with it, break it, then RTFM and fix it. That's how ya learn!!

[–] catloaf@lemm.ee 10 points 2 years ago (4 children)

Or just RTFM first and learn without breaking stuff.

[–] naeap@sopuli.xyz 6 points 2 years ago* (last edited 2 years ago)

Nah, without breaking stuff, you never really learn

Hands-on experience is important.

Edit: obviously don't do this with production machines, but I thought that was given...

[–] pearsaltchocolatebar@discuss.online 4 points 2 years ago (1 children)
[–] qprimed@lemmy.ml 5 points 2 years ago (1 children)

pretty much. learning things without a corresponding "oh... shit." moment, just never quite stick with you the same way.

[–] penquin@lemm.ee 4 points 2 years ago

This is 100% it. The sleepless nights I've spent hunting for solutions after nuking everything, taught me a great deal. It was even so much fun, too.

[–] Luci@lemmy.ca 3 points 2 years ago

No fun. Nothing learned.

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

Pain is the best teacher.

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 9 points 2 years ago (1 children)

That's great if you treat your computer as a toy. But if you actually need it to do work then that's terrible advice.

Destroy a virtual machine first, not your actual computer.

[–] penquin@lemm.ee 6 points 2 years ago

I have a whole machine that I don't touch for stuff like this to get my actual work done on. This one is for learning and fucking shit up. Lol

[–] penquin@lemm.ee 6 points 2 years ago (1 children)

Nah, homie, fucking shit up then spending your whole evening looking for solutions is what makes it so much fun. lol

[–] Luci@lemmy.ca 5 points 2 years ago

If your googling is about to take you to the arch wiki, you're having a good night!

[–] luciferofastora@lemmy.zip 5 points 2 years ago (1 children)

tinkers with pulseaudio
"Why does my audio not work?"
tinkers more
"Okay I think it kinda works now?"
it breaks again
"fml"

I found the docs for pulseaudio and particularly for pipewire to be rather hard to use, personally. RTFM works if the manual is readable, but in these cases, the learning curve was very steep for me (and I still don't know that I properly understood what's going on, but it's working, so I've stopped tinkering for now).

[–] Luci@lemmy.ca 1 points 2 years ago

You're not really RTFM unless you're digging into source code comments

[–] thingsiplay@beehaw.org 4 points 2 years ago

Learning by doing, but make backups.