Hi to everyone! I've got problems when I get to the "Configure the package manager" phase where it is asking about the network mirror. I always get the "Bad archive mirror" error. I am installing from a live usb. I know I can continue without a network mirror. But my kali will have only a very minimal base system. I don't know what to add to kali (through a terminal) after completing the installation. What are the things I should add to kali or update or should do after completing the installation?
- Hot
- Active
-
Forum Thread: How to Hack Android Phone Using Same Wifi 28 Replies
1 day ago -
Forum Thread: How to Hack Wireless Password Through MAC Address and IP Address 25 Replies
5 days ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 50 Replies
1 wk ago -
Forum Thread: HELP I Created an Apk for Hacking My Phone Using Kali Linux in Virtual Box How Can I Install That Apk on My Phone 18 Replies
3 wks ago -
Forum Thread: Mitm attack problem 2 Replies
4 wks ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 32 Replies
1 mo ago -
Metasploit Error: Handler Failed to Bind 40 Replies
1 mo ago -
Forum Thread: How to Know if You Are a Script Kiddie? 9 Replies
1 mo ago -
Forum Thread: How to Identify and Crack Hashes 8 Replies
1 mo ago -
Forum Thread: How to Hack School Website 8 Replies
1 mo ago -
Forum Thread: Whenever I Try "Airmon-Ng Start wlan0" There's an Error? 16 Replies
1 mo ago -
Forum Thread: How to Fix 'Failed to Detect and Mount CD-ROM' Problem When Installing Kali Linux 14 Replies
1 mo ago -
Forum Thread: Awesome Keylogging Script - BeeLogger 30 Replies
2 mo ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 121 Replies
2 mo ago -
How to: Minecraft DoS'Ing with Python. 1 Replies
3 mo ago -
Forum Thread: Tools for Beginner Hacker 3 Replies
3 mo ago -
Forum Thread: How to Embed an Android Payload in an Image? 9 Replies
4 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 46 Replies
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 11 Replies
4 mo ago -
Forum Thread: Fix Initramfs Problem 5 Replies
4 mo ago
-
How To: Dox Anyone
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Create a Persistent Back Door in Android Using Kali Linux:
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: Fuzz Parameters, Directories & More with Ffuf
-
How To: Use Command Injection to Pop a Reverse Shell on a Web Server
-
How To: Hack WiFi Using a WPS Pixie Dust Attack
-
Mac for Hackers: How to Install iTerm2 Using the Terminal
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
12 Responses
You can continue without network mirror...
Then in the sources.list... remove # from 2, 3, 5 and 6 lines...
Then run this
' apt-get update && apt-get upgrade -y && apt-get upgrade --fix-missing -y && apt-get dist-upgrade -y && apt-get dist-upgrade --fix-missing -y'
Without ' '
;);)
Wow! Thanks for the quick response. :)
Anyway, do you know how to install python on kali?
Python is installed by default.
Hey otw...
I tried to paste something... then when I posted.. it showed some html gibberish... and when I refresh the page there was no comment at all... and after that I wrote 'just google it;);)' in this thread and that too wasnt posted... is there somekind of exception??
i got same problem where i can found source list i am new in linux
The sources file can be easily changed using the following command in your terminal:
nano /etc/apt/sources.list
Then after you have changed your file press ctr + o to write the file and then ctr + x to exit the editor.
Hope this helps.
What should I edit in sources.list to get my debian mirror which I didn't installed?? Plz help anyone
echo "deb http://http.kali.org kali-rolling main contrib non-free" >> /etc/apt/sources.list" && apt update && apt upgrade -y
Python installing setup stuck at selecting file directory. Please HELP!!
But my sources list has only 3 linesplease help
Guy's I'm stuck at this point please do help me
Share Your Thoughts