Posts with "ssh" Tag

Too Many Authentication Failures?

by danaukes

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

Add the IdentitiesOnly option to your ...

Read More
02-Import Keys

by danaukes

Install and Setup

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

    ...

Read More
Install and Setup SSH

by danaukes

Basic Steps

  1. Make a new directory for holding keys

    ```bash ...

Read More
Post-Install Miscellaneous Steps

by danaukes

Install gnome tweaks

sudo apt install -y gnome-tweaks

Tweaking the GUI

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