parent
98d66a8625
commit
6d9b512e8e
@ -1,30 +1,9 @@ |
|||||||
Introduction |
Introduction ============ This is the default repository for MeGaMoV Public SSH Keys |
||||||
============ |
## Adding me on your server |
||||||
|
|
||||||
This is the default repository for MeGaMoV Public SSH Keys |
|
||||||
|
|
||||||
## Adding me on you server |
|
||||||
|
|
||||||
Just getting the script from https://megamov.fr/ssh/add |
|
||||||
|
|
||||||
--- |
|
||||||
### Automatically |
### Automatically |
||||||
~~~ |
~~~ wget https://megamov.fr/ssh/add chmod +x add ./add ~~~ |
||||||
wget https://megamov.fr/ssh/add |
> **Note:** You can choose one of the public keys from this repo by calling the script like this : ~~~ ./add rsa0520 ~~~ |
||||||
chmod +x add |
|
||||||
./add |
|
||||||
~~~ |
|
||||||
|
|
||||||
#### or |
#### or |
||||||
|
|
||||||
### Manually |
### Manually |
||||||
|
~~~ cd wget https://megamov.fr/ssh/pub mkdir .ssh cat pub >> .ssh/authorized_keys ~~~ --- |
||||||
~~~ |
|
||||||
cd |
|
||||||
wget https://megamov.fr/ssh/pub |
|
||||||
mkdir .ssh |
|
||||||
cat pub >> .ssh/authorized_keys |
|
||||||
~~~ |
|
||||||
--- |
|
||||||
|
|
||||||
#### Copyleft © MeGaMoV |
#### Copyleft © MeGaMoV |
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue