For the latest operating system templates:
CentOS 7
AlmaLinux 8
AlmaLinux 9
Rocky Linux 8
Rocky Linux 9
Ubuntu 20.04
Ubuntu 22.04
Ubuntu 24.04
Debian 11
Debian 12
TUN/TAP device is already activated by default and the customer shouldn’t do anything about it.
For VPS administrators with older operating system versions, please execute these commands via SSH:
mkdir -p /dev/netmknod /dev/net/tun c 10 200chmod 600 /dev/net/tunreboot
That’s it. TUN/TAP module is activated.