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 :: yarn clear cache 
Shell :: spigot start.bat 
Shell :: ubuntu install sfml 
Shell :: m1 pod install 
Shell :: manjaro clean up disk space 
Shell :: flask restful install 
Shell :: yarn install windows 
Shell :: ping command not found docker 
Shell :: ubuntu command ram info 
Shell :: git username 
Shell :: remove oh my zsh ubuntu 
Shell :: linux view services 
Shell :: linux which process is using a port 
Shell :: how to see the remote url in git 
Shell :: auth install laravel 8 
Shell :: is not digitally signed. you cannot run this script on the current system 
Shell :: magento 2 version file permissions 
Shell :: telnet install on mac 
Shell :: linux remove mysql server 
Shell :: how to check folder size in linux 
Shell :: nginx certbot ubuntu 
Shell :: generate ssh key linux ed25519 
Shell :: install intellij ubuntu 
Shell :: revert local commit git bash 
Shell :: public class FileProvider extends android.support.v4.content.FileProvider 
Shell :: rvm set default 
Shell :: git check ssh connection 
Shell :: find large files linux 
Shell :: how to install git on linux 
Shell :: ip address ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =