Skip to content

Commit bcbdc14

Browse files
authored
Update ssh.md
1 parent f85f7ad commit bcbdc14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linux/ssh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Note: depending on the implementation, SSH connections to VM's on a private network on the same machine (e.g. 10.*.*.*) may not drop when the machine sleeps or hibernates.
2+
13
Separate servers into subdirectories by local/remote and by project with `Include` directives in `~/.ssh/config`, e.g. for a group called `dev`:
24
```
35
Include ~/.ssh/dev/config

0 commit comments

Comments
 (0)