diff --git a/041a1acc.html b/041a1acc.html index be5ac93..65c4272 100644 --- a/041a1acc.html +++ b/041a1acc.html @@ -1,4 +1,4 @@ -a self-hosted git stack - zettel.thermokar.sta self-hosted git stack - zettel.thermokar.st
\ No newline at end of file +
\ No newline at end of file diff --git a/9b74f625.html b/9b74f625.html index 3bbf249..b1fafe4 100644 --- a/9b74f625.html +++ b/9b74f625.html @@ -59,4 +59,4 @@ code span.st { color: #4e9a06; } /* String */ code span.va { color: #000000; } /* Variable */ code span.vs { color: #4e9a06; } /* VerbatimString */ code span.wa { color: #8f5902; font-weight: bold; font-style: italic; } /* Warning */ -
\ No newline at end of file +
\ No newline at end of file diff --git a/c4e96daf.html b/c4e96daf.html new file mode 100644 index 0000000..3a71d71 --- /dev/null +++ b/c4e96daf.html @@ -0,0 +1,68 @@ +adding a new user account on a linux system - zettel.thermokar.st

adding a new user account on a linux system

adduser $USER
+usermod -aG sudo $USER
+# if account requires password-less elevation:
+sudo visudo  # add an entry like: $USER ALL=(ALL) NOPASSWD:ALL
+# confirm that the account works as expected
+su - $USER
+
\ No newline at end of file diff --git a/search.html b/search.html index 0437f5b..ea87739 100644 --- a/search.html +++ b/search.html @@ -1,4 +1,4 @@ -Search - zettel.thermokar.st

Search

Search