this post was submitted on 04 Apr 2025
1237 points (97.5% liked)

linuxmemes

24389 readers
1180 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 3 points 1 week ago (1 children)

    Nah I just ask deepseek. It set up a set of dockers for me in 2 minutes and also gave me commands to create my folder structures.

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

    You probably did this, but for anyone reading, if you copy commands from the internet, look up what all the commands and flags do to be sure you understand it fully, and then type it in yourself in a terminal instead of copy/paste. If you get an instruction to curl | sh, split it into two steps, curl to get the script to a local file you can read, read it, then run if you know what it does. Do these things for anything you don't trust 100%.

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

    I did half of that. I looked at the commands to see what it did, what folders it made. Then I checked that the dockers pulled is the same from the official docker sites. I pasted the codes in rather than manual typing though. I’ve done this from sonarr, radar, audiobookshelf, jellyfin and sabnzbd.

    The terminal commands to get dockers working I did copy directly from deepseek after checking it’s the same on docker’s site. Weird part is I tried to follow docker’s instructions first but it didn’t work. Then after looking at deepseek, it gave the same instructions from a different page of deepseek. So what I copied into command should have been the same.

    Other than that I don’t really install anything as I’m quite paranoid about these stuff.

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

    Good. To be honest I sometimes copy/paste too, but there is a possible trick to hide characters in the copied text with an automatic return at the end so when you paste you immediately run something you don't intended. If I copy from some random shady blog I'd be more careful than from the official docker documentation I guess.

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

    That makes sense. What about AI answers, it feels unlikely for AI to do that.

    [–] [email protected] 61 points 1 week ago (7 children)

    And the less you use Windows, the worse you get at using it. Luckily the bar for Windows competency is pretty low, just basic critical thinking skills and Google get you far.

    [–] [email protected] 37 points 1 week ago (1 children)

    You can make that point for any operating system, basic critical thinking could mean anything

    [–] [email protected] 10 points 1 week ago

    You could but you'd be drawing a false equivalency.

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

    Honestly, potentially the more you use Windows the worse you get at it. You come to accept the garbage, but the more you try to fix it the more it fights you and the less stable it becomes. A user who just doesn't touch anything is probably better off.

    load more comments (1 replies)
    load more comments (5 replies)
    [–] [email protected] 38 points 1 week ago* (last edited 1 week ago) (3 children)

    I'm sure this will draw some criticism but I've found duck.ai to be extremely helpful in troubleshooting minor issues with my Linux mint installation and recently with accessing and understanding SMART hard drive diagnostic data. It's very helpful in figuring out which commands could be useful in the terminal and in understanding exactly what each terminal command is doing. Of course finding answers in forums and manuals is still relevant and important but as a beginner, this has been a fast and easy way to get advice.

    [–] [email protected] 17 points 1 week ago* (last edited 1 week ago)

    Just be careful to think twice before doing what it says. (That goes for any advice from the internet too!)

    Like all the old stories of people's GPS steering them into a lake. Let the GPS help you, but still, like, actually look at the road!

    ETA: It's probably quite reliable at explaining what terminal commands do, since it's drawing from many manuals. But sometimes it might completely make up the answer, in a way that's almost right but terribly wrong. You think the command does one thing, so you use it 'appropriately', but really it does something else so your carefully thought out use goes completely wrong.

    load more comments (2 replies)
    [–] [email protected] 35 points 1 week ago (2 children)

    Over the years of using Windows (2010-2023), I don't remember learning anything at all, only using the command line twice, once to check the hard disk and once to clean the registry... I'm in love with Linux terminal.

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

    Did you not learn anything because you simply did not need to, perhaps? Because you can do a lot if you need to.

    load more comments (4 replies)
    load more comments (1 replies)
    [–] [email protected] 34 points 1 week ago (5 children)

    Wait, you guys are getting better? /j

    [–] stev3yd 30 points 1 week ago (19 children)

    im still stuck in vi hell... help... cannot exit program

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

    Have you tried standing up from your computer and going outside? It's the only 100% reliable way I've found to exit vim.

    [–] [email protected] 12 points 1 week ago

    Arson is also good.

    load more comments (3 replies)
    [–] [email protected] 11 points 1 week ago

    There's no exiting vi, gotta buy a new computer

    [–] [email protected] 8 points 1 week ago (1 children)

    Dude, just reboot the machine, as long as vi is not autostarting you should be good

    [–] the_crotch 9 points 1 week ago (2 children)

    I added vi to startup and I can't modify my startup items because I can't figure out how to save in vi

    [–] [email protected] 14 points 1 week ago

    I'm sorry, but i can't save you anymore. I promise to remeber you until my last day on earth

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

    Absolutely! I never break my system the same way twice.

    load more comments (2 replies)
    load more comments (3 replies)
    [–] [email protected] 25 points 1 week ago

    it's a good os. on the other hand everytime i learned anything in windows it would get invalidated by new ux and new bugs...

    [–] [email protected] 21 points 1 week ago (17 children)

    Do you guys also keep a notepad file on your desktop with all the usual commands and shortcuts on it? I can't imagine remembering them all otherwise... and I kind of cringe at the non stop DDG ing I have to do to do some basic liux stuff.

    [–] [email protected] 10 points 1 week ago (1 children)

    Yes.

    Source: Am Systems Admin (engineer/architect/your mom)

    load more comments (1 replies)
    [–] [email protected] 8 points 1 week ago* (last edited 1 week ago)

    Try a different shell, like fish or zsh, maybe. Something with really intense command auto-completion and history.

    I personally use fish, it is amazing for this kind of thing.

    ETA: also read up on rc files for whatever shell you are using. Creating aliases and functions based on what you do all the time is essential IMO.

    load more comments (15 replies)
    [–] [email protected] 17 points 1 week ago (5 children)

    You'll get to the point where you can't use windows anymore XD

    [–] [email protected] 16 points 1 week ago

    I had to troubleshoot some windows problems for family a bit back, and it was the worst x3

    [–] [email protected] 7 points 1 week ago (3 children)

    I'm about at that point. I had to set up a Windows VM last year to do some testing. It was more of a struggle to install than I expected.

    load more comments (3 replies)
    load more comments (3 replies)
    [–] [email protected] 15 points 1 week ago

    If you are the β€œcomputer person” in your family, you probably have experience screwing with, breaking, and fixing whatever OSes you have used over the years.

    The refreshing difference with Linux is that the software and the people who created it are not trying to prevent you from doing what you want with your computer.

    [–] [email protected] 14 points 1 week ago (1 children)

    That's why sausages are better than Linux: you can start using them on a professional level right from the start. And as a bonus sausages don't use Nvidia!

    [–] [email protected] 13 points 1 week ago (8 children)

    This is why you have to switch to more and more difficult distros over time, to keep yourself on your toes

    [–] [email protected] 11 points 1 week ago (2 children)

    It's a bell curve. Eventually you switch back to ez mode for your main machine and have alternative or niche distros on spare kit

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

    Ken Thompson, who invented UNIX first in assembly and then rewrote it in C, is now running a Debian derived OS as his main daily driver.

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

    But I use Linux all the time and am still horrible at it!

    load more comments (1 replies)
    [–] [email protected] 7 points 1 week ago* (last edited 1 week ago)

    Wow, in that way it's almost like Linux is the same as every other thing.

    [–] [email protected] 7 points 1 week ago

    I'm still gonna have to dual boot for the foreseeable future, but I force myself to usually boot mint unless I want to play any vr/multiplayer/racing games (which is often, unfortunately). But I do really enjoy how much you can do in linux and learning it.

    load more comments
    view more: next β€Ί