Debian: Install Sudo: Revision history

From wiki.jacobjohns.com

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 July 2024

21 July 2024

9 February 2024

10 June 2023

  • curprev 02:1502:15, 10 June 2023 jwiki>jjohns 1,201 bytes +48 Created
  • curprev 02:1402:14, 10 June 2023 jwiki>jjohns 1,153 bytes −15 No edit summary
  • curprev 02:1202:12, 10 June 2023 jwiki>jjohns 1,168 bytes +1,168 Created page with "center|frameless # Install sudo #* <code>apt install sudo -y</code> # Edit sudoers via <code>sudo visudo</code> adding the below line to the file. #* <code><username> ALL=(ALL:ALL) ALL</code> # Check the access under the defined <code><username></code>. The file should resemble the below. <code> # # This file MUST be edited with the 'visudo' command as root. # # Please consider adding local content in /etc/sudoers.d/ in..."