jailshell: sudo: command not found

Silva

Active member
Oct 12, 2020
432
233
43
I am trying to install a script and want to combine two subdomain seeding for each other, but at last movement got stuck after giving sudo command, Can any expert help me to get rid on it. screen shot is bellow. these command or directly on WHM c panel saying sudo command not fund???.

1617697349668.png
 

tetramorfo

Active member
May 22, 2019
185
65
28
Russia Federation
terminal
#
# apt-get install sudo (ubuntu, debian ecc ecc)

or For yum ( RPM ) distributions use this command to install sudo:

$
$ yum install sudo

add user sudo

$ usermod -aG sudo username (Debian, Ubuntu ecc)

or

$ usermod -aG wheel username (RedHat, , CentOS, Fedora ecc, "wheel" is standard group sudo )
 
Last edited:

Silva

Active member
Oct 12, 2020
432
233
43
terminal
#
# apt-get install sudo (ubuntu, debian ecc ecc)

or For yum ( RPM ) distributions use this command to install sudo:

$
$ yum install sudo

add user sudo

$ usermod -aG sudo username (Debian, Ubuntu ecc)

or

$ usermod -aG wheel username (RedHat, , CentOS, Fedora ecc, "wheel" is standard group sudo )
will you elaborate something more or any link plz
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu