Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| openvpnas [2020/03/30 21:39] – andrew | openvpnas [2020/03/30 21:53] (current) – andrew | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * yum update -y | * yum update -y | ||
| - | * yum install -y net-tools wget epel-release && yum install -y certbot | + | * yum install -y net-tools wget epel-release && yum install -y certbot |
| * systemctl stop firewalld && systemctl disable firewalld | * systemctl stop firewalld && systemctl disable firewalld | ||
| * iptables -F | * iptables -F | ||
| Line 10: | Line 10: | ||
| * rpm -i openvpn-as-2.x.x-CentOS7.86_64.rpm | * rpm -i openvpn-as-2.x.x-CentOS7.86_64.rpm | ||
| * passwd openvpn | * passwd openvpn | ||
| - | * vi / | + | * vim / |
| * chmod a+x / | * chmod a+x / | ||
| * / | * / | ||
| - | * vi / | + | * vim / |
| * chmod a+x / | * chmod a+x / | ||
| - | * vi / | + | * vim / |
| * 41 3 * * * root / | * 41 3 * * * root / | ||
| Line 31: | Line 31: | ||
| systemctl restart openvpnas | systemctl restart openvpnas | ||
| - | |||
| - | / | ||
| </ | </ | ||