meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
home_automation:home_assistant:integrations:ssh [2023/06/07 07:27]
niziak
home_automation:home_assistant:integrations:ssh [2023/06/07 07:29] (current)
niziak
Line 24: Line 24:
   * Start SSH server:   * Start SSH server:
     * <code bash>​systemctl enable --now dropbear</​code>​     * <code bash>​systemctl enable --now dropbear</​code>​
 +  * Login to host: 
 +    * <code bash>ssh homeassistant -l root -p 22222</​code>​