08 2021 档案

摘要:The best thing you can do for your data and machine is to keep them secure. It can be as easy as turning on updates. However, most people using CentOS 阅读全文
posted @ 2021-08-26 14:49 希曼博客 阅读(188) 评论(0) 推荐(0)
摘要:In this article, you will learn how to upgrade CentOS 7 to CentOS 8. The steps described herein do not depict the official upgrade and this should not 阅读全文
posted @ 2021-08-26 13:37 希曼博客 阅读(847) 评论(0) 推荐(0)
摘要:备份Grafana相关数据首先先关闭Grafana服务(systemctl stop grafana-server),到目录下备份以下文件或者目录: 备份grafana目录中的grafana.db(一般情况下路径:/var/lib/grafana/grafana.db) 备份插件目录plugins( 阅读全文
posted @ 2021-08-26 13:32 希曼博客 阅读(2313) 评论(1) 推荐(0)
摘要:1、查看当前内核版本 $ uname -r 3.10.0-1160.25.1.el7.x86_64 $ uname -a Linux localhost.localdomain 3.10.0-1160.25.1.el7.x86_64 #1 SMP Wed Apr 28 21:49:45 UTC 20 阅读全文
posted @ 2021-08-25 18:30 希曼博客 阅读(356) 评论(0) 推荐(0)
摘要:/etc/security/limits.conf 详解与配置 一、 /etc/security/limits.conf 详解 /etc/security/limits.conf 文件实际是 Linux PAM(插入式认证模块,Pluggable Authen... 阅读全文
posted @ 2021-08-03 14:19 希曼博客 阅读(365) 评论(0) 推荐(0)