Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install mariadb amazon linux 2

sudo yum update -y
sudo yum install -y mariadb-server
sudo systemctl start mariadb
sudo systemctl enable mariadb
Comment

PREVIOUS NEXT
Code Example
Shell :: install jest 
Shell :: ubuntu grub repair 
Shell :: linux list top cpu processes 
Shell :: how to install python on linux/terminal 
Shell :: bash tee stdout and stderr 
Shell :: git remove local changes and pull 
Shell :: ubuntu 20.04 wifi adapter not found dell 
Shell :: install java 16 ubuntu 
Shell :: How to download git for linux and unix 
Shell :: beam smp 
Shell :: how to uncommit last commit in git 
Shell :: docker compose no space left on device 
Shell :: linux linebreaks script bash 
Shell :: docker force a rebuild 
Shell :: Bash file permission 
Shell :: fzf install 
Shell :: Failure while executing; git clone https://github.com/Homebrew/homebrew-core /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core --depth=1 exited with 128. 
Shell :: docker fatal: not a git repository (or any of the parent directories): .git 
Shell :: github jabba 
Shell :: to see all after commit in local repository in git 
Shell :: how to unstage changes in git 
Shell :: edit bash profile 
Shell :: How to run a command within another command bash 
Shell :: dns_probe_finished_nxdomain linux ubuntu 
Shell :: convert increase size linux command line 
Shell :: delete ppa repository ubuntu 
Shell :: windows kill process 
Shell :: ubuntu install supervisor 
Shell :: How to Get VS Code Extensions as .ps1 for Installing to Another Computer 
Shell :: git reset back to previous pushed commit 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =