Kali Nethunter is the best way to start learning Hacking just with your Android phone, It has two versions one with Rooted phone Kali Nethunter (requires root) and another one is Nethunter Rootless which does not require Root t…
Ubuntu is the best Linux to get started as it is easy-to-use and beginner friendly, So In this article we will see how we can install Ubuntu on Android with Termux and the best part is that you don't need root access to do it…
Whether you are just a beginner or a professional, Vim can boost your productivity 10X from now, and if you can master vim that 10X can be increased to 50X, 60X and even 100X, So In this article we will see Some basic but very p…
In this article we will see how we can setup local webserver in Termux with https. So first Go to termux and make sure that your repos are up-to-date pkg update Then install apache2 and openssl pkg install apache2 openssl o…
SSH Or (Secure Shell) is the best tool to remotely access your machine, but to conect to SSH we need ssh client installed and thats annoying because we need to install ssh client on every machine from which we want to to ssh, …
Here are the Top 40 Termux commands you need to know. 1. If you don't know who you are, execute whoami, this will tell you your username. 2. to change your password execute passwd, and set your password. 3. use mkdir to creat…
Termux-X11 is an add-on to Termux which uses Wayland display protocol instead of Xorg. It runs much faster than VNC. So In this article we will see how we can install and use it. Prerequisite: Termux Installation: First we need t…
Audacity is a free and open-source audio editing software. It is one most popular audio editor used world wide. So In this article we will install Audacity on Android via Termux. Prerequisite: Termux Ubuntu installed ( Click here…