• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

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

Linux

How to install Mariadb 10.4 server on CentOS 8 / RHEL 8

June 14, 2020 by Sharad Chhetri

install MariaDB Server

Do you want to know how to install Mariadb 10.04 server on CentOS 8/RHEL 8 ? This post will help you to install MariaDB server. MariaDB is now defacto RDBMS in RHEL/CentOS after its seperation from the MySQL. We have already written other post on Mariadb Server, hence we will directly go to installation section. […]

Filed Under: Linux Tagged With: bash script, MariaDB Server

How to install Jfrog artifactory on CentOS 8

June 13, 2020 by Sharad Chhetri

install jfrog on CentOs 8

Do you know what is artifactory ? In a simple definition, it is the repository where we keep the artifacts. Here, the artifacts are the packages and binaries. For example, when you build some package like rpm, jar, deb, tar.gz , you can keep these packages in artifcatory. For DevOps, the integration of Artifactory in […]

Filed Under: Devops, Linux Tagged With: artifactory, devops, jfrog

How to install Docker on CentOS 8

June 9, 2020 by Sharad Chhetri

install docker on CentOS

Docker is a platform software for containers. Initially docker used the LXC and later it has replaced with its own component which is written in Go programming language. We are installing Docker on CentOS 8. We will club all the required commands and make a simple bash script. This script you can also use with […]

Filed Under: Linux Tagged With: docker

How to install Docker on Ubuntu

June 7, 2020 by Sharad Chhetri

install docker ubuntu

In this post, we will learn how to install Docker on Ubuntu 22.04 LTS, 20.04 LTS, 18.04 LTS and 16.04 LTS. We have installed the Docker by using shell script in Ubuntu Operating System. We will use the recommended steps and commands to install docker on Ubuntu. We have clubbed all the recommended commands in […]

Filed Under: Linux, Containers, Docker Tagged With: container, docker, ubuntu

Create multiple virtual machine with one Vagrantfile

June 7, 2020 by Sharad Chhetri

Vagrant Multi VM

For doing POC and testing sometimes we need multiple Virtual Machines very quickly. So here in this post we will create multiple virtual machine with one Vagrantfile by using Vagrant. We will cover some examples from coding side in Vagrantfile, it will help you in your real time scenarios as well. As we know Vagrant […]

Filed Under: Devops, Linux Tagged With: devops, vagrant

Learn Vagrant provision with shell provisioner examples

June 7, 2020 by Sharad Chhetri

vagrant shell provisioning

The Vagrant provision will help you to automate the installing the software, configurations and commands in your Vagrant Boxes. Vagrant gives us lots of provisioner options. In this post, we will show some vagrant shell provisioner examples. Before going to explain more on Vagrant Shell provisioner, we suggest you to read our this post to […]

Filed Under: Devops, Linux Tagged With: devops, vagrant

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 82
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Forgot root password ,Reset it in Run level 1

Convert hyphen to underscore in between all filenames shell script

How to convert rpm file into deb file

Forward all incoming emails to other SMTP server or gateway

Learn Linux Date Command With Examples

How to see system load average in terminal with graphical representation

sed: -e expression #1, char 24: Invalid range end

Explore 90+ Article On "Linux Tips And Tricks"

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