|
|
|
|
46
|
freedombone-adduser [username]
|
46
|
freedombone-adduser [username]
|
47
|
#+END_SRC
|
47
|
#+END_SRC
|
48
|
|
48
|
|
49
|
-Or optionally with an /ssh public key/, given either as a filename or directly pasted. Specifying an ssh key will allow the user to log in more securely if they need to (such as if they use the Mutt email client).
|
|
|
|
|
49
|
+Or optionally with an /ssh public key/, given either as a filename or directly pasted. Specifying an ssh key will allow the user to log in more securely if they wish to use the Mutt email client.
|
50
|
|
50
|
|
51
|
#+BEGIN_SRC bash
|
51
|
#+BEGIN_SRC bash
|
52
|
freedombone-adduser [username] [ssh public key]
|
52
|
freedombone-adduser [username] [ssh public key]
|