this post was submitted on 31 Mar 2025
628 points (87.7% liked)

linuxmemes

24292 readers
2766 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.
  • 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, no politics, no trolling or ragebaiting.
  • 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.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    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
     
    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 10 points 6 days ago* (last edited 6 days ago)

    Most of the people I've introduced to Linux don't even use the shell. Beginner-friendly Linux distros are perfectly usable without ever touching a terminal, just as most people use Windows without ever touching PowerShell (or worse, the Registry Editor).

    [–] [email protected] 12 points 6 days ago (1 children)

    I've been using Linux for almost 20 years, but I still remember the fear of the terminal. The truth is that there is not much that you need to learn for daily use. Unless I'm working on an actual project (like configuring servers/networking) I don't spend much time in a CLI. Start with a beginner friendly distro (Linux Mint Debian Edition is my pick). You shouldn't need terminal at all for basic usage. Next, find some tutorials on basic Linux terminal usage and practice. The goal isn't to "learn every command" but to just familiarize yourself with how it works. Learn how to navigate your files and folders (ls, cp, mv, touch, etc). Learn how to edit text files (use nano). After that, anything you need to learn will be because you want to do something beyond basic use.

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

    gasp how dare you suggest nano over vim! /s

    load more comments (2 replies)
    [–] [email protected] 9 points 6 days ago (1 children)

    I'm on Mint, but I still use the terminal to update my flatpaks. I'm just freaky that way 😎

    load more comments (1 replies)
    [–] [email protected] 6 points 5 days ago (3 children)

    When are you REQUIRED to use cli? The app store works well, many apps have installers, and will be perfect for average users.

    Advanced users should already be familiar with CLI and just need to learn a little more.

    [–] [email protected] 5 points 5 days ago (3 children)

    To be fair the absolute majority of online help posts involve the CLI. Want to change language on my Debian install? It's off to the CLI!

    load more comments (3 replies)
    load more comments (2 replies)
    [–] [email protected] 14 points 6 days ago (1 children)

    Giving the would-be linux newbs the benefit of the doubt, IF they have any terminal experience at all it is with CMD/PowerShell. I don't blame them one bit for wanting to banish all terminals into the shadow realms, they had a traumatic experience.

    load more comments (1 replies)
    [–] [email protected] 7 points 6 days ago

    Linux Mint vs Windows is already enough to learn for a day 1 linux user.

    [–] [email protected] 6 points 6 days ago

    ITT: Nerds that want mass Linux adoption but don't want to deal with people who don't share their interests and opinions

    [–] [email protected] 10 points 6 days ago* (last edited 6 days ago) (2 children)

    I'm of the opinion that if you're a newbie to Linux and want to use a more GUI-centric distro, then be my guest, telling someone to jump straight into something like Arch when they're just ditching Windows for the first time is more likely to just turn them off Linux forever.

    That said, as said newbie gets more comfortable with the terminal, Arch is there if they want more of a challenge, and even then with archinstall, the main difficult part is effectively nullified, although for more advanced, long-term users, fully manual installation is still there on the Arch ISO as an option, but I'd be more likely to point them to something like Debian or OpenSUSE Tumbleweed to start with as those are generally more beginner-friendly than Arch is.

    load more comments (2 replies)
    [–] [email protected] 10 points 6 days ago

    There's an OS that doesn't require command line use to do anything slightly advanced? That hasn't been my experience.

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

    Counterpoint: why should the standard for "just works" mean no CLI? What if distro maintainers decide that their user's experience is improved by relegating some tasks to the shell?

    [–] [email protected] 12 points 6 days ago

    because taking away user choice and accessibility is never a good idea

    [–] [email protected] 8 points 6 days ago (14 children)

    Because knowing terminal commands is neither accessible nor feasible for the average computer user. It might be more efficient, if you take the time to learn it but the average computer user doesn’t want to spend that extra time. They want everything to be accessible and to be easy.

    Linux should always have the choice to use the terminal. But if you want the day of the Linux desktop to actually arrive some day, you need at least a couple of distros that don’t require you to know what a package manager is.

    load more comments (14 replies)
    [–] [email protected] 8 points 6 days ago (3 children)

    I think it's fine to have some less commonly used actions be only accessible through a terminal, even on more user-friendly distros. That is basically what Minecraft does, and yet no one's scared of that.

    load more comments (3 replies)
    [–] [email protected] 5 points 6 days ago (1 children)

    There's quite some hypocrisy in learning to use windows, its obscure registry and the shady softwares that will tune it while refusing to copy commands in a terminal.

    load more comments (1 replies)
    [–] [email protected] 7 points 6 days ago (1 children)

    I learned the command line on Sun Solaris Unix in the 90s, after messing with DOS first. At work I have a terminal open all the time, though I'll use GUI versions of some things too.

    I use mint btw.

    load more comments (1 replies)
    load more comments
    view more: β€Ή prev next β€Ί