标签存档: linux

修复sendEmail时,报”invalid SSL_version specified at ….”的错误

修复sendEmail时,报”invalid SSL_version specified at ….”的错误

继续阅读 »

在ubuntu server上配置cuda & opencv

在ubuntu server上安装cuda:首先安装显卡驱动,然后安装cuda sdk,最后安装opencv……

继续阅读 »

ubuntu上的google拼音

1. 安装谷歌拼音库libgooglepinyin …
2. 安装ibus wrapper …

继续阅读 »

关于bash的一些使用之三

《Linux Shell脚本攻略》第四,五,七,九章
regex,ps,tr,sshfs,ifconfig,netstat,curl,nslookup,ssh-keygen,lsof,ps,top,pgrep,uname,lshw

继续阅读 »

关于bash的一些使用之二

《Linux Shell脚本攻略》第二,三章
diff, patch, dd, eject, isohybrid, ls, comm, split,csplit, wc, chmod, chown, sort, uniq, find, tr ,cat, mkfifo, script, scriptreplay, cdrecord, pushd, popd, tree

继续阅读 »

关于bash的一些使用

读《Linux Shell》脚本攻略第一章

继续阅读 »

编译安装v8

v8 compile manul: 安装scons sudo apt-get i …

继续阅读 »

重新设置mysql的root密码

mysql reset password: 方法一: # /etc/init.d …

继续阅读 »

在centos上安装php5

php5 install on centos: yum install -y h …

继续阅读 »

抽取网页中链接

curl “http://www.listeningexpress. …

继续阅读 »