this post was submitted on 12 Sep 2023
142 points (99.3% liked)

Linux

48190 readers
1404 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
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago

Mission Center, it finally brings a task manager like UI on Linux. Alternative for people not wanting to use a TUI like htop.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (5 children)

The first couple commands I run after install:

$ sudo apt install vim
$ sudo apt autopurge libreoffice*
load more comments (5 replies)
[–] [email protected] 8 points 1 year ago (1 children)
load more comments (1 replies)
[–] [email protected] 8 points 1 year ago (2 children)

I always use:

load more comments (2 replies)
[–] [email protected] 7 points 1 year ago (1 children)
[–] [email protected] 9 points 1 year ago (1 children)

Biggest surprise here is that browsers still have no EPUB support build in. It's such a mind boggling oversight. They even got PDF support, but long form xHTML content is somehow still a big no.

Only Edge had EPUB for a little while, but even that got lost when they switched to Chromium.

[–] [email protected] 4 points 1 year ago

Ya, epub is just html + zip

[–] [email protected] 7 points 1 year ago

No time shift or equivalent in neon.

[–] [email protected] 6 points 1 year ago (1 children)
load more comments (1 replies)
[–] [email protected] 6 points 1 year ago (1 children)
load more comments (1 replies)
[–] [email protected] 6 points 1 year ago

htop. I get that top is ancient and just about part of the definition of a standard Linux system, but damn is it unfriendly

[–] [email protected] 5 points 1 year ago (2 children)
load more comments (2 replies)
[–] [email protected] 5 points 1 year ago

mosh, tmux, htop, vim

[–] [email protected] 4 points 1 year ago

bash and zsh shell history suggest box aka hstr. A bash history which is sorted by the times you use a command and not in a chronological order. Sooooooo good 😉

[–] [email protected] 4 points 1 year ago (1 children)

As a dev i always need to add https://github.com/jzelinskie/faq or at least https://github.com/jqlang/jq ... might not be for everyone

load more comments
view more: ‹ prev next ›