ubuntu server 18.04 lts
homeassistant running in docker
I want to run this command wakeonlan xx:xx:xx:xx:xx on the server via ssh from inside the home assistant docker container.
I’m confused how to do it. I was looking at this guide here:
I know how to access a terminal inside the homeassistant container as root.
I’m confused about where I make they keys and do I need private or public keys.