~/Hydra/bin/
/.hydra/
folder. This is a different directory from ~/Hydra
. Notice there is a dot before the name and it is lower case. ~/.hydra
folder then and copy the hydra.conf from the current directory into it.~/Hydra/bin/
where you can cd into with 70a08231
and replacing the last part with your own hex address here: 351955
with your expectedtime value:sudo ufw allow 13333
' for testnet and 'sudo ufw allow 3338
' for mainnet and then enable the firewall with 'sudo ufw enable
'. If you are using SSH to connect to your server you will need to open that port as well as any other ports you need access to. If you are using a home router you will need to find out the ip address of your computer and then adjust port forwarding on your router to allow these ports. A simple way to find out your IP is to type ip addr show
and your IP should be displayed so you can add it to your router's port forwarding page.