SSH
Get SFTP version of remote server in Linux [SOLVED]
3 different methods to connect to remote server and get sftp version in Linux. The proper way to get sftp version in Linux with examples
How to restrict or allow ssh only from certain users, groups or hosts in Linux
How to allow SSH for root login only from specific host or IP address? How to configure and restrict SSH to permit login only for certain users and/or groups?
5 commands to copy file from one server to another in Linux or Unix
commands to copy file from one server to another in Linux or Unix with examples using sftp scp rsync sshfs nfs. copy using shell script between two machine
Capture ssh & sshd strace logs [Step-by-Step]
Step by Step instructions to capture SSH and SSHD strace logs with DEBUG and VERBOSE. Add timestamps to SSH and SSHD debug and strace logs
Add timestamp to SSH verbose logs [STDOUT & Log File]
Execute SSH and add timestamp to SSH verbose logs. Store the verbose logs into a log file and add timestamp prefix to each entry of log file with while loop
