Advertisement
BowserFlash13

Untitled

Jun 22nd, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $ wget https://github.com/OpenVPN/easy-rsa/releases/download/v3.0.7/EasyRSA-3.0.7.tgz
  2. $ tar xvf EasyRSA-3.0.7.tgz
  3. $ sudo mv EasyRSA-3.0.7 /opt
  4. $ sudo chown -R root:root /opt/EasyRSA-3.0.7
  5. $ export PATH=/opt/EasyRSA-3.0.7:$PATH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement