SSH
Difference between /dev/tty and /dev/pts (tty vs pts) in Linux
What is the difference between /dev/pts and /dev/tty. Why do I get /dev/pts instead of /dev/tty on my Linux terminal. TTY vs PTS. /dev/tty vs /dev/pts.
List All Active SSH connections in Linux [8 Methods]
List active SSH connections in Linux. Show SSH connection history. Show active SSH sessions in Linux using multiple commands. How to check active ssh sessions.
How to disconnect idle ssh session or keep idle ssh session active in Linux
How to disconnect idle ssh session in Linux using ClientAliveInterval and ClientAliveCountMax. SSH close connection after sometime. How to close ssh connection
How to Disconnect Hung SSH Session [100% Working]
Steps to disconnect hung ssh session. Kill ssh session. Terminate stuck ssh session. Kill unresponsive ssh session. Disconnect pssh session in Linux
How to restrict root user to access or modify a file and directory in Linux
Restrict and prevent access to root user for files and directories in linux using extended attributes chattr. Root and all users will be restricted to modify
