Please follow the steps below to fix the error: tun needs to be installed
-
SSH into your vps!
-
Run sudo apt-get update&&sudo apt-get upgrade -y
3. Run The Following Commands
mkdir /dev/net
mknod /dev/net/tun c 10 200
chmod 666 /dev/net/tun
After Running those commands install your OpenVPN as normal