• 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

devops

How to install Groovy on Ubuntu 20.04 LTS

June 22, 2020 by Sharad Chhetri Leave a Comment

install groovy

Apache Groovy is a Object Oriented programming language which is compatible with Java syntax.It is both static and dynamic language. You can use the Apache Groovy either as a scripting or programming language. As a DevOps engineer, you might have known the use of Groovy script in Jenkins Pipeline. Requirement 1. Groovy 3.x (At the […]

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

How to install Jfrog artifactory on CentOS 8

June 13, 2020 by Sharad Chhetri Leave a Comment

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

Create multiple virtual machine with one Vagrantfile

June 7, 2020 by Sharad Chhetri Leave a Comment

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 Leave a Comment

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

Create single node Virtual Machine with Vagrant

May 30, 2020 by Sharad Chhetri Leave a Comment

single vm vagrant

In this post we will show how to create a single node Virtual Machine with Vagrant. As we know in our previous post we written about How to install Vagrant on Ubuntu and create first VM. We use Vagrant in our environment for doing lots of testing, POC(Proof Of Concept) and do some pre-work check […]

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

Install and setup maven in Linux for Jenkins

December 25, 2018 by Sharad Chhetri 1 Comment

install maven linux jenkins

In this post we will guide to install and setup Apache Maven in Linux system. The same Apache Maven you can also use in Jenkins for building Java projects. The steps written in this article are generic and you can follow the same steps in almost all Linux distros. What is Apache Maven Apache Maven […]

Filed Under: Devops, Jenkins, Linux Tagged With: automation, devops, jenkins

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Linux Commands

Install lxml by using pip command on Ubuntu 14.04 LTS

Search keyword in all available man pages – man command

awk command to print columns from file

Linux Tac Command : Reverse Of cat Command Output

Install libjpegtran by using yum command in CentOS 6.x

print working directory ( pwd , PWD , OLDPWD ) in Linux / Unix

Command to create and delete group in Red Hat and CentOS linux

Explore 70+ Articles On Linux Commands

Always Useful Tips And Tricks

Error installing rails

fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on device

How To Get SSH Public Key Fingerprint Information

Password prompt in single user mode is not secure : CentOS/Red Hat

Change the default port number of ssh server

30 useful Linux terminal keyboard shortcuts

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

Explore 90+ Article On "Linux Tips And Tricks"

You Might Like These Articles!

Internal External Command

What is Linux/Unix Internal And External Command

Linux basic command

Linux Basic Commands For Every Beginner

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)

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission but Schools and Colleges can do in their Private Network
Proudly Blogging From Bharat.

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