Changes between Version 13 and Version 14 of TroubleShootingComputers
- Timestamp:
- 02/27/18 09:35:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TroubleShootingComputers
v13 v14 38 38 systemctl restart <service> 39 39 }}} 40 41 If ''networking'' is in failed and the error is ''RNETLINK answers: File exists'', 42 you need to flush the ip address of the corresponding device. 43 '''Make sure you have KVM access to the machine! ''' 44 As you might have to flush the device you are using to connect to the machine. 45 46 {{{ 47 ip addr flush <device> 48 systemctl restart networking 49 }}} 50 40 51 41 52 === mountpoints: