this post was submitted on 22 Mar 2026
10 points (81.2% liked)

Linux

63955 readers
1100 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
10
submitted 13 hours ago* (last edited 13 hours ago) by tdTrX@lemmy.ml to c/linux@lemmy.ml
 

I read on PC, how can I save power and make PC last longer by under powering the PC ?

On Windows I put max CPU state to 1%, PCIe and WIreless Power to power saving mode.

Also related question, How to disallow software from inhibiting power management?

you are viewing a single comment's thread
view the rest of the comments
[–] Maiq@piefed.social 2 points 12 hours ago

You can use cpupower to enter different states of power limits. The link is to the arch wiki but I'd bet it's in your package manager for you to install.

https://wiki.archlinux.org/title/CPU_frequency_scaling

Not sure about the second question.