Currency

USD

Shopping Cart

No items
VPS Hosting 04/01/2007
0% 100%

Enabling PPP


 

To enable PPP on your OpenVZ VPS:
  1. Log into SolusVM and Enable PPP.
  2. Reboot your VPS.
  3. Log into SSH.
  4. Run the following commands as root:
mknod /dev/ppp c 108 0
chmod 600 /dev/ppp
/usr/sbin/pppd
Reboot if needed and repeat the last line above.