Chinaunix首页 | 论坛 | 博客
  • 博客访问: 85878
  • 博文数量: 24
  • 博客积分: 193
  • 博客等级: 入伍新兵
  • 技术积分: 165
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-10 21:42
文章分类

全部博文(24)

文章存档

2013年(3)

2012年(21)

我的朋友

发布时间:2012-12-26 19:30:45

    在某年某月的某分某秒一场悲剧发生,心情是非常的不爽,一同事把2G的图片上传到服务器,程序默认的是小写的.jpg格式,但是图片都是大写的。这时候查了很多的资料看的了这些东西,也跟大家分享一下,希望可以帮助大家。    修改后缀可以尝试的方法(根据需要)1. CentOS5.5系统下(同一层目录实现)  rename .JPG  .jpg   *.JPG  把当前目录下的后缀名为.JPG的文件更改为.jpg的文件~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~......【阅读全文】

阅读(722) | 评论(0) | 转发(0)

发布时间:2012-12-25 16:09:02

    用ssh或是ftp向服务器传文件后,一定要验证MD5码,我碰到好几回,因为传输中文件损坏,浪费很多时间查出现问题原因!   # md5sum filename   # sha1sum filename......【阅读全文】

阅读(1043) | 评论(0) | 转发(0)

发布时间: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......【阅读全文】

阅读(1549) | 评论(0) | 转发(0)

发布时间: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......【阅读全文】

阅读(1753) | 评论(0) | 转发(0)

发布时间:2012-12-24 11:00:56

    以下是我从http://https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+RedHat+distributions复制过来的,按照下面的操作就可以配置好你的Jenkins系统了!On Fedora-based distributions, such as Red Hat Enterprise Linux (RHEL), CentOS or Scientific Linux, you can install Jenkins through yum.Recent versions......【阅读全文】

阅读(1064) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册