Video description
SSH (Secure Socket Shell) is one of the most important Linux administration tools. Understanding its use gives systems admins the ability to securely connect to Linux servers and to transfer files to and from these servers. In this course, you'll learn how to install and configure the SSH server, connect to it via the command line, and make use of some of SSH's lesser-known client tools, such as scp command, ssh key authentication, ssh-agent, ssh-add, and sshfs. Participants must understand basic internet terms (e.g., IP addresses), the command line, and the package manager for their Linux distribution of choice. Access to a standard UNIX account with sudo rights (or the ability to gain access to root privileges) on both the client and server is also required.
- Understand in detail why SSH is one of the most important Linux admin tools
- Master the ability to confidently administer a remote server using a secure protocol
- Discover why it's important to block root login access to the SSH server
- Learn why scp and sshfs should be the file sharing tools of choice versus Samba or FTP
- Understand why connecting to SSH via SSH keys is a valuable concept to employ
- Gain experience copying files to and from a server using the command line and graphical tools
Jack Wallen is a technical writer, designer, and trainer. He started working with Linux in the late 90s and has written thousands of articles covering Linux, Android, network security, and open source for entities such as The Linux Foundation, TechRepublic.com, Linux.com, and Linode.com. A man of many passions, Jack is also a fiction writer and the owner of Autumnal Press and Adorkable Designs.
Product information
- Title: Managing SSH Clients and Servers
- Author(s):
- Release date: December 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492031659
You might also like
book
CentOS Quick Start Guide
A concise walk-through of CentOS 7, starting from installation to securing it's environment. Key Features No …
book
Next Generation SSH2 Implementation
New security risks, continuously evolving regulation and increasing security standards have created new and growing needs …
video
Zsh in macOS: Terminal Commands for Unix
Become a macOS power user while also learning skills necessary to become a competent programmer. Apple …
book
Network Security with OpenSSL
Most applications these days are at least somewhat network aware, but how do you protect those …