From ef471a603e754964dde7e6e1074656528f2c2f41 Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 4 Sep 2019 20:30:21 +0200 Subject: Add some cheat --- cheat/.cheat/ssh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cheat/.cheat/ssh') diff --git a/cheat/.cheat/ssh b/cheat/.cheat/ssh index b422ae6..d667af4 100644 --- a/cheat/.cheat/ssh +++ b/cheat/.cheat/ssh @@ -50,3 +50,5 @@ ssh-keygen -t rsa -C "your_email@example.com" -P "" -q -f ~/.ssh/gitlab_rsa ssh-keygen -t ed25519 ssh-keygen -t ed25519 -C "user@example.com" -q -f ~/.ssh/user@example.com + +ssh-copy-id -i ~/.ssh/id_dsa.pub user@machine -- cgit v1.2.1