Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| openvpnas [2020/03/30 21:52] – 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 / | ||