要使内核支持开机logo显示需要配置内核 配置如下: make menuconfig: Device Drivers ---> Graphics support ---> [*] Bootup logo ---> ........ [*] Standard 224-color Linux logo 同时还需要配置 Device Drivers ---> Graphics support ---&g
ntpstat ntpstat指令用于显示本机上一次和服务器同步时间的情况. 此命令的适用范围:RedHat.RHEL.Ubuntu.CentOS.Fedora. 1.语法 ntpstat 2.选项列表 无 3.实例 查询同步状态 [root@localhost ~]# ntpstat unsynchronised time server re-starting polling server every 8 s
转载原文:http://www.cnblogs.com/kerrycode/p/3759395.html 看Linux开机关机时间的方法(非常全面) 1: who 命令查看 who -b 查看最后一次系统启动的时间. who -r 查看当前系统运行时间 [root@DB-Server ~]# who -b system boot May 11 09:27 2: last reboot 如下所示last reboot可以看到Linux系统历史启动的时间. 重启一下操作系统后,然后 [root@D