在系统安装完成后,VPN配置的窗口为灰色,无法进行配置。这种情况可能是由于缺少相应的管理器等原因。
解决方案:
sudo apt-get install network-manager-pptp // 安装PPTP协议管理器
sudo apt-get install network-manager-openvpn // 安装OpenVPN协议管理器
安装完成后,Logout一下,再次登入系统即可进行编辑。
Ubuntu VPN连接设置:http://www.linuxdiyf.com/linux/13665.html
Ubuntu 15.04配置VPN的方法详解:http://www.linuxdiyf.com/linux/12703.html
如何在Ubuntu VPS下配置VPN:http://www.linuxdiyf.com/linux/10543.html
在Ubuntu VPS上安装VPN服务端及安装VPN客户端:http://www.linuxdiyf.com/linux/10397.html
如何在Linux上配置点对点VPN:http://www.linuxdiyf.com/linux/10257.html