Low quality meme

    • @bronxasaur
      link
      911 months ago

      Does ’sudo gedit’ not work?

      Disclaimer: I use neither gnome nor gedit.

      • @[email protected]
        link
        fedilink
        511 months 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
          link
          fedilink
          211 months 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

        • @[email protected]
          link
          fedilink
          111 months ago

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

          • @[email protected]
            link
            fedilink
            111 months 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.