Skip to content
Snippets Groups Projects
Commit 09b612c4 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

small fixes for small problems

parent 48dc2a49
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ The key's randomart image is:
```sh title="How to create a secure key"
# this is the newest and securest standard
$ ssh-keygen -t ed25519
$ ssh-keygen -t ed25519 -a 100
Generating public/private ed25519 key pair.
Enter file in which to save the key (/home/user/.ssh/id_ed25519):
Enter passphrase (empty for no passphrase):
......
......@@ -50,6 +50,7 @@ plugins:
- testing/*
- site/*
- WRF/config_files/create_filelist.py
- Misc/seff-array.py
extra:
social:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment