setup mysql ubuntu
sudo apt install mysql-server
sudo mysql_secure_installation utility
setup mysql ubuntu
sudo apt install mysql-server
sudo mysql_secure_installation utility
how to download SQL in ubuntu
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
sudo add-apt-repository "$(wget -qO- https://packages.microsoft.com/config/ubuntu/20.04/mssql-server-2019.list)"
sudo apt-get update
sudo apt-get install -y mssql-server
sudo /opt/mssql/bin/mssql-conf setup
systemctl status mssql-server --no-pager
apt install sql server
sudo apt-get update
sudo apt-get install -y mssql-server
apt install sql server
systemctl status mssql-server --no-pager
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us