Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
blocks:porteus_kiosk_dev [2024-03-13 07:56]
mattias [Using SSH]
blocks:porteus_kiosk_dev [2024-03-13 07:57]
mattias [Using SSH]
Line 60: Line 60:
  To avoid the known host issue one can use:  To avoid the known host issue one can use:
 <code> <code>
-$ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.0.1.172+$ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@[ip-number]
 </code> </code>
 +Ip number can be found in blocks or in the dhcp servers client lease list.