Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You probably don’t need the module, itself. tap/tun is already compiled monolithically into the kernel (at least for Ubuntu 14.04): root@basidium:/proc# dmesg | egrep -i “tap|tun” [ 0.643525] tun: Universal TUN/TAP device driver, 1.6 [ 0.643869] tun: © 1999-2004 Max Krasnyansky maxk@qualcomm.com
The solution that I found is to use the CentOS 6.4 droplet. <br> <br>[root@do ~]# lsmod | grep tun <br>tun 13639 0