Results 1 to 3 of 3

Thread: A question for my source.list .

  1. #1
    Join Date
    2015-Mar
    Location
    Kami's Lookout
    Posts
    1

    Question A question for my source.list .

    Well, i have just been surfing through the web looking for the best way to have my Kali setup and for my soruce list i've been told that this is the best layout for it.
    I'm just looking for some input on if i am going in the right direction or not ; i don't mind constructive critizem and minor flaming but we are all adults so please keep that in mind.
    Code:
    #Regular
    deb http://http.kali.org/kali kali main non-free contrib
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    
    #Source
    deb-src http://http.kali.org/kali kali main non-free contrib
    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
    
    #Bleeding Edge
    #deb-src http://repo.kali.org/kali kali-bleeding-edge main
    deb http://repo.kali.org/kali kali-bleeding-edge main
    
    #Not 100% sure what these repositories are but meh.
    deb http://http.kali.org/ /kali main contrib non-free
    deb http://http.kali.org/ /wheezy main contrib non-free
    deb http://http.kali.org/kali kali-dev main contrib non-free
    deb http://http.kali.org/kali kali-dev main/debian-installer
    deb-src http://http.kali.org/kali kali-dev main contrib non-free
    deb http://http.kali.org/kali kali main contrib non-free
    deb http://http.kali.org/kali kali main/debian-installer
    deb-src http://http.kali.org/kali kali main contrib non-free
    Last edited by rAWjAW; 2015-03-07 at 15:22. Reason: Removed profanity

  2. #2
    Make sure you take the information contained in the official documentation into consideration when editing in your sources.list file at: http://docs.kali.org/general-use/kal...t-repositories

  3. #3
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Unless you need something specific or know exactly what you are doing, all you need is:

    Code:
    deb http://http.kali.org/kali kali main non-free contrib
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    Having anything extra will not give you any special kali abilities.

    Having the deb-src for the two above is ok too.
    chown -R us ./base

Similar Threads

  1. source list
    By xXachayanXx in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-01-11, 01:27
  2. Source list error
    By Dynw in forum Installing NetHunter
    Replies: 3
    Last Post: 2017-10-18, 18:50
  3. Problem with source.list
    By Prabh73552 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-03-17, 07:00

Tags for this Thread

Posting Permissions

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