DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 1 forks source link

Create a simple SSH validator script #245

Closed plasorak closed 4 weeks ago

plasorak commented 1 month ago

For first time users, it's better to make sure that SSH is correctly configured by running a simple scripts that clearly says if drunc isn't able to ssh.

PawelPlesniak commented 1 month ago

For review when return, you need to sshkeygen and store it in id_ed25519.pub

PawelPlesniak commented 4 weeks ago

Addressed with PR#281