this post was submitted on 06 Aug 2023
385 points (96.4% liked)

linuxmemes

20756 readers
1256 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] scytale@lemm.ee 17 points 1 year ago (6 children)

Googling an issue and copy pasting the first terminal code you see on the first result.

[–] spaceape@lemmy.nrsk.no 6 points 1 year ago

It looks like the command you're trying to paste contains danger---

yes, yes I know what paste is let gooooo

[–] jonman364@sh.itjust.works 5 points 1 year ago

rm -rf --no-preserve-root /

[–] Sanjoooo@feddit.de 4 points 1 year ago (1 children)
[–] dylanTheDeveloper@lemmy.world 4 points 1 year ago

My wifi stopped working

[–] rikudou@lemmings.world 1 points 1 year ago* (last edited 1 year ago)

[ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || echo *Click*

Or a version for pussies:

[ $[ $RANDOM % 6 ] == 0 ] && echo '*You dead*' || echo '*Click*'

[–] dukk@programming.dev 1 points 1 year ago* (last edited 1 year ago)
[–] cRazi_man@lemm.ee 0 points 1 year ago* (last edited 1 year ago) (1 children)

Googling is so difficult for a Linux noob, and it takes a whole weekend to go through forums looking for solutions and commands to paste. I'm having much more success asking ChatGPT. ChatGPT and the Steam Deck have been the biggest factors in making me use Linux more and more.

[–] Holodeck_Moriarty@lemm.ee 1 points 1 year ago

Oh wow, why haven't I thought about asking chat gpt? That seems like a good place to start.