摘要:
sysstat包安装成功后,一般如下的几个命令可以使用: sariostatsa1sa2sadfmpstatsadcsysstat 但是执行sar命令报错Cannot open /var/log/sa/sa04:no such or directory 出现这样的提示,是因为缺少文件夹,不是用mkd 阅读全文
摘要:
[root@localhost ~]# docker images Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? [root@localhost ~] 阅读全文
摘要:
adb server version (36) doesn't match this client (41); killing... * daemon started successfully List of devices attached 解决办法: 1. 查看adb 版本 adb versio 阅读全文