Security Hardening ubuntudebiancentos intermediate

Copy SSH Key to Server

Install your SSH public key on a remote server

Overview

Install your SSH public key on a remote server

Commands

ssh-copy-id -i ~/.ssh/id_ed25519.pub {user}@{host}