this post was submitted on 16 Mar 2026
158 points (97.0% liked)

Linux

63928 readers
1476 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
 

I am on Arch Linux and I want to disable this activity indicator light on a WD hard drive. I know there is a software on Windows for doing that, but since I am on Linux, how could I do it? This light is annoying when I am in a dark room.

you are viewing a single comment's thread
view the rest of the comments
[–] dan@upvote.au 6 points 5 days ago* (last edited 5 days ago)

I don't think WINE would work, because it likely relies on a custom driver.

If you don't have a Windows installation, booting into a WinPE LiveCD (like Sergei Strelec's WinPE: https://m.majorgeeks.com/files/details/sergei_strelecs_winpe.html) and installing it in the live environment should work. Running Windows in a VM should work too, if you pass the USB drive through to the VM.