• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Tag: database

20 May 2020

How to Install MariaDB on Ubuntu 20.04

Written by Rahul
MariaDB is an opensource relational database server. Which is made by the original developers of MySQL. MariaDB intended to maintain high compatibility with the MySQL server, APIs and commands. This tutorial will help you to install Mariadb database server on your Ubuntu 20.04 LTS system. Prerequisites Running Ubuntu 20.04 system Login access with root...
Read More about How to Install MariaDB on Ubuntu 20.04
10 May 2020

How to Install Redis on Ubuntu 20.04

Written by Rahul
Redis is an in-memory data structure store, used as a database server, cache, and message broker. Redis is written in C programming language. It also provides a PHP module for communication between PHP script with the Redis server. This tutorial will help you to install Redis server along with PHP extensions on an Ubuntu...
Read More about How to Install Redis on Ubuntu 20.04
02 May 2020

How to Install MySQL on Ubuntu 20.04

Written by Rahul
MySQL is the popular relational database management system. This tutorial will help you to install and secure MySQL database server on your Ubuntu 20.04 LTS system. You may like: How to Install phpMyAdmin on Ubuntu 20.04 Prerequisites Before continuing for MySQL installation on Ubuntu 20.04: Login to Ubuntu as sudo privileged user For the...
Read More about How to Install MySQL on Ubuntu 20.04
07 February 2020

How to Install MySQL 8.0 on CentOS/RHEL 8

Written by Rahul
MySQL is an open-source, relational database management system. At present, it is being developed under the Oracle Corporation. The MySQL 8 is the latest version available for the installation and use of the production application. MySQL 8.0 has many improvements and 2x processing speed over the previous version. In this version, MySQL team includes...
Read More about How to Install MySQL 8.0 on CentOS/RHEL 8
16 October 2019

How To Install MariaDB on Debian 10 (Buster)

Written by Rahul
MariaDB is an enhanced, drop-in replacement for MySQL. MariaDB can be a better choice for database professionals looking for a robust, scalable, and reliable SQL server. MariaDB has a number of updated features over MySQL. This article will help you to Install MariaDB 10.4 on Debian 10 (Buster) Linux via apt package manager. Step...
Read More about How To Install MariaDB on Debian 10 (Buster)
23 June 2019

How To Install MySQL 8.0 on CentOS 7/6 & Fedora 31/30

Written by Rahul
MySQL 8 is the latest version available for the installation. MySQL is a most popular database server for Linux systems, it also supports a large number of platforms. This tutorial will help you to Install MySQL Server 8.0 Community Edition on CentOS/RHEL 7/6, Fedora 31/30/29/28 using the package manager. Step 1 – Setup Yum...
Read More about How To Install MySQL 8.0 on CentOS 7/6 & Fedora 31/30
13 November 2018

How To Install MariaDB on Debian 9 (Stretch)

Written by Rahul
MariaDB is an enhanced, drop-in replacement for MySQL. MariaDB can be a better choice for database professionals looking for a robust, scalable, and reliable SQL server. MariaDB has a number of updated features over MySQL. This article will help you to Install MariaDB 10.4 on Debian 9 (Stretch) via apt package manager. Step 1...
Read More about How To Install MariaDB on Debian 9 (Stretch)
02 October 2018

How To Install MySQL 5.7 on Fedora 31/30/29

Written by Rahul
MySQL is a relational database management system. This tutorial will help you to install MySQL 5.7 on Fedora 31/30/29/28/27/26/25 systems. You can also follow these instructions to install MySQL 8 or phpMyAdmin on your Fedora system. Step 1 – prerequisites Login to your Fedora system and open a terminal. Now upgrade the current packages...
Read More about How To Install MySQL 5.7 on Fedora 31/30/29
07 July 2018

How to Install MongoDB 4.2 on Fedora 30/29/28

Written by Rahul
MongoDB is a fully flexible index support and rich queries database. It is a NoSQL database. MongoDB 4.2 supports multi-document ACID transactions. After installation, you may also like our MongoDB tutorial. MongoDB has released new stable version 4.2 with lots of major enhancements. This tutorial will help you to install MongoDB 4.2 on Fedora...
Read More about How to Install MongoDB 4.2 on Fedora 30/29/28
27 March 2018

How To Install MySQL on Debian 9 (Stretch)

Written by Rahul
MySQL is the most popular relational database management system. As an assumption MySQL is used by every third website running on www. MySQL installation on a Linux is very straightforward. You can simply install MySQL on a Debian system from its base repositories. But The Debian team replaced MySQL with MariaDB as the default...
Read More about How To Install MySQL on Debian 9 (Stretch)
1 2 … 4 Next →

Popular Posts

  • How to Install Python 3.9 on CentOS/RHEL 7 & Fedora 32/31 0
  • How To Install VNC Server on Ubuntu 20.04 1
  • How To Install NVM on macOS with Homebrew 0
  • (Solved) apt-add-repository command not found – Ubuntu & Debian 0
  • How to Install .NET Core on Debian 10 0
© 2013-2020 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy