Meme in three parts: 1: "I'm new to Linux, How am I doing this: …?" 2: Guy (Enthusiasts offering help) turning around looking at a good-looking woman (Cryptic CLI commands) while his apparent girlfriend (Accessible, user-friendly GUI tools) is looking at him like she's going to explode in a second 3: Very sad cat in front of a laptop looking at the camera (Devs of underappreciated GUI tools)
you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 8 months ago (1 child)

I agree on CLI text editors. I get why they exist, but for most users they should be a last resort, not the primary instruction.

Instead of telling people to use Nano, just tell people to edit the .conf in a text editor and let them choose!

Many users won't understand that what they're being told to do with Nano is literally just edit a text document with a funky file extension, and that they don't actually have to that it in CLI (in-fact it might even be easier not to if you're not familiar with them).

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 8 months ago

    Exception for helping someone who sshed into something and doesn't understand what they are doing.

    It happens that someone without knowledge has no idea how to interactively edit a file on a system they can only ssh into. 'run nano' is easier than 'ok, now I'll show you how to WinSCP the file down edit it, and put it back, but make sure you don't screw up the CRLF or permissions in the process...'

  • source
  • parent