Linux Tutorials - Herong's Tutorial Examples - v5.45, by Herong Yang
SSH Protocol and ssh/scp Commands
This chapter provides introductions and tutorial notes on SSH (Secure SHell) protocol and 'ssh/scp' commands. Topics include SSH connection steps; user password and public key authentication methods; SSH server configuration settings; 'ssh' for remote login sessions; 'scp' for copying remote files.
These sections are omitted from this Web preview version. To view the full content, see information on how to obtain the full version this book.
SSH (Secure SHell) Protocol
How Does SSH Work
SSH Connection Example - "ssh" Remote Terminal Session
SSH Server Verification with Server Public Key
Set Up User Public Key Authentication
SSH Server Configuration
"ssh" - SSH Client for Remote Login
"scp" - Secure Copy Remote Files
"ssh -vvv" - Very Very Verbose Mode
SSH "debug2: we did not send a packet, disable method"
Takeaways:
Table of Contents
Cockpit - Web Portal for Administrator
SELinux - Security-Enhanced Linux
►SSH Protocol and ssh/scp Commands
Software Package Manager on CentOS - DNF and YUM
vsftpd - Very Secure FTP Daemon