this post was submitted on 30 Apr 2025
1005 points (97.7% liked)

linuxmemes

24792 readers
2426 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
     

    I thought it'd be a pain but installing programs through the terminal is actually so nice, I never would have expected it

    top 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 1 points 18 hours ago

    Realistically the simplest way to think about it is a text based file manager that can run programs, you could literally ignore it and use it to just install and update, if GUI's your thing.

    [–] [email protected] 1 points 23 hours ago

    I kind of like install wizards and black and white command console, but that's just me.

    [–] [email protected] 2 points 3 days ago

    I'd use the terminal more if it had better auto suggestions, and allowed me to treat the text like any normal text editor, instead of having to learn keyboard shortcuts just to basic text manipulation. So far Warp terminal is the best option I've found

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

    I'm on the other side of the coin, I really don't know how I'm supposed to learn to use the terminal. I can do sudo apt get to get some programs and updates, as well as mv and cp, but that's where it stops for me.

    [–] [email protected] 1 points 2 days ago

    I literally only use it when a how-to guide explains exactly what to do and why. Then I forget what I did and look up how to do it again six months later. I'm fine with this arrangement, though I will prefer to have to use it less.

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

    You need a purpose. For instance I needed to copy and edit config files for a bunch terminals my company has deployed last week. Instead of manually copying the template directory 80 times and editing the 2 lines that needed to be changed in the parameter file for each one I used powershell to extract the name and id for each terminal from the log files and create copy of the template directory for each one, then replace the terminal name and id in the parameter file of the new directory with the ones extracted from the logs. This would have taken me all day to do manually and it only took about 45 minutes to write up the script and run it. I did have some prior experience with doing this kind of thing but hadn't tied them all together lile that before so i learned some stuff.

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

    Maybe you need to have some sort of objective before you get started, otherwise yeah, you don't have much to do in the console :) In my case I only use linux for work, so I'm ssh-ing away and running commands to compile this, apply that, show me the logs for this, grep that, etc.

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

    I'm getting ready to change one of my Ubuntu machines over to Mint, as the next iteration of Ubuntu requires more RAM. While I've done these changes many times, I've never quite understood the deal with setting up the partitions.

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

    Wait till you try fish or zsh loaded with all the fancy plugins lol

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

    Oh-My-Zsh (https://ohmyz.sh/) is good if you want to try a nice suite of plugins and dotfiles.

    [–] [email protected] 2 points 3 days ago

    or zoxide and yazi

    [–] [email protected] 4 points 3 days ago* (last edited 3 days ago)

    Could you 'splain it to me? Cuz I installed Mint 3 months ago, totally happy, and I don't get it.

    load more comments
    view more: next β€Ί