Theodotos Andreou hace 5 años
padre
commit
5ad7830fbf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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)'


Cargando…
Cancelar
Guardar