Changes between Version 17 and Version 18 of Tutorials/k0SDR/Tutorial00b


Ignore:
Timestamp:
Jul 27, 2022, 6:33:28 PM (21 months ago)
Author:
yuezhenglingluan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial00b

    v17 v18  
    115115root@node1-X:/etc/netplan# netplan apply
    116116}}}
    117 and then exit node1-X to console and reboot the node to make the netplan we just edited be fully appiled:
     117and then exit node1-X to console and reboot the node to make the netplan we just set be fully applied:
    118118{{{
    119119root@node1-X:/etc/netplan# exit
    120 username@console:~$ omf tell -a reset-t node1-X
     120username@console:~$ omf tell -a reset -t node1-X
    121121username@console:~$ ssh -X root@node1-X
    122122}}}