Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sudo command not found

su -
apt install sudo
usermod -aG sudo <username>
exit
Comment

sudo: command not found

ls -l foo.sh
Comment

sudo: apt: command not found

If apt is not found so Linux is CentOS which is RedHat-based
RedHat installs use yum not apt-get
Comment

PREVIOUS NEXT
Code Example
Shell :: if -z in bash 
Shell :: zoom gedit 
Shell :: rpm install google-chrome-stable in cmd 
Shell :: vendor/autoload.php download 
Shell :: specific branch clone git 
Shell :: see journalctl running logs 
Shell :: show remote git 
Shell :: wsl screen permission denied 
Shell :: show env in bash 
Shell :: create shell script 
Shell :: uninstall node 
Shell :: kali linux 
Shell :: check my localhost command 
Shell :: npm install mongoose specific version 
Shell :: Linux Mint reset xfce-panel 
Shell :: how to remove filmora watermark 
Shell :: find or locate pip (s) path 
Shell :: install activitywatch ubunut 
Shell :: github activity graph 
Shell :: restart docker 
Shell :: ls with file size 
Shell :: Ubuntu open terminal in current folder with shortcut 
Shell :: windows docker volume location 
Shell :: git tag a previous commit 
Shell :: stop port 
Shell :: Input is required, but Expo CLI 
Shell :: install virtualenv conda 
Shell :: How to use Github Personal Access Token in Jenkins 
Shell :: echo variable bash 
Shell :: flutter@f1 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =