this post was submitted on 02 Sep 2024
800 points (93.5% liked)

Linux

57726 readers
1133 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] unknowing8343@discuss.tchncs.de 18 points 1 year 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.

[–] ObsidianZed@lemmy.world 15 points 1 year 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.

[–] unknowing8343@discuss.tchncs.de 4 points 1 year ago (1 children)

Or you can preinstall micro like you preinstall everything else 😅

[–] ObsidianZed@lemmy.world 7 points 1 year ago

I'm not that high on the totem pole unfortunately

[–] walden@sub.wetshaving.social 6 points 1 year ago (2 children)

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

[–] Gort@lemm.ee 14 points 1 year ago (1 children)

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

[–] walden@sub.wetshaving.social 7 points 1 year ago (1 children)

Oh wow. Weird that it defaults to off.

[–] cravl@slrpnk.net 4 points 1 year ago

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

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

[–] RandomlyRight@sh.itjust.works 1 points 1 year ago

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