Closed psychoAuby closed 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
Once you have the script downloaded, you can do chmod +x openvpn-install.sh to set execution permissions for the script.
chmod +x openvpn-install.sh
Then, do sudo openvpn-install.sh.
sudo openvpn-install.sh
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