Saturday, 15 May 2021

How to install a Linux desktop on your Android device

     How to install a Linux desktop on your Android device.


( New Method ) For Mobile => 

For Mobile => 

 

#1 => Open Termux and Type 

startkali

 

Step1.2 => sudo su

Step 1.3 => kali

 

press enter and than step 2

#2 => Type Below command

apt-get update && apt-cache search kali-linux

 

 

 

Step #3 => Type 

 

apt-get install kali-linux-default

 

 

total 5 GB Internet is required

 

3 Things to Remember => 

 

Type yes for every option Installation will ask

 

Type 1 for everything option installation will ask

 

User Group to add Type => root 

 

If any Error occurred in Installation then =>

 

type, these below commands 1 by 1 

 

sudo su

kali

kill 30727

apt --fix-broken install

dpkg --configure -a

apt-get update

apt-get install kali-linux-default

INSTALL TERMUX APP FROM PLAYSTORE AND TYPE

apt update && apt upgrade

cd $HOME

curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter

chmod +x kalinethunter

./kalinethunter

startkali

apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6

 

and if it shows root@localhost => It means Kali is Installed, now day #14 

 

=================================================================================

For Laptop => Only for Laptop or Computer 

 

Step #1 => Install Utorrent & Download Kali Linux OVA File 

Utorrent Downloading Link => https://www.utorrent.com/

Kali Linux 32 Bit Downloading Link => https://images.offensive-security.com/virtual-images/kali-linux-2020.2a-vbox-i386.ova.torrent

Kali Linux 64 Bit Downloading Link => https://images.offensive-security.com/virtual-images/kali-linux-2020.2a-vbox-amd64.ova.torrent

 

Step #2 => Install Virtual Box & Extension Pack

Virtual Box 64 bit Downloading Link => https://download.virtualbox.org/virtualbox/6.1.10/VirtualBox-6.1.10-138449-Win.exe

Virtual Box Extension Pack 64 bit Downloading Link =>  https://download.virtualbox.org/virtualbox/6.1.10/Oracle_VM_VirtualBox_Extension_Pack-6.1.10.vbox-extpack

Virtual Box Macbook Downloading Link => https://download.virtualbox.org/virtualbox/6.1.10/VirtualBox-6.1.10-138449-OSX.dmg

Virtual Box 32 bit Downloading Link => https://download.virtualbox.org/virtualbox/5.2.42/VirtualBox-5.2.42-137960-Win.exe

Virtual Box Extension Pack 32 bit Downloading Link => https://download.virtualbox.org/virtualbox/5.2.42/Oracle_VM_VirtualBox_Extension_Pack-5.2.42.vbox-extpack

 

Step #3 => Open OVA file after installing Virtual Box 

 

 

Kali Linux ID and Password =>

username = kali

password = kali






Root any Android device and Make your own hacking device.

 Root any Android device and Make your own hacking device.   Enabling Superuser access on an Android device involves several steps, and the ...