分类目录

openvpn – Ubuntu下安装配置 OpenVPN

OpenVPN是一个用于创建虚拟专用网络加密通道的软件包,最早由James Yonan编写。

OpenVPN is a free and open source virtual private network (VPN) program for creating point-to-point or server-to-multiclient encrypted tunnels between host computers. It is capable of establishing direct links between computers across network address translators (NATs) and firewalls. It was written by James Yonan and is published under the GNU General Public License [...]

X-Lite – free SIP phone (VoIP) client under Linux

成功安装使用 X-Lite 2.0 for Linux,效果不错的,就是配置要注意些。 该版本只有语音而没有支持图像,看来其开发的重点还是 Windows/Mac。

备注: Linux Deepin 9.12 (Ubuntu 2009-11-03) 缺少了 libstdc++.so.5 库,按照下面的方法安装: Getting 32-bit libstdc++.so.5 in Karmic Koala on a 64-bit system 看不到的同学直接下载安装: http://packages.ubuntu.com/jaunty/i386/libstdc++5/download

———————————– X-Lite 是一种特有VoIP软件电话的免费软件,使用会话发起协议。X-Lite 由位于温哥华的一家CounterPath软件公司所开发。 X-Lite 目前主要有两种不同的产品。X-Lite 2.0 使用于Linux平台,是使用旧式的 X-Pro code base, 而 X-Lite 3.0 是使用于 Windows 和 Mac OS X,使用 eyeBeam code base. X-Lite 2.0 只有声音,没有影像。X-Lite 3.0 [...]

VirtualBox – a general-purpose full virtualizer for x86 hardware under GPL

Linux 基本能满足个人的所有需要,除了国内银行的在线支付,sigh

Installation steps for Ubuntu: 1. Add one of the following lines according to your distribution to your /etc/apt/sources.list: deb http://download.virtualbox.org/virtualbox/debian karmic non-free — I added this one for Linux Deepin 9.12 deb http://download.virtualbox.org/virtualbox/debian jaunty non-free deb http://download.virtualbox.org/virtualbox/debian intrepid non-free deb http://download.virtualbox.org/virtualbox/debian hardy non-free deb http://download.virtualbox.org/virtualbox/debian gutsy non-free deb http://download.virtualbox.org/virtualbox/debian dapper non-free deb http://download.virtualbox.org/virtualbox/debian [...]