发布时间:2012-12-26 20:11:52
制作asterisk的rpm包时候,环境里面必须装上dahdi和libpri 安装dahdi后要运行depmod,service dahdi start ......【阅读全文】
发布时间:2012-12-26 19:30:45
在某年某月的某分某秒一场悲剧发生,心情是非常的不爽,一同事把2G的图片上传到服务器,程序默认的是小写的.jpg格式,但是图片都是大写的。这时候查了很多的资料看的了这些东西,也跟大家分享一下,希望可以帮助大家。 修改后缀可以尝试的方法(根据需要)1. CentOS5.5系统下(同一层目录实现) rename .JPG .jpg *.JPG 把当前目录下的后缀名为.JPG的文件更改为.jpg的文件~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~......【阅读全文】
发布时间:2012-12-25 16:09:02
用ssh或是ftp向服务器传文件后,一定要验证MD5码,我碰到好几回,因为传输中文件损坏,浪费很多时间查出现问题原因! # md5sum filename # sha1sum filename......【阅读全文】
发布时间:2012-12-24 14:54:50
首先参看http://blog.chinaunix.net/space.php?uid=26960359&do=blog&id=3448780,把Jenkins系统配置好。 Hudson and Jenkins offer a great way to automate just about any type of build you can imagine. Creating artifacts is a piece of cake, but what if you want to create......【阅读全文】
发布时间:2012-12-24 11:09:39
by NIXCRAFT on OCTOBER 10, 2007 · 24 COMMENTS· last updated at JUNE 28, 2012Idon't want firewall because I only run one http (port 80) public service. How do I turn off or disable firewall permanently under RHEL / Fedora Linux / Red Hat Enterprise Linux and CentOS Linux......【阅读全文】