Skip to content

Commit 5bd2e0f

Browse files
Client configuration file
1 parent bf408bf commit 5bd2e0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

0x0B-ssh/2-ssh_config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ssh config file
2+
Host *
3+
PasswordAuthentication no
4+
IdentityFile ~/.ssh/school

0 commit comments

Comments
 (0)