Archive for February, 2008
How to setup Windows VPN in Ubuntu
sudo apt-get install network-manager-pptp
sudo killall nm-applet
sudo /etc/init.d/dbus restart
nm-applet –sm-disable &
Then configure your Microsoft VPN Connections in Network Manager. It’s the one on top right corner.