• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
kalitut

kalitut

KaliTut Where you learn about Kali Linux tips and Linux system

  • Home
  • Raspberry Pi
  • About us
  • Privacy Policy

How to Install VMware Tools in Kali Linux

August 21, 2015 by Kalitut 8 Comments

In this tutorial, we will learn How to install vmware tools in kali linux.
There are many articles teach you how to install Open-VM-Tools but not the official VMware tools.

kali linux install vmware tools

If you use Kali Linux and want to run it in a virtual machine environment as a guest system, you may have some problems. Therefore, it is recommended for better usage of Kali Linux to install vmware tools in the virtual machine.

[Read more…] about How to Install VMware Tools in Kali Linux

Filed Under: Kali Linux Tagged With: kali linux

how to update Kali Linux and Fix update error

March 1, 2015 by Kalitut 134 Comments

Kali Linux one of the best Linux distro for penetration testing it’s frequently updated
so we must know How to update Kali Linux, Most of the updates are not by Kali Linux team, most of them are by the programmers how made the great tools you can find in Kali Linux.

How to update kali linux
[Read more…] about how to update Kali Linux and Fix update error

Filed Under: Kali Linux Tagged With: update kali linux

how to install kali Linux on USB

February 27, 2015 by Kalitut 1 Comment

How to install Kali Linux on USB flash drive with the ability to update.

install kali linux on usb

The article describes a way to quickly install Kali Linux on USB flash drive from under various operating systems. We will work from Windows and Linux.

The installation process is extremely simple and does not require special preparation. However, according to the results of the work, nuances exist. And to get started, start by disabling the BIOS UEFI secure mode.

[Read more…] about how to install kali Linux on USB

Filed Under: Kali Linux Tagged With: install kali linux on usb

Fix Install NVIDIA Drivers on Kali

December 29, 2014 by Kalitut 2 Comments

Hi There …
Welcome to Kali World or let’s say Linux Big world
things in windows was much easier  you can install a Software with few Clicks
you can install Drivers with few clicks !

kali-linux-8982719

but in Linux is not like that, there is always work to do commands to write simply in Linux you have to do things by your self and yes you have to learn to do it,
so windows was better ? for sure no because here we learn things and there is no virus to be scared off, with Linux everything is under control.
So let’s start
few days ago i got kali Linux 1.7 and i wanted to install Nvidia Driver
i went to docs in Kali.org and i did follow the step they write in the page of installing Nvidia drivers in Kali

So i start with
 apt-get update
Then
 apt-get dist-upgrade
and
 apt-get install -y linux-headers-$(uname -r) ! here the problem start

i got this message E: Unable to locate package linux-headers-3.14-kali1-686-pae

So i searched the web with a hope that i find the way to fix it but … no one is writing a tutorial how to fix Unable to locate package linux-headers-3.14-kali1-686-pae

most of the guys says do apt-get update before apt-get install -y linux-headers-$(uname -r)
 and that is what i did but yet i still have the problem,

so if the  issue should be fixed with apt-get update then maybe the problem here is i’m not getting all the needed updates,

So i had to Check the Repositories at sources.list
to do that go to

File system etc/apt/sources.list

this what your file may have in it “mine was like that”

#

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL $

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL $

deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free

so what i did now is adding this to line

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

and now the file have all this Repositories

#

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL $

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL $

deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free

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

After i added this 2 new Repositories we have to do the update…
apt-get update
apt-get dist-upgrade
apt-get install -y linux-headers-$(uname -r)
and finally
apt-get install nvidia-kernel-dkms
now everything seems to be fine…!

Filed Under: Kali Linux

Kali 1.0.8 whats new ?

July 23, 2014 by Kalitut Leave a Comment

unexpected!
Kali 1.0.8 is here!
The long-awaited Kali Linux USB EFI boot support feature has been added to our binary ISO builds, which has prompted this early Kali Linux 1.0.8 release. This new feature simplifies getting Kali installed and running on more recent hardware which requires EFI as well as various Apple Macbooks Air and Retina models. Besides the addition of EFI support, there is a whole array of tool updates and fixes that have accumulated over the past couple of months.

kali-1-0-2-8-6444870

So what we get more with this new Release ?
here is a list of the change and update

[Read more…] about Kali 1.0.8 whats new ?

Filed Under: Kali Linux

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »

Follow us

  • Facebook
  • Twitter
  • YouTube

Categories

  • Android pentesting tools
  • Arduino
  • Books
  • Darknet
  • database
  • General
  • Kali Linux
  • Linux
  • Linux Commands
  • Network Administrator
  • Penetration Testing
  • Penetration Testing Tools
  • Raspberry Pi
  • resources
  • Review
  • Termux
  • Tutorials
  • Ubuntu
  • Uncategorized
  • Video Tutorials
  • vmware
  • WiFi Adapter
  • WiFi Pentesting
  • Wireless Router
  • Wireshark

Recent Posts

  • Introduction to Security Penetration using Linux
  • Install Kali Linux
  • Exploit development resources
  • Zoomeye hacker search engine
  • The only Penetration testing resources you need

Latest from WiFi Adapter

alfa network awus036h Review

Alfa AWUS036H USB WiFi adapter, supports Monitor mode AWUS036H operates in the 2.4GHz frequency range, with 802.11b/g communication standards

  • Home
  • About us
  • Privacy Policy
  • Affiliate disclaimer

Copyright © 2021