09 2018 档案
摘要:一、初次接触Gogs,记录一下搭建过程 二、平台环境 Linux: CentOS7.5.1804 MySQL: 5.6.35 安装步骤: linux服务器新建git用户; 下载、解压gogs安装包; 安装mysql数据库、运行gogs; MySQL数据库安装 运行gogs服务; web页面配置调整;
阅读全文
摘要:一、Centos7使用firewall的管理防火墙 1.firewalld基本使用 启动:systemctl start firewalld 关闭:systemctl stop firewalld 状态:systemctl status firewalld 开机禁用:systemctl disabl
阅读全文