随笔分类 -  linux

摘要:yum erase ruby ruby-libs ruby-mode ruby-rdoc ruby-irb ruby-ri ruby-docs yum groupinstall "Development tools" yum -y install zlib-devel curl-devel open 阅读全文
posted @ 2022-01-11 11:03 learnnote 阅读(172) 评论(0) 推荐(0)
摘要:linux server https://github.com/prometheus/node_exporter Dashboard https://grafana.com/grafana/dashboards/1860 Windows Servers: https://github.com/pro 阅读全文
posted @ 2022-01-04 11:46 learnnote 阅读(429) 评论(0) 推荐(0)
摘要:rpm --import https://packagecloud.io/gpg.key [grafana]name=grafanabaseurl=https://packages.grafana.com/oss/rpm-betarepo_gpgcheck=1enabled=1gpgcheck=1g 阅读全文
posted @ 2021-12-28 10:25 learnnote 阅读(66) 评论(0) 推荐(0)
摘要:server: 1. yum -y remove ntpdate && yum install ntp -y 2. vim /etc/ntp.conf 3. systemctl restart ntpd 4. ntpstat && ntpq -pn client 操作 rm -f /etc/loca 阅读全文
posted @ 2021-09-03 11:29 learnnote 阅读(46) 评论(0) 推荐(0)
摘要:vi /etc/hosts.allowsshd: ALL 阅读全文
posted @ 2021-08-23 14:03 learnnote 阅读(46) 评论(0) 推荐(0)
摘要:u盘安装 /dev/sdb4 nomodeset quietsetparams 'Install CentOS Linux 7' linuxefi /images/pxeboot/vmlinuz linux dd nomodeset quiet initrdefi /images/pxeboot/i 阅读全文
posted @ 2021-08-23 13:58 learnnote 阅读(250) 评论(0) 推荐(0)