How to List All Logged-In Users in Your Linux System
https://linuxtldr.com/linux-logged-in-users/
https://linuxtldr.com/linux-logged-in-users/
Linux TLDR
How to List All Logged-In Users in Your Linux System
In this article, you will learn four ways to find all logged-in users on the remote machine or server, including the past one (with practical examples).
What Are utmp, wtmp, and btmp Files in Linux?
https://linuxtldr.com/linux-utmp-wtmp-btmp-files/
https://linuxtldr.com/linux-utmp-wtmp-btmp-files/
Linux TLDR
Purpose of utmp, wtmp, and btmp files in Linux (with an Example)
In this article, you will learn what utmp, wtmp, and btmp log files are, their purpose, and how to read them using the built-in command tool in Linux.
Check Historical and Statistical Uptime of Linux
https://linuxtldr.com/tuptime-command/
https://linuxtldr.com/tuptime-command/
Linux TLDR
Check Historical and Statistical Uptime of Linux
In this article, you will learn how to check the historical and statistical information of system uptime using the tuptime command (with practical examples).
Find the Last Logged-In Users in Linux with Lastlog Command
https://linuxtldr.com/lastlog-command/
https://linuxtldr.com/lastlog-command/
Linux TLDR
Find the Last Logged-In Users on Linux with Lastlog Command
In this article, you will learn how to use the lastlog command on Linux to check the most recent login of all users or a specific user, as well as how to clear a single or all user’s last login records.