-
Notifications
You must be signed in to change notification settings - Fork 1
SSH
lhmerino edited this page Jul 28, 2019
·
5 revisions
Ability to run any number of actions (e.g. echo hello > temp; wget google.com; rm temp
) per successful login
One can configure the SSH server by editing the /etc/ssh/sshd_config file.
- Be aware of which sshd_config is being accessed/modified (Proxmox Host vs. Honeypots)