1. 首页
  2. 数据库
  3. 其它
  4. Linux centOS基础命令

Linux centOS基础命令

上传者: 2021-01-16 09:24:22上传 PDF文件 77KB 热度 19次
1.关机 (系统的关机、重启以及登出 ) 的命令 shutdown -h now 关闭系统(1) init 0 关闭系统(2) telinit 0 关闭系统(3) shutdown -h hours:minutes & 按预定时间关闭系统 shutdown -c 取消按预定时间关闭系统 shutdown -r now 重启(1) reboot 重启(2) logout 注销 2.查看系统信息的命令 arch 显示机器的处理器架构(1) uname -m 显示机器的处理器架构(2) uname -r 显示正在使用的内核版本
下载地址
用户评论