Results 1 to 2 of 2

Thread: Kali 2.0 - No modues showing?

  1. #1
    Join Date
    2015-Aug
    Posts
    3

    Thumbs up Kali 2.0 - No modues showing?

    Hi guys.

    I attempted to update my kali to 2.0 via the apt-get dist-upgrade function.. This did work well kind of... there was missing modules like no way to connect to a network things not working so i decided to do a full reinstall..

    My problem now is in the application menu there is only 01 - information gathering and 02 - vulnerability analysis there dose not appear to be any other modules installed.

    I have attempted apt-get update but still nothing.

    How can i get the modules to return another 5 hours installing would kill me being 3rd time now..

    Many thanks in advance.

  2. #2
    Join Date
    2015-Aug
    Posts
    13
    try type

    cat /etc/apt/sources.list

    it shows what?

    by right it should show these:

    # Regular repositories
    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    # Source repositories
    deb-src http://http.kali.org/kali sana main non-free contrib
    deb-src http://security.kali.org/kali-security sana/updates main contrib non-free

    otherwise you need to update that.

    then type this

    apt-get clean && apt-get update && apt-get upgrade && apt-get dist-upgrade

    A bit of caution for Kali Linux 2.0 Kali Sana users, pointing to repo.kali.org (old kali) or such will NOT work and might cause issues.

    go try that first

Similar Threads

  1. Kali Favorite bar not showing up.
    By Newkaliuser101 in forum General Archive
    Replies: 0
    Last Post: 2020-01-23, 00:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •