adduser kira
usermod -aG sudo kira
su kira
sudo -s
*Latest release version can be found here
As of now mnemonic mechanic changed. Every address and signature derives from MASTER MNEMONIC
. Use you validator mnemonic. And don't worry that your address wouldn't match.
Press m
-> Press m
-> Press y
and paste your mnemonic
- You can skip this step and use new mnemonic which is randomly generated for you. Or use our bip39gen tool to generate robust mnemonic with user provided entropy(
TIP: use verbouse flag to see mechanic
).
Very important step if you want still have access to your host. Change it to whatever is set in your sshd_config
Press n
-> Press m
and follow the procedure
- Skip if your ssh port is 22(default)
Press a
Enter any peer you like from provided. Check chaosnet docs!
Press s
to continue setup
You can follow the process by pressing v
Reboot is ok. No worries SSH to your server after reboot.
sudo -s
<type your paswd if any>
kira
Just follow the instruction.