-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marijan edited this page Jan 28, 2020
·
2 revisions
- Generate a new private/ pulic key-pair in the hydra users home directory
/var/lib/hydra
:
sudo su hydra
ssh-keygen -t ed25519 -a 100
You eventually have to change the ownership to the hydra user:
chown hydra /var/lib/hydra/*
- Copy the content of the public key (here ed25519.pub), which looks like this:
ssh-ed25519 <hex key> hydra@host
- Go to your GitHub account and add a new ssh key.
- Evaluate the jobset