摘要:
Linux下如何查看哪些进程占用的CPU内存资源最多 阅读全文
摘要:
CentOS7安装iptables防火墙 阅读全文
摘要:
Mysql 编译报错 g++: internal compiler error: Killed (program cc1plus) 解决办法 阅读全文
摘要:
Jenkins配置gitlab 阅读全文
摘要:
关闭所有 .................................. .连接: ##把全部的MySQL连接kill掉for i in $(mysql -uroot -p123456 -Bse "show processlist" | awk '{print $1}');do mysql - 阅读全文
摘要:
Linux 中find命令 阅读全文
摘要:
运维工作应该掌握哪些技能? 阅读全文
摘要:
Last_SQL_Error: Error 'Can't drop database 阅读全文
摘要:
关于在centos下安装python3.7.0以上版本时报错ModuleNotFoundError: No module named '_ctypes'的解决办法 2018年02月12日 15:23:38 海棠未满 阅读数 91723更多 分类专栏: Linux 软件安装 关于在centos下安装p 阅读全文