submitted 9 months ago* (last edited 9 months ago) by to c/linuxmemes@lemmy.world
 

You are going to fuck this up. Don't come crawling back to me when you lose all your data since the dawn of time and you completely brick this goddamn computer. This is your one and only warning.

you are viewing a single comment's thread
view the rest of the comments
[–] 33 points 9 months ago (3 children)

I never ever had to run my file manager as root.

  • source
  • hideshow 6 child comments
  • [–] 20 points 9 months ago

    Same here, but I can understand why someone might want to. For many people, even those that are comfortable on the command line, a GUI is a more comfortable experience. And, I have (rarely) needed to do some filesystem management as not my primary user account.

  • source
  • parent
  • [–] 9 points 9 months ago

    It's nice to have a GUI for those things sometimes rather than a command line for everything. If you're doing things right, your daily login shouldn't have access to modify system settings or read sensitive logs. But troubleshooting requires that often and ls, vim, cat, tail, etc., can become cumbersome compared to a GUI file manager and proper GUI text editor like Kate or Gedit.

  • source
  • parent
  • [–] [S] 7 points 9 months ago (1 child)

    I installed something that I got very disappointed, and wanted to get rid of it

    the script itself tried to rm something in a directory but failed, sudo dolphin didn't work, so I found out how to delete stuff from... I think /bin or /usr/local/bin ?

    That needed me to run as admin/root so I did it. I deleted 1 file, the leftover artifact of the thing I didn't want installed. I then stopped using dolphin as admin so that I wouldn't break everything forever.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (2 children)

    I then stopped using dolphin

    Let me stop you right there altogether!

  • source
  • parent
  • hideshow 4 child comments
  • [–] [S] 4 points 9 months ago* (3 children)

    I'm getting used to it; I customised it to my liking and it even has a terminal built in. what do you recommend instead?

    also, what do you recommend that works like VSCode for writing shit into that I never save and leave open forever, and has a search functionality on all open files that can work on any programming language I want (through compiler/interpreter and colour scheme plugins)?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 3 points 9 months ago (1 child)

    Vscodium.

    Or one of the many variants of ol' Sublimetext and Atom (Sublime is paid for, Atom has been abandoned, but there are successors)

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 9 months ago (1 child)

    I'll check out some atom successors, thanks! Any specific ones you like?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (1 child)
  • [–] [S] 4 points 9 months ago (2 children)

    I know I can, but I want to learn about alternatives and grow.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 9 months ago (1 child)

    Uhh does Codium not work for you? It's not Vim but it's something

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 9 months ago

    I haven't tried, but I want to learn about alternatives and grow. I don't want vscode with the scummy bits removed, I want to see something that's better and try something new that's similar to something that has solved the problems I stated.

  • source
  • parent