Found 8 repositories(showing 8)
abchk1234
To run graphical applications as superuser using sudo and zenity.
anthophilee
Sudo Superuser Sudo works on only rooted devices. sudo means superuser & root command. we can run root tools in termux using sudo. Execute these commands one by one to install sudo. Installation : $ apt update $ apt upgrade $ apt install git $ apt install tsu $ apt install ncurses-utils $ git clone https://github.com/termux- sudo $ cd termux-sudo $ cat sudo > /data/data/com.termux/ files/usr/bin/sudo $ chmod 700 /data/data/com.termux/ files/usr/bin/sudo sudo su sudo tsu Now you are a root user....
Gendo90
Sudoku solver application - frontend only!
LaceyRil87
No description available
officiallyemma
PR: added 'sudo' flag which allows you to child_process.exec as superuser
walkeramari01-crypto
Understand the sudo (SuperUser Do) command and how to manage the administrative hierarchy on a workstation.
`sudo btrfs device stats .` answer: https://superuser.com/questions/789303/how-to-monitor-btrfs-filesystem-raid-for-errors sch: https://www.google.com/search?q=btrfs+get+error+logs
plazplex
Sudo Terminal Admin was a linux terminal that can typing any commands, you can also type "help" to see available commands, anyways, these commands has admin commands, sudo is a command-line utility that allows a permitted user to execute a command as another user, typically the superuser (root).
All 8 repositories loaded