this post was submitted on 02 Nov 2023
515 points (97.8% liked)

Linux

48047 readers
772 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] furycd001@lemmy.ml 5 points 1 year ago (3 children)

I ditched all top programs on my system, because I have no use for any of them....

[–] berg@lemm.ee 11 points 1 year ago (3 children)

How do you check what is eating up all your memory/cpu?

[–] Kushia@lemmy.ml 22 points 1 year ago (2 children)
[–] TylerDurdenJunior@lemmy.ml 10 points 1 year ago (1 children)

mount google drive as swap. RAM downloaded !!

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

I kinda want someone to make this for shits and giggles.

[–] milkjug@lemmy.wildfyre.dev 8 points 1 year ago

⬆️ This man is too dangerous to be left alive.

[–] furycd001@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

My computer just works so I've never needed to check, but I run XFCE & have xfce4-taskmanager installed, so I could use that if I ever needed....

[–] berg@lemm.ee 2 points 1 year ago

Ah, I see. I use htop as a task manager.

There's a top surgery joke in here somewhere, I can feel it.

[–] TwinTusks@outpost.zeuslink.net 6 points 1 year ago (1 children)

I only use htop to kill process when it froze.

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

I just use xkill for that....

[–] TwinTusks@outpost.zeuslink.net 1 points 1 year ago (3 children)

A question, what tod do when the laptop is completely frozen, as in you can't even move your mouse. Is the only solution to force shutdown?

[–] furycd001@lemmy.ml 3 points 1 year ago

Thankfully I've never had that happen, but if it did I would probably just switch to a tty & use the killall command on whatever was giving me bother....

[–] lowmane@lemmy.world 1 points 1 year ago

Switch to a different virtual terminal (ctrl-alt-F3), login and restart desktop manager, switch back to the normal GUI terminal (ctrl-alt-F2)