You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hints.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,5 +38,6 @@ where COMMAND is the Linux command you want information about, like ``ls``, ``mk
38
38
!!! warning
39
39
40
40
**Passwords in the history file**
41
-
If you enter a password (e.g. login password for a computer or website) at the command prompt and hit return, the password will be included into the <code>.bash_history</code> file once you log off. This is not encrypted in any way. In particular when using a shared system such as offered by NAISS, it is best to reset the password to a new value on the computer or website where you have been using it.
41
+
42
+
If you enter a password (e.g. login password for a computer or website) at the command prompt and hit return, the password will be included into the <code>.bash_history</code> file once you log off. Neither the password nor the history file are encrypted in any way. In particular when using a shared system such as offered by NAISS, it is best to reset the password on the computer or website where you have been using it, to a new value.
0 commit comments