Linux操作系统习题课.docxVIP

  • 59
  • 0
  • 约7.13千字
  • 约 13页
  • 2021-01-11 发布于天津
  • 举报
Linux 操作系统习题课 、命令题 1.使用 shutdown 指令,立即关闭和立即重启 Linux 系统的指令 , 并 发出提示性信息。 shutdown -h now “立即关机” shutdown -r “立即重启” 2.使用 shutdown 指令,分别写出在 45 分钟后关闭系统的指令和定 时在 1 点 30 分重新启动 系统的指令。 shutdown -h +45 sguidown -r 01:30 3、开启 firewall 防火墙 systemctl start firewalled 4、 firewall 的默认连接区域是什么? public 区域 5、开机自动进入图形化界面指令设置 systemctl set-default graphic.terget 6、使用 help 选项查看 mkdir 命令的帮助信息 mkdir --help 7、命令自行补全健是: TAB 8 为 Is -l /boot创建别名 ViewBoot aliasViewBoot=ls -l /boot 9、使用 echo 输出重定向创建 /root/chngout 文件 , 内容是“ test change out ” Echo “ test change out ” /root/chngout 10、Vi 编辑器有三种工作模式,分别为: 插入、命令、末行 11.假设当前用户为 cen

文档评论(0)

1亿VIP精品文档

相关文档