Fix/ssh port
Firewall only allows us port 2200 to use SSH. We must reflect this on geerlingguy.security
so that sshd_config listens to this port, instead of the default 22. The variable is security_ssh_port
.
Firewall only allows us port 2200 to use SSH. We must reflect this on geerlingguy.security
so that sshd_config listens to this port, instead of the default 22. The variable is security_ssh_port
.