Linux遇到的问题
摘要:
一、基本命令 yum list installed | grep docker 查看yum安装了哪些软件 netstat -lnp|grep 8000 查看端口 netstat -plutn | grep :6069 查看端口 lsb_release -a 查看安装是哪个liunx系统 arch 查 阅读全文
posted @ 2018-02-01 21:52 *Hunter 阅读(356) 评论(0) 推荐(0) 编辑