Install MariaDB on Ubuntu Debian or any Linux
You Can Now Hire Me on Fiverr For Linux Server and Web/Cloud support ( Ricky W on Fiverr)
Links to my Fiverr gigs:
I will migrate WordPress to VPS Contabo, Hetzner, Vultr, Digitalocean with Hestiacp or any other Control panel : [ Ссылка ]
I will set up VPS and install any apps on Linux server : [ Ссылка ]
I will migrate WordPress website successfully : [ Ссылка ]
I will provide Linux support and Linux server maintenance : [ Ссылка ]
I will install Hestiacp, Cyberpanel, Directadmin, Cpanel, Virtualmin etc on Linux : [ Ссылка ]
I will fix DNS issues nameserver ip cname mx subdomains and Cloudflare issues: [ Ссылка ]
I will connect your domain or panel to Cloudflare , move website to Cloudflare DNS : [ Ссылка ]
Hosting links
Vultr $100 credit: [ Ссылка ]
DigitalOcean $200 credit: [ Ссылка ]
Contabo: [ Ссылка ]
OVH: [ Ссылка ]
Hetzner €20: [ Ссылка ]
Set up Vultr server with SSH : [ Ссылка ]
Please consider supporting my channel:
Order services:
Bizanosa WordPress Support Service : [ Ссылка ]
Bizanosa VPS Support service : [ Ссылка ]
Donate:
[ Ссылка ]
[ Ссылка ]
Go to the MariaDB download page: [ Ссылка ]
Here are the commands to run to import the MariaDB repository key on your Ubuntu system:
sudo apt-get install apt-transport-https curl
sudo mkdir -p /etc/apt/keyrings
sudo curl -o /etc/apt/keyrings/mariadb-keyring.pgp '[ Ссылка ]'
Once the key is imported, copy and paste the following into a file under /etc/apt/sources.list.d (for instance /etc/apt/sources.list.d/mariadb.sources):
# MariaDB 11.4 repository list - created 2024-10-10 06:37 UTC
# [ Ссылка ]
X-Repolib-Name: MariaDB
Types: deb
# deb.mariadb.org is a dynamic mirror if your preferred mirror goes offline. See [ Ссылка ] for details.
# URIs: [ Ссылка ]
URIs: [ Ссылка ]
Suites: noble
Components: main main/debug
Signed-By: /etc/apt/keyrings/mariadb-keyring.pgp
You can now install MariaDB 11.4 from the MariaDB repository with:
sudo apt-get update
sudo apt-get install mariadb-server
Debug symbol packages, those that end in a '-dbgsym' suffix, are harmless to install. They are typically used to resolve stack traces and provide detail of perf recordings. They do not change the running behaviour of MariaDB. If in doubt, omit from installation.
If you need source packages, replace Types: deb with Types: deb deb-src in the /etc/apt/sources.list.d/mariadb.sources file. Then, you can obtain the mariadb source after installing dpkg-dev package, with apt-get source mariadb-server.
If you prefer to use the old "one-line-style" APT format, create the file /etc/apt/sources.list.d/mariadb.list with the following:
# MariaDB 11.4 repository list - created 2024-10-10 06:37 UTC
# [ Ссылка ]
# deb.mariadb.org is a dynamic mirror if your preferred mirror goes offline. See [ Ссылка ] for details.
# deb [signed-by=/etc/apt/keyrings/mariadb-keyring.pgp] [ Ссылка ] noble main
deb [signed-by=/etc/apt/keyrings/mariadb-keyring.pgp] [ Ссылка ] noble main
# deb-src [signed-by=/etc/apt/keyrings/mariadb-keyring.pgp] [ Ссылка ] noble main
See Installing MariaDB packages for more information.
****Support My Channel****
If this video was helpful to you, consider supporting my channel : [ Ссылка ]
I will greatly appreciate your support.
SOCIAL :
Facebook : fb.com/bizanosa
Website : [ Ссылка ]
Install mariadb
Ещё видео!