Parental Guidance Required, might not be safe for some audiences.

    • LastYearsPumpkin@feddit.ch
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      The other advantage to writing a script is you can assign a “sudo rule” to your account so you can run it without typing a password.

      This would set that one script as passwordless sudo, without compromising the security of other things on the server.

      Of course, this is all assuming you’re doing it more than once, and in a more critical environment.

      • Maddison@sh.itjust.worksOP
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        The other advantage to writing a script is you can assign a “sudo rule” to your account so you can run it without typing a password.

        I like you lol! Thank you again mate!