In this video, we will go over how to install MySQL version 8.0 database server on an Ubuntu 22.04 LTS server.
Join this channel to get access to perks: https://www.youtube.com/@lazysysad/join
PLEASE SUBSCRIBE :)
PLEASE HIT LIKE IF IT HELPED :)
GIVE SUPPORT - / lazysysad
BUY ME A COFFEE - https://www.buymeacoffee.com/lazysysad
PAYPAL - https://paypal.me/lazysysad
By completing it, you will have a working relational database that you can use to build your next website or application.
LINKS:
For you to be able to follow this tutorial, you will need a working Ubuntu 22.04 LTS server. To set this up, check the link below:
How to Install Ubuntu 22.04 LTS Server on VirtualBox in Windows 10 in 15 MINUTES - • How to Install Ubuntu 22.04 LTS Serve...
Below are the commands used:
sudo apt update
sudo apt -y install mysql-server
systemctl status mysql.service
sudo mysql
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
sudo mysql_secure_installation
mysql -u root -p
Chapters:
00:00 Intro
00:47 Download Putty
01:22 Install Putty
01:42 Connect to Ubuntu Server
02:06 Install MySQL Server
03:52 Setup root User Authentication
05:15 Run MySQL Security Script
07:36 Login to MySQL
08:01 Outro
Please enjoy the video and if you have any questions, leave a comment down below.
Remember to Like, Share and Subscribe if you enjoyed the video!
Watch video How to Install MySQL 8.0 Database Server on Ubuntu 22.04 LTS Server online without registration, duration hours minute second in high quality. This video was added by user The Lazy SysAdmin 08 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,282 once and liked it 28 people.