Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1141067
  • 博文数量: 312
  • 博客积分: 12522
  • 博客等级: 上将
  • 技术积分: 3376
  • 用 户 组: 普通用户
  • 注册时间: 2008-02-27 18:35
文章分类

全部博文(312)

文章存档

2016年(3)

2015年(1)

2013年(1)

2012年(28)

2011年(101)

2010年(72)

2009年(13)

2008年(93)

发布时间:2016-08-01 17:07:49

前提Ubuntu之邮件服务器(Postfix, Dovecot, MySql) Gitlab预配置 Gerrit预配置 Jenkins预配置前提创建邮箱 user1@vzjc.com创建邮箱 jenkins@vzjc.comGitlab配置Gitlab已经配置了root账户的邮箱为admin@vzjc.com为Gitlab的root用户添加ssh密钥系统上创建admin用户$ s.........【阅读全文】

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

发布时间:2016-07-20 13:55:16

android 创建本地repo server 因为一直在用本地的repo,不同的项目和项目组也要创建repo server,所以这个创建本地repo server的过程还是比较频繁,写在这里备忘吧,只是一个工作记录,附加一点简单说明。repo只是一个简单的脚本,实际上下面都是使用git的,repo也是为了管理很多个git仓库而来的。比如android.........【阅读全文】

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

发布时间:2015-06-03 16:39:09

How to uninstall gitTo uninstall git just follow these instructions.×Are you having problems?" You can always add git again by following the instructions at this link.Uninstall just gitsudo apt-get remove gitThis will remove just the git package itself.Uninstall git and .........【阅读全文】

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

发布时间:2013-02-20 17:35:31

#!/usr/bin/perl -w# replace.pl$^I = ".bak";while () { s/now/just now/g; print;} perl  replace  now.txt 将会把now.txt 里的now替换为just now并且产生一个备份文件now.txt.bak......【阅读全文】

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

发布时间:2012-11-17 00:04:31

......【阅读全文】

阅读(3851) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

wwyhy2010-03-18 10:58

我现在想在rhel5 上安装ClearCase7.0, 但我从下载的包里只有一个7.0.0_clearcase_linux_x86_tar 文件。我在网上搜了很多,但我不太适合,希望能给我帮助。谢谢 我QQ:421233412

回复  |  举报

chinaunix网友2010-03-11 14:08

资料很详细,很齐全。太感谢了

回复 |  删除 |  举报

chinaunix网友2008-11-11 16:08

找到了很多我需要的东西,非常感谢!

回复 |  删除 |  举报

chinaunix网友2008-11-03 17:44

呵呵,哪个公司的? 说说看........

回复 |  删除 |  举报

chinaunix网友2008-10-30 21:35

鼓励! 鼓励!

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册