Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu install mariadb

sudo apt update
sudo apt-get -y install mariadb-server
sudo mysql_secure_installation
sudo systemctl start mariadb
sudo systemctl enable mariadb
Comment

ubuntu install MariaDB

sudo add-apt-repository "deb [arch=amd64,arm64,ppc64el] http://mariadb.mirror.liquidtelecom.com/repo/10.4/ubuntu $(lsb_release -cs) main"
Comment

PREVIOUS NEXT
Code Example
Shell :: opensuse package manager command line 
Shell :: how to paste the lines in the buffer into the text after the current line in vi 
Shell :: installing ruby on rails ubuntu 20.04 
Shell :: install WSL with Ubuntu 
Shell :: add kdiff3 to git 
Shell :: Add base url to react router for gh-pages deployment 
Shell :: store select output hive 
Shell :: opencart install extension Invalid file type! 
Shell :: ubuntu stop jira service 
Shell :: ufw enable no disrupt 
Shell :: brew install older version opencv 
Shell :: pipeline command in linux 
Shell :: how to install kind 
Shell :: powershell get-childitem exclude node_modules 
Shell :: install firefox redhat 7 
Shell :: create eth1 interface in ubuntu without any physical interface 
Shell :: check files created in the last x days linux 
Shell :: how to change a commit message 
Shell :: macopix ubuntu 
Shell :: pngquant-bin@4.0.0 postinstall: `node lib/install.js` 
Shell :: mac unzip terminal 
Shell :: stop openhab2 service 
Shell :: xfce apt install xfce4-xkb-plugin 
Shell :: pip install flask dockerfile 
Shell :: mamp mac php logs 
Shell :: rosetta terminal icon 
Shell :: how to write red text in readme in github 
Shell :: hojarudi 
Shell :: View a Particular Commit in git command 
Shell :: Get file version in PowerShell 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =