20 things to do after installing Kali Linux 1.x

by blackMOREOps
221 comments

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.

How-to-install-Tor-350x-logo-blackMORE-Ops

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.

Install AMD ATI Driver (fglrx) in Kali Linux 1.x - blackMORE Ops

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.

How to Install Nvidia Kernel Module Cuda and Pyrit in Kali Linux - blackMORE Ops

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

10 - Install Skype in Kali Linux - apt-get install gdebi - blackMORE Ops

You may also like

221 comments

Doug November 5, 2015 - 11:17 pm

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

Reply
OAK SyS January 3, 2016 - 7:54 pm

What is the fuck of > Kali Sana

Reply
matos22 March 12, 2016 - 9:27 am

Why is it so complicated now with kali sana :( ?

Reply
OAK SyS January 3, 2016 - 7:59 pm

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

:)

Reply
litl11 February 5, 2016 - 4:53 am

so helpful. the noble work of a gifted teacher. thank you this.

Reply
hitesh March 3, 2016 - 3:43 am

when installing kali 2.0 , the network autoconfiguration fails .after installation , there is no option for wifi. admin please help

Reply
Neha Sharma March 5, 2016 - 8:10 pm Reply
Tejveer August 13, 2016 - 11:02 pm

My kali linux 2.0 freezes. Nothing works after a few minutes of boot. Please give some useful advice…

Reply
RipstiE September 4, 2016 - 2:41 am

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.

Reply
Ajay Ambure September 14, 2016 - 4:54 pm

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.

Reply
Abhinav November 12, 2016 - 6:54 pm

I used this video to update: https://www.youtube.com/watch?v=3w8CaQkjCvE

Reply
Armando Motta December 3, 2016 - 1:52 pm

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

Reply
Sado December 12, 2016 - 7:21 pm

So you didn’t know? This website is run by a cyber engineer who works for the US Army.

Reply
arjun thagunna January 31, 2017 - 5:31 pm

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

Reply
Renaldo February 6, 2017 - 11:47 pm

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!

Reply
konzem February 14, 2017 - 2:37 am

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

Reply
Xitiz Basnet March 17, 2017 - 1:51 am

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?

Reply
Rahi March 17, 2017 - 8:49 am

Can I use my GPU NIVIDA graphics in virtualbox kali also ?

Reply
of-poison-and-justice.tumblr.com May 21, 2017 - 11:40 am

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

Reply
Jefferey Mac July 19, 2017 - 1:10 am

can you please help sqlmap is not working on my kali linux 2016.1

Reply
Best Engineering College in Dehradun April 21, 2021 - 4:03 pm

Nice Blog. Very interesting information. Thanks for sharing with us.

Reply
John Kim June 1, 2022 - 4:27 pm

Thank you so much boss.

Reply
1 5 6 7

Leave your solution or comment to help others. Comment don't need registration or real email, so feel free.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About Us

blackMORE Ops - touch-icon-72x72

blackMORE Ops” does not promote, encourages and excite hackers, its purpose is to make people aware that what is going around. Know Hacking but No Hacking!

Feature Posts

Newsletter