1. 首先是拷贝Gitlab自带的example cd?/home/git/gitlab
sudo?-u?git?-H?cp?config/initializers/smtp_settings.rb.sample?config/initializers/smtp_settings.rb 2. 然后用我们自己的邮箱替换example中的...
分类:
其他好文 时间:
2014-07-22 09:06:06
阅读次数:
299
今天尝鲜用VMWare安装了CentOS7,选择了最小安装包模式,安装完毕之后想查看一下本机的ip地址,发现报错 #?ifcon -bash:?ifconfig:?command?not?found 谷歌了一下,整理了一下解决思路 ?查看ifconfig命令是...
分类:
其他好文 时间:
2014-07-22 08:16:37
阅读次数:
205
现象,外网发包,流量暴涨 这个gitlab安全不? ?[20:20:49]?Warning:?Network?TCP?port?6667?is?being?used?by?/var/tmp/lib/init.?Possible?rootkit:?Possible?rogue?IRC?bot ????????...
分类:
其他好文 时间:
2014-07-22 08:16:37
阅读次数:
294
下载了最新的centos7适用了下. 记录了下安装过程 安装略过. 只选择最小化安装 重启,登录 yum install net-tools 在mate官网中?http://wiki.mate-desktop.org/download? 这个地址中,有RHEL7安装mate方法 Red Ha...
分类:
其他好文 时间:
2014-07-22 08:16:33
阅读次数:
443
今天看到oschina的sonar上线,想要试试,发现要把项目放到git@osc中 手上有个测试的项目,远端在gitlab上,网上搜了下git 配置多个远程仓库: 1.先git@osc中创建一个项目 2.将本地的ssh公钥放到git@osc中 3.本地g...
分类:
其他好文 时间:
2014-07-22 08:13:35
阅读次数:
217
centos7 同源radhat7,此版本radhat7采用了在fedora测试中使用的一种桌面化管理的模式,自我的感觉radhat的此次的系统的发布,采用了很多来自fedora的技术,也说面fedora也真是radhat的一个很好的实验田! radhat...
以前在给一些开源项目贡献代码的时候,在`github`上一提交`pull request`或者提交的分支代码更新了的时候,`jenkins`就会自动把代码进行`merge`并且运行单元测试,当时看了心里就2个字: **NB!** 那个时候心里就...
分类:
其他好文 时间:
2014-07-21 10:14:19
阅读次数:
612
1.关闭selinux[root@localhost~]#setenforce02.安装FedoraEPEL[root@localhost~]#yuminstall-yhttp://ftp.riken.jp/Linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm3.安装docker[root@localhost~]#yuminstall-ydocker-io[root@localhost~]#yuminstall-ydocker4.下载官..
分类:
其他好文 时间:
2014-07-18 13:22:38
阅读次数:
232
新发布的CentOS7中使用systemd服务代替了之前版本的SysV服务,对比下两种启动方式的不同。修改系统启动级别旧版编辑配置文件/etc/inittab,设置启动级别为3(多用户文字界面),修改initdefault前面的数字为3,保存重启新版修改默认启动级别为3systemctlenablemulti-user.target..
分类:
其他好文 时间:
2014-07-17 21:05:41
阅读次数:
346
POCO是什么?
看官网说明:
Modern, powerful open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems.
...
分类:
其他好文 时间:
2014-07-17 16:13:45
阅读次数:
352