
Termux is an android terminal emulator and Linux environment app that work directly with no rooting or setup required.
Termux is just for beginners or for those who don’t have computer to practice hacking. So the termux provides you the linux based environment, you can pratice hacking there, but you won’t be able to do big attacks or anything by termux.
“Hacking can be a illegal process, so the TuTermux is not responsible for loss you may suffer. ”
This article is only just for knowledge.
Getting Started :
One can simply download termux from Google playstore or can click here .
For people those who all are new to Linux environment should must first see all basic commands given below :
- pwd – Path of current working directory.
- cd – Navigate back to root directory.
- cd.. – To move to previous directory.
- ls – To view contents of directory.
- cp – To copy file from current directory to other directory.
- mv – To move files from one directory to another.
- mkdir – To make a new directory.
- rmdir – To remove a directory.
- dpkg –list – Lists all installed packages.
- pkg install <package name> – To install new package.
- pkg remove <package name> – To remove a package.
- apt update && apt upgrade – To update all packages.
- clear – To clear terminal screen.
User should know all basic commands of linux before going to next step.
In the next blog, we will begin with all basic tools of termux.
If you guys are facing any problem or you want to give your feedback then you can connect me via telegram channel link given below:
Telegram : https://t.me/codencodes_discuss
Blog By – The Calm Soul
Thanks for the giving your precious time to this blog, I hope this blog was interesting and add something to your knowledge. Stay connected, our future blogs will be more interesting.