newalan

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2018年12月21日

摘要: 待补充 阅读全文
posted @ 2018-12-21 08:54 newalan 阅读(167) 评论(0) 推荐(0)

2018年11月16日

摘要: 参考官网: https://docs.gitlab.com/ee/raketasks/backup_restore.html Backing up and restoring GitLab 及 https://chuna2.787528.xyz/wenwei-blog/p/6362829.html gi 阅读全文
posted @ 2018-11-16 18:38 newalan 阅读(279) 评论(0) 推荐(0)

摘要: 参考官网安装 https://about.gitlab.com/install/#centos-6 1.安装依赖sudo yum install -y curl policycoreutils-python openssh-server croniesudo lokkit -s http -s ss 阅读全文
posted @ 2018-11-16 18:04 newalan 阅读(170) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:43 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:42 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:41 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:40 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:35 newalan 阅读(3) 评论(0) 推荐(0)

2018年10月17日

摘要: 1.Linux下UTF8编码 [xusi@pre-srv24 crm2]$ localeLANG=en_US.UTF-8 设置如下: git config --global i18n.commitencoding utf-8 git config --global i18n.logoutputenc 阅读全文
posted @ 2018-10-17 23:27 newalan 阅读(677) 评论(0) 推荐(0)

2018年8月17日

摘要: Linux下使用system()函数一定要谨慎 https://blog.csdn.net/senen_wakk/article/details/51496322 system()正确应用 https://blog.csdn.net/huohongpeng/article/details/72820 阅读全文
posted @ 2018-08-17 15:39 newalan 阅读(151) 评论(0) 推荐(0)