mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
add sshd_config file
This commit is contained in:
5
hbase/1.2.6/ssh_config
Normal file
5
hbase/1.2.6/ssh_config
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Host *
|
||||||
|
UserKnownHostsFile /dev/null
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
LogLevel quiet
|
||||||
|
Port 2122
|
||||||
Reference in New Issue
Block a user