first push

This commit is contained in:
2020-11-28 02:00:51 +01:00
parent f69c1dc098
commit 3a05927a60
9 changed files with 246 additions and 0 deletions

11
sshd/sshd_config Normal file
View File

@@ -0,0 +1,11 @@
PermitRootLogin yes
ChallengeResponseAuthentication no
UsePAM yes
AllowAgentForwarding yes
AllowTcpForwarding yes
GatewayPorts yes
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
PermitTTY yes
PrintMotd no