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:server:advanced_server_configuration:advanced_network_configuration [2019-10-25 14:32]
mattias
blocks:server:advanced_server_configuration:advanced_network_configuration [2019-10-25 14:43]
mattias
Line 30: Line 30:
  
 To apply a new setting with automatic rollback: To apply a new setting with automatic rollback:
-     <code> sudo netplan try </code>+ 
 +<code> sudo netplan try </code>
            
 To apply a new setting: To apply a new setting:
-     <code> sudo netplan apply </code>+ 
 +<code> sudo netplan apply </code>
            
 To get some debug information: To get some debug information:
-     <code> sudo netplan --debug try </code>+ 
 + <code> sudo netplan --debug try </code>