this post was submitted on 02 Sep 2024
791 points (93.3% liked)

Linux

49007 readers
1233 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 4) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 49 points 4 months ago (4 children)

Vim is pretty easy for me because I'm used to it. Nano is very difficult to use for me because I've rarely used it.

load more comments (4 replies)
[–] [email protected] 38 points 4 months ago (4 children)

Sometimes you don't even have the luxury of nano. Any moderately advanced Linux user should probably learn the basics of vi. Just knowing how to insert text and save it can fix a system that's stuck in recovery. Even if it's just to add a comment in front of a line in a config file.

[–] [email protected] 5 points 4 months ago (2 children)

When does that even happen? If you have nano installed, wouldn't it work too?

load more comments (2 replies)
load more comments (3 replies)
[–] [email protected] 3 points 4 months ago (1 children)

There is always the Joe editor, if you like good ol' Wordstar. :)

load more comments (1 replies)
[–] [email protected] 3 points 4 months ago

Butterfly gang

[–] [email protected] 8 points 4 months ago

Micro is where its @ <3

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

I spent the weekend failing to make my civ mods work, with a thousand lines of notes.. 2/3 in, I think "damnit blazeknave. You spend months perfecting this stupid fucking obsidian setup, and you've been here in notepad+ like a fucking jabroni."

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

I do the same all the time with anytype.

I dropped notes into sublime and then go back and put them neatly into any type. I don't really know why I do it either It takes any type a total of three or four seconds to start up and I have to enter in a passcode. But I only have to do it once. I guess I do have to think about where I'm going to put the document and making sure that it's tagged correctly, it's a lot easier just a scribble something into a random text window to forget about for a decade.

load more comments (1 replies)
[–] [email protected] 7 points 4 months ago (3 children)

kwrite and gedit friends rise up :)

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

How do you use these when you are connecting via SSH? You enable X forwarding?

It's fine when you have a graphical environment, but what do you do when you dont have one?

[–] [email protected] 4 points 4 months ago

A similar argument is what finally caused the value of the vi family of editors to click in my brain:

They are designed to be fully functional over even the shittiest possible* remote connection. You can't always count on ctrl, alt, or even the arrow keys being transmitted in a way that is understood by the remote machine.

*Well, I guess the worst possible terminal would be something like an actual teletype, and in that case you'd probably want to fall back to ed or its descendants. To save paper, if nothing else.

[–] [email protected] 3 points 4 months ago

ohh yeahh then nano

load more comments (2 replies)
load more comments (2 replies)
load more comments
view more: ‹ prev next ›