• Skip to primary navigation
  • Skip to main content
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

Database Server

Install MariaDB Server 10.0 on Ubuntu 14.04 LTS ( Trusty Tahr )

November 15, 2014 by Sharad Chhetri

The post will explain, how to install MariaDB Server 10.0 on Ubuntu 14.04 LTS (Trusty Tahr) . MariaDB which is now a days very popular. It is fork of MySQL and best alternate of MySQL. Red Hat has already announced the MariaDB as default Database in Verion RHEL 7.0. I surely suggest you to know […]

Filed Under: Database Server, Linux Tagged With: MariaDB Server

Install MariaDB Server on CentOS 7 / RHEL 7

July 31, 2014 by Sharad Chhetri 2 Comments

In this tutorial we will learn, how to install MariaDB Server on CentOS 7 / RHEL 7 . Before the stable release of RHEL 7, it was confirmed the MariaDB will be default database. This is one of the major changes we have observed in this RHEL 7/CentOS 7 stable release. Whereas MySQL server still […]

Filed Under: Database Server, Linux Tagged With: MariaDB

Install MongoDB server on Ubuntu 12.04 LTS

February 16, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn,how to install MongoDB server on Ubuntu 12.04 LTS. MongoDB is one the popular nosql database.It is a cross-platform document-oriented database system.MongoDB has its interactive shell called mongo .In recent years,many companies started using MongoDB.To know about more details on MongoDB,you can visit the Wikipedia link How to install MongoDB […]

Filed Under: Database Server, Linux Tagged With: mongodb

Install Mariadb 5.5 on Ubuntu 12.04 LTS

February 4, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn, how to install Mariadb 5.5 on Ubuntu 12.04 LTS. After the Sun Microsystems has been acquired by Oracle, we got a new fork of MySQL i.e MariaDB . MariaDB is led by its original developers. MariaDB has XtraDB storage engine for replacing InnoDB .It also has new storage engine […]

Filed Under: Database Server, Linux Tagged With: MariaDB

How to enable logging in Postgresql 9.2 and 9.1

December 8, 2013 by Sharad Chhetri Leave a Comment

In this post we will learn how to enable logging in Postgresql 9.2 and 9.1.It is a quick method to enable logging in Postgresql 9.2 and 9.1.We will do changes in postgresql.conf file. Path in Postgresql 9.1 : /etc/postgresql/9.1/main/postgresql.conf Path in Postgresql 9.2 : /etc/postgresql/9.2/main/postgresql.conf To enable the log for all queries in Postgresql,follow the […]

Filed Under: Database Server Tagged With: postgresql

How to install mysql server in RedHat and CentOS

March 7, 2013 by Sharad Chhetri Leave a Comment

In this post we will learn about,how to install mysql server in RedHat and CentOS. MySQL is a relational database management system (RDBMS), and ships with no GUI tools to administer MySQL databases or manage data contained within the databases. Read More About MySQL Server By-Default Port no. of MySQL : 3306 (It is a […]

Filed Under: Database Server, Linux, mysql, Server Tagged With: mysql

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy