mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -05:00
Add /etc/issue.net banner
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6cdbe919f9
commit
53fb0c8d3f
@ -4,7 +4,8 @@ HostKeyAlgorithms ssh-ed25519
|
|||||||
PubkeyAcceptedKeyTypes ssh-ed25519
|
PubkeyAcceptedKeyTypes ssh-ed25519
|
||||||
Ciphers aes256-gcm@openssh.com
|
Ciphers aes256-gcm@openssh.com
|
||||||
MACs -*
|
MACs -*
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
PermitRootLogin no
|
PermitRootLogin no
|
||||||
KerberosAuthentication no
|
KerberosAuthentication no
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
|
Banner /etc/issue.net
|
Loading…
Reference in New Issue
Block a user