随笔分类 -  centos7

摘要:CentOS Linux 8作为RHEL 8的复刻版本,生命周期缩短,于2021年12月31日停止更新并停止维护(EOL) yum 更新提示 Error: Failed to download metadata for repo 'AppStream' Repository epel is list 阅读全文
posted @ 2022-02-18 18:06 py卡卡 阅读(832) 评论(0) 推荐(0) 编辑
摘要:1. 最小化安装 2. 配置基本信息 hostnamectl set-hostname aaa_name 为了每次系统重新启动时,都可以获取更大的ulimit值,将ulimit 加入到/etc/profile 文件底部。 echo ulimit -n 65535 >>/etc/profile sou 阅读全文
posted @ 2020-11-26 14:41 py卡卡 阅读(842) 评论(0) 推荐(0) 编辑
摘要:普通搭建请看:gitlab 搭建 一.gitlab搭建 1.添加GitLab镜像源并安装gitlab服务器 wget https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm 阅读全文
posted @ 2020-10-16 10:45 py卡卡 阅读(1014) 评论(0) 推荐(0) 编辑
摘要:Zabbix 是一个基于 WEB 界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix 能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题 zabbix的优点: 开源,无软件成本投入 Server 对设备性能要求低 支 阅读全文
posted @ 2020-10-12 18:01 py卡卡 阅读(92) 评论(0) 推荐(0) 编辑
摘要:禅道下载地址:https://www.zentao.net/download/zentaopms12.3.3-80243.html ‘’ [root@5ig6m dev]# wget https://www.zentao.net/dl/ZenTaoPMS.12.3.3.zip 解压: [root@5 阅读全文
posted @ 2020-10-12 17:49 py卡卡 阅读(128) 评论(0) 推荐(0) 编辑
摘要:我们是基于CentOS7来搭建的,所以同学们先准备好CentOS的环境,能上网就可以了. 其实安装步骤在GitLab的官网上都有很详细的介绍,同学们可以到官网按照这步骤来实现就可以了。 附上官网安装地址:https://about.gitlab.com/install/#centos-7 1.安装和 阅读全文
posted @ 2020-10-11 23:05 py卡卡 阅读(130) 评论(0) 推荐(0) 编辑
摘要:[root@localhost ~]# journalctl -xeJan 29 localhost 10:39:20 nginx[8556]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)Jan 29 阅读全文
posted @ 2019-01-29 10:51 py卡卡 阅读(1557) 评论(0) 推荐(0) 编辑
摘要:虚拟机 centos7配置ip后 ping 网关可以ping 通,但是ping不通外网 baidu.com 报错为: ping: baidu.com: Name or service not known 解决:1.虚拟机网络是否为桥接 重启network.service 2. vi /etc/res 阅读全文
posted @ 2017-11-30 13:47 py卡卡 阅读(775) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示