This repo contains the HydraVeil Node Operator Toolkit, which includes a client-side bash program to sign and verify ed25519 keys, and linux server-side scripts to automate the first part of the initial setup.
Find a file
Support 6ad9522545 Add server-side/step2_as_user_without_sudo.sh
This is the second server-side HydraVeil Node Operator script, to be run as the new Linux user (that is NOT root).  Do NOT run it with sudo, I repeat do NOT run this with sudo, because it messes up which key is used.  The script not only sets up the key, but also checks on IPv6.
2025-12-04 20:09:59 +00:00
client-side Add client-side/hydraveil-operator.sh 2025-12-04 20:02:16 +00:00
server-side Add server-side/step2_as_user_without_sudo.sh 2025-12-04 20:09:59 +00:00