1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-18 21:24:43 -04:00

Add /etc/issue.net banner

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-02-13 16:05:52 -07:00
parent 6cdbe919f9
commit 53fb0c8d3f
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -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