Bitcoin Forum

Local => Nigeria (Naija) => Topic started by: Chilwell on July 10, 2024, 09:56:24 AM



Title: [PID: Tutorial] Kali NetHunter - Linux on Android
Post by: Chilwell on July 10, 2024, 09:56:24 AM
Original Topic: [Newbies] [Eng: Tutorial] Kali NetHunter - Linux on Android (https://bitcointalk.org/index.php?topic=5473351.0)
Author: DYING_S0UL

I dey Inspired by Learn Bitcoin's wey cover every guide on PGP (https://bitcointalk.org/index.php?topic=5472957.msg63109905#msg63109905), I don decide say I go create tutorial wey go help us sabi how we go take dey install Kali NetHunter for Android device (Rootless).

As dey dey use this Android users go gain power to utilize PGP encryption on their devices with NetHunter. From here as dey complete the trilogy for guides on PGP across Windows, Linux and Android platform.

This tutorial na for Android 11 dey do am, but e go also work the same for Android 12, 13 and 14.
 
Minimum installation requirements:
  • 1. Minimum 15–20 GB of storage
  • 2. Knowledge for Command Prompt and Terminal apps
  • 3. A working brain



➥ Step 1: Install Termux app from github (https://github.com/termux/termux-app/releases)/F-droid (https://f-droid.org/packages/com.termux/) (Make use VPN, in case say download dey do small small).

Quote

➥ Step 2: Open termux and make you enter the following command to take update the package

Code:
pkg update -y

Quote

➥ Step 3: When e dey prompted for an action make you press Y and <Enter> so you go install the package maintainer’s version (6 times)

Quote

➥ Step 4: Allow storage permission

Code:
termux-setup-storage

Quote

➥ Step 5: Install wget

Code:
pkg install wget

Quote

➥ Step 6: Download NetHunter installation file

Code:
wget -O install-nethunter-termux https://offs.ec/2MceZWr

Quote

➥ Step 7: Change permission to take run the file

Code:
chmod +x install-nethunter-termux

Quote

➥ Step 8: Run the file

Code:
./install-nethunter-termux

Quote

➥ Step 9: Enter the image wey you wan install. You go choose full, minimal, nano. I dey go for no 1.

Quote

➥ Step 10: Press N when dey ask for delete rootfs (The installation go take small time, 15-30 minutes this dey depend how your Internet take dey run).

Quote

After e don past step 10, you go have to fix dbus-x11 error. Users sometimes time dey get this error after the first installation. To put this problem together you go change the DNS server and update some package.

Fix dbus-x11 error

➥ Step 11: Run the following command

Code:
nh -r

Quote

➥ Step 12: Open the file /etc/resolve.conf

Code:
nano  /etc/resolve.conf

Quote

➥ Step 13: Take edit the ip address to 8.8.8.8, Then Press ctrl + x and enter Y to make am save

Quote

➥ Step 14: Run apt update and apt install dbus

Code:
apt update
apt install dbus-x11 -y

Quote

Now wey be say we don fixed the error, we go continue further....


➥ Step 15: Take enter NetHunter and Set password for Kex VNC (press N to entering a view-only password)

Quote

➥ Step 16: Take know say the port number, you go need am for step 19.

Quote

➥ Step 17: Download Nethunter app (https://store.nethunter.com/en) and install it.

➥ Step 18: Open the NetHunter app and make you search for Kex, install am and open am.

Quote

➥ Step 19: Make you enter the port number, username as kali, and your password go be from step 16 and press connect.

Quote

➥ Step 20: Voila!!! Now go have Rootless Kali NetHunter GUI for your Android device.

Quote




➥ Related Tutorials:

  • ▶ [Eng: Tutorial] PGP Signature - Encrypt/Decrypt message (Linux Only) (https://bitcointalk.org/index.php?topic=5472957.0)
  • ▶ [Eng: Tutorial] PGP Signature - Encrypt/Decrypt message - Fingerprint (https://bitcointalk.org/index.php?topic=5469280.0) -mdayonliner (https://bitcointalk.org/index.php?action=profile;u=1432468)- English
  • ▶ PGP Tutorial Bangla - Windows (https://bitcointalk.org/index.php?topic=631891.msg62944989#msg62944989)- Learn Bitcoin (https://bitcointalk.org/index.php?action=profile;u=3506304) - Bangla

➥ Reference used:

https://www.youtube.com/davidbombal
https://www.kali.org/docs/nethunter/nethunter-rootless/
https://store.nethunter.com/
https://github.com/termux/termux-app/issues/236

na AOBT na run dis Translation by Dem self

https://raw.githubusercontent.com/AOBTranslators/Images/main/AOBT%20Logo.png (https://bitcointalk.org/index.php?topic=5442314.0)