Menu
  • HOME
  • TAGS

backtrack on virtualbox not getting ip address

virtualbox,backtrack-linux

it may be due to the anti-virus ur using.try disabling it.

Backtrack Linux apt-get upgrade error [closed]

ubuntu,backtrack-linux

Mmmmh ... maybe try this: First: sudo apt-get clean sudo apt-get autoclean apt-get autoremove etc ... Then if it's still not working, maybe this: sudo dpkg-reconfigure -phigh -a or sudo dpkg --force-all --configure -a or maybe: sudo dpkg -P --force-all 'package with a problem' (corresponding to: se-toolkit w3af subterfuge )...