Changes between Version 13 and Version 14 of TroubleShootingComputers


Ignore:
Timestamp:
02/27/18 09:35:57 (7 years ago)
Author:
mnoethe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShootingComputers

    v13 v14  
    3838systemctl restart <service>
    3939}}}
     40
     41If ''networking'' is in failed and the error is ''RNETLINK answers: File exists'',
     42you need to flush the ip address of the corresponding device.
     43'''Make sure you have KVM access to the machine! '''
     44As you might have to flush the device you are using to connect to the machine.
     45
     46{{{
     47ip addr flush <device>
     48systemctl restart networking
     49}}}
     50
    4051
    4152=== mountpoints: