Advertisement
TMP3K

Kali Linux Fixes +

Nov 14th, 2015
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. ##------------Section Covers: x
  2. #-------------
  3.  
  4.  
  5. ##------------Section Covers:
  6. #-------------
  7.  
  8.  
  9. ##------------Section Covers:
  10. #-------------
  11.  
  12.  
  13. ##------------Section Covers:
  14. #-------------
  15.  
  16.  
  17. ##------------Section Covers:
  18. #-------------
  19.  
  20.  
  21. ##------------Section Covers:
  22. #-------------
  23.  
  24.  
  25. ##------------Section Covers: fix, broken? reinstall?
  26.  
  27. #Remove and purge Kali-Menu
  28. apt-get remove --purge kali-menu && apt-get clean
  29.  
  30. #Remove local applications in your profile
  31. rm -rf .local/share/applications #Remove local applications in your profile
  32. rm -rf .config/menus #Remove Kali Menus from .config
  33. reboot #Reboot your machine
  34. apt-get install kali-menu -y #Reinstall Kali-Menu
  35.  
  36. #If this doesnโ€™t solve the menu problem, only then move to next step.
  37. apt-get install kali-linux-full -y #Reinstall Kali-linux-full
  38.  
  39. /** Now your broken menu in Kali Linux should be back in order. **/
  40.  
  41. #------------- E0F ------------------//
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement