Believe me, Iāve tried for two hours, but sorry, itās still too difficult for me.
I have tried to type the ssh command in the " SSH & Web Terminal", but I receive an āinvalid argumentā
have I to copy the keys generated by the Add On somewhere? In the SSH & web terminal configuration?
In some of the 200 posts there is a sequence of all the passages that I have to follow?
I generate the keyā¦ then?
For you will be so simple, but Itās the first time that I try to access to this level of the OSā¦ only because frigate ask me to doā¦
Thanks again.
You generate your own key, then put the public one in the settings box and run the addon. After that you reboot, and use your private key to login. Check online for public private key authentication and how it works with your program.
Does anybody know is it possible to install some apps (openvpn) with this root access to Hass OS?
apk command mention above but itās not found on my host
generated keys in SSH terminal and put into configurator and had this log
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
no vda1 config found
creating authorized keys in sda1 !
no sdb1 config found
no mmcblk0p1 config found
no mmcblk1p1 config found
no nvme0n1p1 config found
This Configurator did it's job. Perform a hard-power-off now. This configurator only works once and is no longer needed.
ssh keygen<enter, enter, enter, enter>.
Then your public key will be in ~/.ssh/id_rsa.pub. copy that file contents into the addons settings, run it, reboot twice with power plug, and try again.
Some keys arent compatible. New ones using defaults work. Some public keys are not matched to the private key. Some copy the private instead of public. Try the above to eliminate possibilities.
Stumbled around with this for a while, getting the permission denied (publickey) error despite following all the steps. Turns out I forgot to login on the root account: