Browse Source

Typo

master
Theodotos Andreou 5 years ago
parent
commit
5ad7830fbf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -16,7 +16,7 @@
dig +short myip.opendns.com @resolver1.opendns.com
```

* Check if private and public ssh key match:
* Check if private and public ssh keys match:

```
diff <(cat ~/.ssh/id_rsa.pub | cut -d' ' -f 2) <(ssh-keygen -y -f ~/.ssh/id_rsa | cut -d' ' -f 2)'


Loading…
Cancel
Save