09 2021 档案

摘要:准备阶段 安装Grafana # 添加grafana源 vim /etc/yum.repos.d/grafana.repo [grafana] name=grafana baseurl=https://packages.grafana.com/enterprise/rpm repo_gpgcheck 阅读全文
posted @ 2021-09-05 15:44 攀登者2017 阅读(377) 评论(0) 推荐(0)
摘要:脚本 #!/bin/bash ############################### #Author: sss #Date: 2021-09-04 #Description: update OpenSSH8.6 ############################### wget htt 阅读全文
posted @ 2021-09-05 10:38 攀登者2017 阅读(60) 评论(0) 推荐(0)
摘要:官网 https://github.com/filebrowser/filebrowser 步骤 基础环境配置 systemctl status firewalld.service systemctl stop firewalld.service && systemctl disable firew 阅读全文
posted @ 2021-09-05 10:31 攀登者2017 阅读(233) 评论(0) 推荐(0)