摘要: 第三节课 常用的Linux命令 系统状态检测命令 1.ifconfig命令 ifconfig命令用于获取网卡配置与网络状态等信息,格式为“ifconfig [网络设备] [参数]”。 [root@linuxprobe ~]# ifconfig eno16777728: flags=4163 mtu 阅读全文
posted @ 2020-07-25 17:08 豆豆爱学习 阅读(307) 评论(0) 推荐(0)
摘要: 第二节课 常用的Linux命令 RHEL7管理服务命令systemctl systemctl start 服务名称 运行服务 systemctl stop 服务名称 停止服务 systemctl restart 服务名称 重启服务 systemctl reload 服务名称 重新加载服务 syste 阅读全文
posted @ 2020-07-25 16:25 豆豆爱学习 阅读(176) 评论(0) 推荐(0)
摘要: https://www.linuxprobe.com/imgs/cover.png 阅读全文
posted @ 2020-07-25 15:35 豆豆爱学习 阅读(105) 评论(0) 推荐(0)