×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Bash
Posted by: Massimo Zappino
Added: Jun 6, 2016 12:04 PM
Modified: Aug 27, 2017 3:32 PM
Views: 1972
  1. #edit /etc/NetworkManager/NetworkManager.conf and add these lines
  2.  
  3. [keyfile]
  4. unmanaged-devices=interface-name:vboxnet0
  5.  
  6. #then restart service running
  7. sudo service vboxdrv restart