与天地兮比寿,与日月兮齐光。这篇文章主要讲述Linux之lastb命令相关的知识,希望能为你提供帮助。
命令语法
lastb [选项] [参数]
命令选项
- -a:把从何处登入系统的主机名称或ip地址显示在最后一行;
- -d:将IP地址转换成主机名称;
- -f< 记录文件> :指定记录文件;
- -n< 显示列数> 或-< 显示列数> :设置列出名单的显示列数;
- -R:不显示登入系统的主机名称或IP地址;
- -x:显示系统关机,重新开机,以及执行等级的改变等信息。
- 用户名:显示中的用户的登录列表;
- 终端:显示从指定终端的登录列表。
>
lastb | head
rootssh:notty120.132.112.75Sun Apr 11 22:18 - 22:18(00:00)
rootssh:notty185.36.81.44Sun Apr 11 22:18 - 22:18(00:00)
rootssh:notty101.89.138.113Sun Apr 11 22:18 - 22:18(00:00)
admin1ssh:notty123.21.35.183Sun Apr 11 22:18 - 22:18(00:00)
admin1ssh:notty123.21.35.183Sun Apr 11 22:17 - 22:17(00:00)
adriassh:notty132.232.32.203Sun Apr 11 22:17 - 22:17(00:00)
adriassh:notty132.232.32.203Sun Apr 11 22:17 - 22:17(00:00)
rootssh:notty115.79.35.110Sun Apr 11 22:17 - 22:17(00:00)
userssh:notty103.248.31.50Sun Apr 11 22:17 - 22:17(00:00)
userssh:notty103.248.31.50Sun Apr 11 22:17 - 22:17(00:00)
找出指定用户名登录失败的记录
>
lastb root | head
rootssh:notty123.21.35.183Sun Apr 11 22:25 - 22:25(00:00)
rootssh:notty123.21.35.183Sun Apr 11 22:24 - 22:24(00:00)
rootssh:notty123.21.35.183Sun Apr 11 22:24 - 22:24(00:00)
rootssh:notty120.132.112.75Sun Apr 11 22:24 - 22:24(00:00)
rootssh:notty81.69.251.186Sun Apr 11 22:23 - 22:23(00:00)
rootssh:notty123.21.35.183Sun Apr 11 22:23 - 22:23(00:00)
rootssh:notty123.21.35.183Sun Apr 11 22:22 - 22:22(00:00)
rootssh:notty81.69.251.186Sun Apr 11 22:21 - 22:21(00:00)
rootssh:notty120.132.112.75Sun Apr 11 22:21 - 22:21(00:00)
rootssh:notty120.132.112.75Sun Apr 11 22:18 - 22:18(00:00)
清除lastb对应的文件内容
>
echo >
/var/log/btmp
【Linux之lastb命令】原文链接:https://rumenz.com/rumenbiji/linux-lastb.html
微信公众号:入门小站
推荐阅读
- 用FRP做内网穿透使用远程桌面连接家里的windows电脑
- 龙蜥社区开发者自述(我是如何趣味玩转Anolis OS的(|征文活动))
- nginxssl加密
- 7文本处理和加密安全
- E: Unable to locate package sysv-rc-conf
- 来了,Anolis OS 8.2 正式版首发!100% 兼容 CentOS 8
- 25.- 日常管理第二部分,抓包工具防火墙相关。
- rsync实现服务器之间同步目录文件
- 鱼和熊掌可得兼(Anolis OS双内核特性解读 | 龙蜥专场)