this post was submitted on 10 Nov 2023
35 points (92.7% liked)

Linux

47361 readers
1324 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
 

I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven't heard of. I've already tried MX Linux on an old Thinkpad SL400, and didn't see any difference from plain Debian.

Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I've had a positive experience with Thorium and Chromium.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (1 children)

Just install Arch without a desktop environment.

[–] [email protected] 3 points 10 months ago (1 children)

It's kinda surprising how much you can do in just a tty, the only thing I can't think of a method for rn is viewing/editing documents.

[–] [email protected] 2 points 10 months ago (1 children)

I can’t think of a method for rn is viewing/editing documents

What is the extension of document? I bet you money it's possible in terminal. PDF? docx?

[–] [email protected] 1 points 10 months ago (1 children)

I mean any kind of document, so yes, PDF, docx, rtf, etc.

Thinking about it, isn't lesspipe able to view documents?

[–] [email protected] 1 points 10 months ago (1 children)

Literally all the extensions you mentioned can be viewed and edited in terminal by various tools.

[–] [email protected] 1 points 10 months ago (1 children)

I don't know the tools, but that means you can probably do everything* in a tty without ever installing a graphical environment

*I almost forgot spreadsheets and presentations

[–] [email protected] 1 points 10 months ago

Do you actually want to know the tools for each of the extensions you mentioned or just having a conversation here?