Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
19.28k stars 4.92k forks source link

Super user access needed #1126

Closed psychoAuby closed 1 month ago

psychoAuby commented 1 month ago

Hi I am very new to linux so I know this is very likely a stupid issue but when I run the command as is it says I need superuser privileges. I have also tried running the command with sudo at the start and it says the same thing

Nyr commented 1 month ago

Once you have the script downloaded, you can do chmod +x openvpn-install.sh to set execution permissions for the script.

Then, do sudo openvpn-install.sh.