this post was submitted on 21 Jan 2024
1754 points (97.8% liked)

linuxmemes

21969 readers
2737 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 141 points 1 year ago (4 children)

    Not a hot take at all. Asking someone to go from a GUI heavy operating system to a command line heavy one and be just as productive is lunacy. Like all major changes it is important to ween off the old thing.

    My biggest hurdle with the switch has been permission related issues, and you can't deal with those cleanly with a UI, and every help thread under the sun throws out a bunch of command line commands giving a solution without explaining why those changes are needed. It may seem like Unix 101 to experienced Linux users, but it is really cryptic to newcomers coming from operating systems that are...cough more lenient with their permissions.

    There is also a mentality that UIs are much more idiot proof than command line. UIs are written by people who actually know the OS so we can't accidentally delete our home folder because of a typo. It is a very legitimate concern.

    [–] [email protected] 35 points 1 year ago (1 children)

    Yesterday morning i installed Mint xfce on an old laptop.

    I wanted to install synaptics drivers for the touchpad because i use the trackball as mouse but need the touchpad for clicking. Something that isnt configureable in the default driver.

    When i copied an example config file and added my line, i rebooted the computer.

    The GUI broke because in the example config file, there were "..." To indicate writing further options, but xorg couldnt interpret or ignore it, so i had to figure out how to edit textfiles in the command line.

    No fun times, and definetely a risk for new users.

    [–] fkn 17 points 1 year ago (1 children)

    This story is literally every experienced Linux users first horror story.

    I still remember the first time I broke my xorg config on my shiny new slackware 10 install in early 2005.

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

    I agree, BUT that is only because the average windows user never even had to bother with permission. I find permissions on Linux A LOT easier to handle than on Windows. Basically the way Windows does permissions is garbage, so they made it so that people can just do whatever so they won't complain about permissions. That is... one way of doing things, I guess.

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

    Not really, the vaaaast majority of PC users don't need the linux commandline.