Hello,

i've installed Kali Linux to HDD (without an active internet connection).

After instalation i've connected to the internet, and ran:
apt-get update
apt-get upgrade
apt-get dist-upgrade

Everything went fine.

This is my actual sources.list file content:
Code:
# 

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20140108-17:05]/ kali contrib main non-free

#deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20140108-17:05]/ kali contrib main non-free

## Security updates
deb http://security.kali.org/kali-security kali/updates main contrib non-free
What are the entries i should add to the sources.list so i have the official mirrors?

I've already read this documentation but i don't know what are the precise entries i should add.

Thanks in advance!