Revision history of "Ssh: ubah port & firewall"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 05:00, 30 July 2020Onnowpurbo talk contribs 151 bytes +151 Created page with "Ubah nano –w /etc/ssh/sshd_config Port 22 ---> 2022 Ubah firewall iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 2022 -j ACCEPT"