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

Linux

48317 readers
856 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] 9 points 1 year ago (2 children)

nslookup quite a few times I'd try and resolve a domain name only to find out the command isn't available and I'd need to google what package adds it.

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

I thought it was deprecated in favor of the host and dig commands.

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

no nslookup, go with dig

[–] [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

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 (2 children)

I always use:

load more comments (2 replies)
[–] [email protected] 7 points 1 year ago (2 children)
load more comments (2 replies)
[–] [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

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] 6 points 1 year ago (1 children)
load more comments (1 replies)
[–] [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 (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

[–] [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 😉

load more comments
view more: ‹ prev next ›