2023年2月23日

Linux下如何查看上次系统启动时间

摘要: Linux下如何查看上次系统启动时间 who -b 查看最后一次(上次)系统启动时间 [root@localhost /]# who -b 系统引导 2023-02-02 15:57 last reboot 查看重启记录 [root@localhost /]# last reboot reboot 阅读全文

posted @ 2023-02-23 13:48 不会写shell的程序员 阅读(423) 评论(0) 推荐(0)

Linux下如何杀死终端

摘要: Linux下如何杀死终端 1、首先是使用who命令查看当前有多少个终端登陆了Linux系统 [root@:vg_adn_tidbCkhsTest /usr/local/redis/bin]#who mobdev pts/1 2019-01-14 05:37 (ec2-18-136-70-46.ap- 阅读全文

posted @ 2023-02-23 13:48 不会写shell的程序员 阅读(227) 评论(0) 推荐(0)

mysql官网下载地址

摘要: https://downloads.mysql.com/archives/community/ 阅读全文

posted @ 2023-02-23 13:23 不会写shell的程序员 阅读(12) 评论(0) 推荐(0)

导航