320x100
firewall-cmd --zone=public --add-port=161/udp --permanent
firewall-cmd --zone=public --add-port=161/tcp --permanent
firewall-cmd --zone=public --add-port=162/udp --permanent
firewall-cmd --zone=public --add-port=162/tcp --permanent
firewall-cmd --reload
320x100
'Linux' 카테고리의 다른 글
git 2.28 install (0) | 2020.09.09 |
---|---|
oracle 12c install centos7.8 (0) | 2020.08.27 |
Unable to verify certificate 'Server-Cert'. Add "NSSEnforceValidCerts off" to nss.conf so the server can start until the problem can be resolved. (0) | 2020.08.24 |
ERROR 1217 (23000): Cannot delete or update a parent row: a foreign key constraint fails (0) | 2020.06.11 |
smartgit ran out of memory (0) | 2020.05.27 |