test
@@ -27,6 +27,7 @@ $ id
```
(#ais-anchor)
**2. Almost invisible SSH**
$ ssh -o UserKnownHostsFile=/dev/null -T user@host.org "bash -i"
The note is not visible to the blocked user.