在Ubuntu 9.04配置itshideen
To use the VPN service provided by ItsHidden.com, complete the following steps (that were partially found in this Ubuntu forum thread):
要使用itsHidden.com提供的VPN服务,请根据下面的步骤操作:
- Install the PPTP plug-in for Network Manager//安装nm的PPTP插件 $ sudo apt-get install network-manager-pptp
- Restart Network Manager//重启NM服务 $ sudo killall NetworkManager $ sudo NetworkManager &
- Create the VPN connection //创建VPN链接
- In the “Advanced…” settings, enable “Use Point-to-Point encryption (MPPE)”//在VPN创建窗口,点击“高级”,勾选“使用点对点加密”
附图如下:
<img src=”https://i1.wp.com/a.imagehost.org/0152/Screenshot_5.png?resize=720%2C312 “VPN窗口”” alt=”” />
本文由作者按照 CC BY 4.0 进行授权