• Jediwan@lemy.lol
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    6 months ago

    In other words, I can successfully install things like a windows user, I just have to go the extra step to open the file’s properties and make it executable with the GUI first.

    Some programs can be installed this way, but it’s extremely far from universal.

    Config files can be edited in the GUI text editor

    Not without opening them as root, which in every distro I know of, requires the terminal.

    To test my claim and prove your third point, this link is the repository for a samba GUI

    The install directions for that program involve the terminal.

    • winterayars@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Pretty sure you can configure “open as root” in some file managers. Also you can configure a gksudo (or similar) setup.

      Really though, that makes me think. The file manager should detect you’re opening something you don’t have write access to and ask if you want to authenticate as root to open it.

      • Jediwan@lemy.lol
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        There are apps that can do it, but require the terminal to install.

        Also in every distro I’ve tried, config files will open read-only, not with the authentication pop-up.

        • Pleb@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          6 months ago

          Just double clicking on /etc/fstab opens it in the editor, I can write whatever I want and when I want to save it asks for authentication.

          Anyways, what exactly do you think is the average user that can and should play around in system config files and can’t use the terminal at the same time?