Windows8下使用Cisco Systems VPN Client创建的Cisco IPSec VPN无法连接,提示Reason 442: Failed to Enable Virtual Adapter,这个问题是Windows8特有的,不能用其他系统的解决方案解决此问题.下面给出解决方案. 以下内容翻译自Why Cisco VPN Client fails to enable virtual adapter in Windows 8? This doesn’t allow me to c…
当安装Cisco AnyConnect VPN Client出现The VPN client agent was unable to create the interprocess communication depot.时,请先在你的本地网络或无线网络中,设置如下: 注意其中的Checkbox并没有被选中!!!!!!…
配置Apache和Django连接的过程可谓是一波三折,在此记录. 零.基本的安装 软件环境 l Linux-3.2.0-4-amd64-x86_64-with-debian-7.7 l python 2.7.3 l django 1.3.7 l apache 2.2 l mod_wsgi 3.3 基本指令.模块的安装(需root权限) l curl命令,用于命令行下访问网站,返回html内容 apt-get curl l sudo命令 apt-get sudo l mod_…
转载自 http://www.binarytides.com/install-wxwidgets-ubuntu/ wxWidgets wxWidgets is an application development framework/library that allows developer to make cross platform GUI applications for Windows, Mac and Linux using the same codebase. Its primari…
环境: (debian 9)/(lubuntu18.0.4+virtualbox) 1.配置下载源: gedit /etc/apt/sources.list #163 deb http://mirrors.163.com/debian/ stretch main deb http://mirrors.163.com/debian/ stretch-updates main non-free contrib deb-src http://mirrors.163.com/debian/ stretc…
1: 台式机家里面不想再走线了. 于是去某东买了个USB无线网卡.tp的WN725N USB,非常小, 和罗技的优联接收器差不多大. 2: 驱动能自己识别是不指望了,既然是usb网卡,插入USB后,那就lsusb 看到新增加了一行Realtek的 ID 0bda:8179 root@debian:/# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6…
进入注册表regedit,HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CVirtA找到DisplayName, x86系统的将值"@oem16.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter” 更改为"Cisco Systems VPN Adapter” x64系统的将值 "@oem16.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter…