参考: [centos7 挂载并开机自动挂载samba共享文件夹](https://blog.csdn.net/qq_37696855/article/details/120674059 "centos7 挂载并开机自动挂载samba共享文件夹") …
使用清华大学yum源
`yum search --showduplicates ocserv` \-\-showduplicates # 在 list/search 命令下,显示源里重复的条目 ```bash [root@localhost ~]# yum s…
常用命令linux_系统
### 查看CentOS系统相关 #### 版本号和内核 cat /proc/version cat /etc/redhat-release **显示当前主机的信息** $ hostnamectl ### 批量杀死同一类很多进程 #### 单次使用…
锐捷交换机,查找需要的oid值
ssh登录上锐捷交换机,查看当前温度 ``` Ruijie(config)#show temperature Slot Card_type Current(C) Status ------- ----…
prometheus_Alertmanager(四、企微 钉钉 告警)
**告警的流程:** prometheus-server采集到的各种exporter的指标,然后根据规则去判断是不是达到规则的阈值,如果达到就判断要告警,将告警的内容发送给altermanager, altermanager是用来处理告警的,比如接收p…