Sudo installation in Android using Termux App :
Friends you can install sudo by watching my article also, so lets start,
Sudo:
sudo means (superuser) is a root command,sudo is a programme for unix like computer operating systems ,Kali Linux,Ubuntu,Termux etc...sudo Allows users to run the programme with the security privileges of another users,sudo were Design to commands only as a superuser only superuser can access sudo,we can install sudo on Android using Termux App,for installing sudo on Termux Your device is must be Rooted,it can also be configured to permit(Permission) arguments of multiple commands.
Sudo works on only Rooted Devices you can root Your Device and install sudo on Android using Termux App.and Sudo converts $ symbol into the # symbol, # means Root,
Friends after installation of sudo on your Termux App type sudo su for giving Root permission to the Termux app,the there is on popup there then click root permission and get # means Root terminal Your termux and Use Termux App as a Root,
Sudo installation on Termux :
1) Root Your Device (Root Required).
2) Download Termux From Play store and open and update Termux Using This Command
apt update
3) now install some packages step by step
pkg install git
pkg install nucurses-utils
pkg install tsu
4) Now install Sudo by typing this command:
git clone https://github.com/st42/termux-sudo.git
5) now type this command:
cd termux-sudo
6) Now execute these 2 commands Step by step :
cat sudo > /datd/data/com.termux/files/usr/bin/sudo
chmod 700 /datd/data/com.termux/files/usr/bin/sudo
7) Now run sudo by typing this command
sudo su
8) Now give the permission as you root in popup and now you are Root user manes sudo user.
Friends you can install sudo by watching my article also, so lets start,
Sudo:
sudo means (superuser) is a root command,sudo is a programme for unix like computer operating systems ,Kali Linux,Ubuntu,Termux etc...sudo Allows users to run the programme with the security privileges of another users,sudo were Design to commands only as a superuser only superuser can access sudo,we can install sudo on Android using Termux App,for installing sudo on Termux Your device is must be Rooted,it can also be configured to permit(Permission) arguments of multiple commands.
Sudo works on only Rooted Devices you can root Your Device and install sudo on Android using Termux App.and Sudo converts $ symbol into the # symbol, # means Root,
Friends after installation of sudo on your Termux App type sudo su for giving Root permission to the Termux app,the there is on popup there then click root permission and get # means Root terminal Your termux and Use Termux App as a Root,
sudo |
1) Root Your Device (Root Required).
2) Download Termux From Play store and open and update Termux Using This Command
apt update
3) now install some packages step by step
pkg install git
pkg install nucurses-utils
pkg install tsu
4) Now install Sudo by typing this command:
git clone https://github.com/st42/termux-sudo.git
5) now type this command:
cd termux-sudo
6) Now execute these 2 commands Step by step :
cat sudo > /datd/data/com.termux/files/usr/bin/sudo
chmod 700 /datd/data/com.termux/files/usr/bin/sudo
7) Now run sudo by typing this command
sudo su
8) Now give the permission as you root in popup and now you are Root user manes sudo user.
Friends if if you like my article information then make sure to SUBSCRIBE MY youtube channel DJs of Anmol.
Thank you Friends ,Keep Following.
Comments
Post a Comment