Skip to content

Commit 73d0de4

Browse files
committed
More formatting of hints.md
1 parent a67e953 commit 73d0de4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hints.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ where COMMAND is the Linux command you want information about, like ``ls``, ``mk
3838
!!! warning
3939

4040
**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.
4243

0 commit comments

Comments
 (0)