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