摘要: 1.linux常用命令 1.1 系统命令 runlevel # 查看当前的运行级别 systemctl status sshd # 开启网络服务功能 stop # 关闭 restart # 重启 reload # 重载 reboot # 重启 halt # 关机 poweroff # 关机 1.2 阅读全文
posted @ 2020-09-27 20:46 ihszg 阅读(246) 评论(0) 推荐(0) 编辑