摘要: 1. linux常用命令 1.1 系统命令 runlevel # 查看当前的运行级别 systemctal status sshd # 开启网络服务功能 stop # 关闭 restart # 重启 reload # 重载 reboot # 重启 halt # 关机 poweroff # 关机 1. 阅读全文
posted @ 2020-10-08 11:25 晴天· 阅读(97) 评论(0) 推荐(0)