From f7f8116183d23dd21679b268adec5c0e82170a48 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Wed, 1 Mar 2023 14:06:37 +0900 Subject: [PATCH] vault backup: 2023-03-01 14:06:36 --- content/notes/01-VM-intro.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/notes/01-VM-intro.md b/content/notes/01-VM-intro.md index 33ae4ee39..53e75c868 100644 --- a/content/notes/01-VM-intro.md +++ b/content/notes/01-VM-intro.md @@ -13,7 +13,12 @@ self assessment - very small con of having to enter password to do root commands - How to ask questions the smart way - - + - use the right forum + - take the time to research before asking, and put effort into the question + - make it easy to reply + - make a good header: + - consider object-deviation template + - describe the symptoms of the proble # Questions > Actually, neither command requires that you end up as root. Indeed, su is short for substitute user, so you could change to any other user. This is perhaps useful if you need to change from root to a normal user, or from a normal user to a special account, such as a database administrator