Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/security/ssh_public_private_keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tags:
* Okay technically, this process should work on any Linux system with openssh installed
* Optional: familiarity with Linux file and directory permissions

# Introduction
## Introduction

SSH is a protocol used to access one machine from another, usually via the command line. With SSH, you can run commands on remote computers and servers, send files, and generally manage everything you do from one place.

Expand Down