//雪花飘落特效 //右上角github跳转   
摘要: 问题: "Collection timed out, still waiting for [os]" source="exporter.go:188 解决 "C:\Program Files\windows_exporter\windows_exporter.exe" --log.format lo 阅读全文
posted @ 2021-09-28 16:34 农夫运维 阅读(1053) 评论(0) 推荐(0) 编辑
摘要: 一、简介 Ag是用C++写的,搜索速度快,比grep更有效率. 二、安装 # ubuntu/debian sudo apt-get install silversearcher-ag # centos sudo yum install the_silver_searcher # mac brew i 阅读全文
posted @ 2021-09-28 15:18 农夫运维 阅读(1715) 评论(0) 推荐(0) 编辑
摘要: 查看显卡: # lspci -vnn | grep VGA -A 12 # lshw -C display # lshw -c video 查看当前使用的显卡驱动 lshw -c video | grep configuration 2.查找你的显卡的驱动 去NVDIA driver search 阅读全文
posted @ 2021-09-28 14:51 农夫运维 阅读(324) 评论(0) 推荐(0) 编辑