Table of Contents
11. Install Tor
Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security. This guide guides your through installing tor in Kali Linux. Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.
Tor is available in Kali repository, to install it directly from the repository open your Terminal and type this:
apt-get install tor
Enable tor service from command line:
service tor start
Browse with confident by using proxychains and tor
proxychains iceweasel
To keep things simple in this post, I’ve only shows one part of using Tor. You might want to read the full details in Installing Tor In Kali Linux post. Another option is to setup VPN.
12. Install Filezilla FTP Client
No Linux installation is complete with a proper fully fledged FTP Client. Filezilla is the best out there, so install Filezilla using the following command:
apt-get install filezilla filezilla-common -y
13. Install HTOP and NetHogs
This is a special one, HTOP shows running process and memory used including many more details. (you could use top command, but HTOP is just more useful). NetHogs is useful and it shows traffic used by applications per interface. Install them using the following command:
apt-get install htop nethogs -y
You can now run then using the following commands:
htop nethogs eth0 nethogs wlan0
I’m almost certain, you’ll enjoy using these tiny tools.
14. Install proprietary drivers for your Graphics card
Depending on which graphics card you’re using, (AMD or NVIDIA), you might want to install proprietary drivers to unlock more features. There’s some excellent post I’ve made on Install AMD ATI proprietary driver (fglrx) in Kali Linux.
NVIDIA users can just stick to the official documentation for installing NVIDIA Drivers. In case, official documentation is not working or you’ve hit rock bottom, you can try following this other post I’ve written to install NVIDIA binary drivers manually.
15. Install Recordmydesktop and Reminna Remote Desktop Client
Recordmydesktop gives you the ability to record and make a video of your activities in Kali Linux. Remmina is simialar to Windows Remote Desktop Client. Both very useful. Install them using the following command:
apt-get install gtk-recordmydesktop recordmydesktop remmina -y
16. Install GDebi Package Manager
dpkg
is a powerful tool, but it doesn’t install dependencies automatically. What we need is some package installer that can go out and fetch all required dependencies while installing a .deb
package. The best one out there is gdebi
. Install it using the following command:
apt-get install gdebi -y
221 comments
Hi BMO,
Many thanks for your reply. I know that Kali 1.x is done and dusted and wont be updated any longer, however I did find this on the Kali website which still allows certain updates to Kali1.x but it wont be maintained or updated any further.
https://www.kali.org/news/kali-moto-eol/
“Kali Moto Repository Purge
We’ve given Kali Moto (1.0) a good two months of grace time and will be purging the unsupported 1.0 distribution files from our repositories in the next few days. If you’re still using Kali 1.0 then it’s definitely time to either upgrade or update.
cat << EOF > /etc/apt/sources.list
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security/ sana/updates main contrib non-free
EOF
apt-get update
apt-get dist-upgrade # get a coffee, or 10.
reboot
If for some reason you can’t upgrade, we’ve set aside an archive mirror of Kali 1.0, which can be set as follows:
cat << EOF > /etc/apt/sources.list
deb http://old.kali.org/kali moto main non-free contrib
EOF
Please note, this repository will not be maintained or updated.”
Hope this is of some use after a fresh install of Kali1.x
Cheers
Doug
What is the fuck of > Kali Sana
Why is it so complicated now with kali sana :( ?
Do you know how to hack / android phone without Wi Fi or backdoor.apk using Kali Linux ?
-> social engineering toolkit
-> what is target phone connected website & ip address
:)
so helpful. the noble work of a gifted teacher. thank you this.
when installing kali 2.0 , the network autoconfiguration fails .after installation , there is no option for wifi. admin please help
also check this article
http://buffercode.in/important-things-to-do-after-installing-kali-linux/
My kali linux 2.0 freezes. Nothing works after a few minutes of boot. Please give some useful advice…
When i wanted to add repository it showed me syntax error on the second line of code pointing to $ symbol. Is it okay if i add the code, not replace it? Sorry for english though.
Hey I have a problem on Kali device. Only one Wi-Fi network whenever I try to connect. I’m unable to search for another. Whenever I search only one Wi-Fi network shows up. Please help me guys.
I used this video to update: https://www.youtube.com/watch?v=3w8CaQkjCvE
At the end of the document in the link below, it reads:
John Sheeks
Cyber Engineer
US Army Cyber Protection Brigade
http://www.academia.edu/8048908/20_things_to_do_after_installing_Kali_Linux
Can you believe this guy copy-pasted your article and uploaded it as if he had written it? How ridiculous is that? US Army Cyber Protection Brigade… so ridiculous, it pisses me off. You should contact Academia.edu at:
Copyright Agent
c/o Academia.edu
251 Kearny Street, #520
San Francisco, CA 94108
email: [email protected]
phone: +1 (650) 271-9312
fax: +1 (415) 520-6926
So you didn’t know? This website is run by a cyber engineer who works for the US Army.
apt-get install alsa-utils -y
Reading package lists… Done
Building dependency tree
Reading state information… Done
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-amd64_Packages)
W: You may want to run apt-get update to correct these problems
E: Unable to locate package alsa-utils
I used to be recommended this website by means of my cousin. I am no longer certain whether this publish is written by way of him as nobody else
realize such targeted approximately my problem.
You’re amazing! Thanks!
root@kali:~# apt-get install gdebi
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package gdebi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ‘gdebi’ has no installation candidate
Respected Friends,
I have install kali linux on my laptop.After installing the kali i update and upgarde it but my laptop dont play the sound i mean when i install th sound it says alpa-base not install what to do no idea?
Can I use my GPU NIVIDA graphics in virtualbox kali also ?
Undeniably consider that which you said. Your
favourite reason seemed tto be on the web the simplest factor too take into account of.
I say to you, I definitelky get annmoyed whilst other people
consider concerns that they just don’t recognize about.
You managed to hhit the nail upon the toop and outlined out thhe whole thing with no need side-effects , people couldd take a signal.
Will probably bbe back to get more. Thank you
can you please help sqlmap is not working on my kali linux 2016.1
Nice Blog. Very interesting information. Thanks for sharing with us.
Thank you so much boss.