mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update Proxmox-7.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
98cd78a8b9
commit
38417a6128
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# You need to add either the non-subscription repo or the testing repo from the Proxmox WebUI after running this script.
|
||||
|
||||
echo 'GSSAPIAuthentication no
|
||||
VerifyHostKeyDNS yes' | tee /etc/ssh/ssh_config.d/10-custom.conf
|
||||
sed -i 's/#PasswordAuthentication yes/PasswordAuthentication no/g' /etc/ssh/sshd_config
|
||||
|
Loading…
Reference in New Issue
Block a user