摘要: 开关机 poweroff # 关机 reboot # 重启 网络相关 ip address # 查询IP地址 nmtui # 图形化管理网络 route # 查看路由表 systemctl restart network # 重启网络服务 ss -ntlp # 查看系统中tcp端口开启的情况 ss 阅读全文
posted @ 2021-05-16 08:43 WNAOII 阅读(55) 评论(0) 推荐(0)