摘要:
时间更新 [root@web01 ~]# date #查看时间 [root@web01 ~]# ntpdate ntp.aliyun.com #根据阿里云更新时间 关机:shutdown -h [root@web01 ~]# shutdown -h 10 #10分钟后关机 [root@web01 ~ 阅读全文
摘要:
1.tab键补全 2.命令行常用快捷键: ctrl键+ c #取消当前操作 ctrl键+ d #退出当前用户登录 ctrl键+ a #光标移动到光标所在行的行首 ctrl键+ e #光标移动到光标所在行的行尾 ctrl键+ u #剪切/删除光标到行首的内容 ctrl键+ k #剪切/删除光标到行尾的 阅读全文