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