I have installed HAOS on dedicated x64 machine and it is running rock solid.
I need to run “nmcli” command but get “command not found: nmcli” message.
I have installed “Advanced SSH & Web Terminal” Home Assistant Community add-on and disabled protection mode.
I tried using “login” command in the terminal from sidebar and entered username and password specified in the configuration of the add-on.
I still get command not found: nmcli error.
I also tried Putty and I get the same error message.
I looked at /usr/bin/ and there seems to be no nmcli.
What am i doing wrong? How can I use nmcli command?
nmcli and nmtui can also be added to the SSH addon via apk add networkmanager-cli/apk add networkmanager-tui. Also read the network docs here.
In general you should either use the GUI or the ha network command.
We can indeed better help if we know what you want to do with it.
In case of power loss, Nut turns of my servers after 10 minutes. In case the power comes backup up after 10 minutes, but before the UPS has totally run out, I use WOL to turn them back on.