Low quality meme

    • shapis@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      Does ’sudo gedit’ not work?

      If my memory doesn’t fail me it used to. But gedit isnt the default text editor anymore. The new one is quite cool and clean.

      It doesnt work with sudo though sadly. It’s not the biggest problem tho, just a small annoyance, using the occasional sudo nano to edit files isnt a big deal.

      • SaltyIceteaMaker@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I heard that it is safer to do sudoedit [file] instead of sudo [editor] [file]. At least it’s like this in vim. Idk about nano and Emacs tho

      • caseyweederman@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        sudo XDG_RUNTIME_DIR=/run/user/1000 DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus XAUTHORITY=/home/caseyweederman/.Xauthority gedit

        • shapis@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          sudo XDG_RUNTIME_DIR=/run/user/1000 DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=/run/user/1000/bus XAUTHORITY=/home/caseyweederman/.Xauthority gedit

          Reported for hacking.