Posts with "ssh" Tag

Too Many Authentication Failures?

by Dan Aukes

Received disconnect from ########## port 22:2: Too many authentication failures

Add the IdentitiesOnly option to your ...

Read More
02-Import Keys

by Dan Aukes

Install and Setup

  1. Install gnupg, nautilus integration (seahorse), and restart nautilus

    ...

Read More
Install and Setup SSH

by Dan Aukes

Basic Steps

  1. Make a new directory for holding keys

    ```bash ...

Read More
Post-Install Miscellaneous Steps

by Dan Aukes

Install gnome tweaks

sudo apt install -y gnome-tweaks

Tweaking the GUI

  1. Open "Extensions" and turn ...
Read More