this post was submitted on 02 Sep 2024
794 points (93.4% liked)

Linux

47337 readers
942 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 2 weeks ago (3 children)

In every post of this kind I am amazed at so many people using nano instead of micro which is SO MUCH BETTER while being the same thing at the same time.

[–] [email protected] 15 points 2 weeks ago (1 children)

When you help manage thousands of servers with vim and nano already installed, it's just faster to use one of those than installing something else nearly ever single time.

I prefer nano for quick edits of small files, but vim for hunting down things in larger files.

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

Or you can preinstall micro like you preinstall everything else 😅

[–] [email protected] 7 points 2 weeks ago

I'm not that high on the totem pole unfortunately

[–] [email protected] 6 points 2 weeks ago (2 children)

Holy cow. You can use your mouse with micro. Amazing.

[–] [email protected] 14 points 2 weeks ago (1 children)

You can have mouse support with nano. Alt-m toggles it on or off.

[–] [email protected] 7 points 2 weeks ago (1 children)

Oh wow. Weird that it defaults to off.

[–] [email protected] 4 points 2 weeks ago

You can change that in the nanorc along with changing key binds, colors, and the like.

[–] [email protected] 9 points 2 weeks ago

And all the shortcuts are SANE, not the weird thing of nano

[–] [email protected] 1 points 2 weeks ago

I’ve discovered it just a few days ago and now use it on all my machines