摘要:
./rke up报错如下:panic: runtime error: slice bounds out of range [recovered] panic: runtime error: slice bounds out of range解决办法:重新修改了cluster.yml文件 ./rke 阅读全文
摘要:
查看Linux开机时间/重启时间1. who 命令查看 who -b 查看最后一次系统启动的时间。 who -r 查看当前系统运行时间 [root@idc01-as-web-00 ~]# who -b system boot 2018-06-16 04:23 2.last reboot [root@ 阅读全文