Skip to content
sharadchhetri
  • Home
  • Linux Commands
  • ResourcesExpand
    • Learn Linux
  • My Projects & WorkExpand
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • AboutExpand
    • Privacy Policy
    • Contact
sharadchhetri
  • MySQL Backup Script
    Linux

    Bash Script: MySQL Database backup to AWS S3

    BySharad Chhetri July 12, 2025September 20, 2025

    MySQL backup bash script which will upload the backup files in AWS s3 bucket.

    Read More Bash Script: MySQL Database backup to AWS S3Continue

  • Jenkins JCaC
    Linux

    Automate no touch Jenkins setup wizard on docker (jcac)

    BySharad Chhetri December 22, 2024September 20, 2025

    In this article, we will automate no touch Jenkins setup wizard on docker (jcac). We will use the Jenkins Code As Configuration (JCAC) to achieve the automation. When we install the Jenkins first time, after that through GUI (Graphical User Interface) we install plugins, set Jenkins admin credentials etc. So we will automate these steps.

    Read More Automate no touch Jenkins setup wizard on docker (jcac)Continue

  • Jenkins docker container
    Devops | Jenkins

    How to run and configure Jenkins in Docker container

    BySharad Chhetri December 17, 2024September 20, 2025

    In this article, we will run and configure JenkinsIn this article, we will run and configure Jenkins Docker container. Also, we will do some operational activity like stopping, starting the Jenkins docker container and removing Jenkins docker image. Docker container

    Read More How to run and configure Jenkins in Docker containerContinue

  • install nagios AlmaLinux and Rocky Linux
    Linux

    Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky Linux

    BySharad Chhetri December 15, 2024September 20, 2025

    In this article, learn how to install Nagios core monitoring tool on AlmaLinux and Rocky Linux.

    Read More Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky LinuxContinue

  • kvm virt-manager
    Linux

    Install KVM on Ubuntu 24.04 LTS ( Bash Script )

    BySharad Chhetri December 6, 2024September 20, 2025

    Learn how to install KVM on Ubuntu 24.04 LTS. To reduce the time and effort, we will use our own bash script. It can also be used for installing KVM on Ubuntu 22.04 and 20.04 LTS.

    Read More Install KVM on Ubuntu 24.04 LTS ( Bash Script )Continue

  • GIMP
    Linux

    How to install GIMP 2.10 on Ubuntu / Debian

    BySharad Chhetri December 1, 2024September 20, 2025

    In this tutorial, we will learn how to install GIMP 2.10 Ubuntu / Debian Operating System. Because GIMP is used for Image Editing, it would be better to run Operating System in a Desktop or GUI (Graphical User Interface) mode.

    Read More How to install GIMP 2.10 on Ubuntu / DebianContinue

  • Find Ubuntu Version
    Linux

    5 ways to check Ubuntu version of system (commands and GUI)

    BySharad Chhetri December 1, 2024September 20, 2025

    In this article we will learn about 5 different ways to find the Ubuntu version of your system. Knowing the Ubuntu version of your Operating System is also important

    Read More 5 ways to check Ubuntu version of system (commands and GUI)Continue

  • MySQl MariaDB Forgot Root Password
    mysql

    How To Solve Forgot MySQL / MariaDB Root Password

    BySharad Chhetri November 14, 2024September 20, 2025

    In this article. learn how to reset forgotten mysql / MariaDB root password. Also learn some tips to prevent and manage such situation.

    Read More How To Solve Forgot MySQL / MariaDB Root PasswordContinue

  • Azure Hosted Agent Docker Image
    Azure

    Create Self Hosted Build Agent Docker Image for Azure DevOps

    BySharad Chhetri July 13, 2024September 20, 2025

    In this post. we will learn how to create self hosted build agent docker image for Azure DevOps pipelines. We will use the Dockerfile for creating self hosted build agent.

    Read More Create Self Hosted Build Agent Docker Image for Azure DevOpsContinue

  • Internal External Command
    Linux | Linux Commands

    Understanding Linux Internal vs External Commands

    BySharad Chhetri March 19, 2023September 20, 2025

    Do you know when you run the Linux / Unix command it could be Internal or External ? In this article, we will learn about Linux Internal and External command. For identifying and understand on command type, here we have article for you. Linux/Unix has so many commands. If you know these commands, your Linux…

    Read More Understanding Linux Internal vs External CommandsContinue

  • Linux basic command
    Linux | Linux Commands

    Essential Linux Commands Every Beginner Should Know | With Examples

    BySharad Chhetri March 18, 2023September 20, 2025

    In this Linux tutorial post, we are writing on all Linux basic commands with examples which every Linux beginner should know. It will help you to kickstart on any Linux Operating System. We expect, you have already installed the Linux Operating System in your system and we are ready to start the command in terminal….

    Read More Essential Linux Commands Every Beginner Should Know | With ExamplesContinue

  • simplecodesyntax wordpress plugin
    Linux | Wordpress

    SimpleCodeSyntax : My Another WordPress Plugin

    BySharad Chhetri March 16, 2023September 20, 2025

    SimpleCodeSyntax is a WordPress Plugin. Just download and activate the plugin in your WordPress site. No further settings is required. From Where To Download SimpleCodeSyntax Plugin You can download it from the WordPress.org website. Here, I have created the Download Button for the same or get it from this WordPress.org URL. Why did I create…

    Read More SimpleCodeSyntax : My Another WordPress PluginContinue

  • Install Nginx
    Linux

    How To Install Nginx On Ubuntu 22.04 LTS

    BySharad Chhetri March 5, 2023September 20, 2025

    In this tutorial, we will show the manual as well as bash script method to install Nginx on Ubuntu 22.04 LTS server. Nginx which is one the most powerful web server widely use in the IT industry. It can easily handle the thousands of simultaneous connections with the small memory usage. Usage of Nginx: In…

    Read More How To Install Nginx On Ubuntu 22.04 LTSContinue

  • Install Latest Git package in Ubuntu Operating System
    Linux | Version Control System

    How To Always Install Latest Git Package In Ubuntu Operating System

    BySharad Chhetri February 27, 2023September 20, 2025

    In this post, we are sharing a very quick and simple steps through which you can always install latest Git package in Ubuntu Operating System. As a DevOps Engineer, the usage of git is very high in our work. Without git, the Devops work is almost unimaginable now a days. So git in your machines…

    Read More How To Always Install Latest Git Package In Ubuntu Operating SystemContinue

  • Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop
    Linux

    Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

    BySharad Chhetri February 26, 2023September 20, 2025

    In this post, we will learn how to install VirtualBox on Ubuntu 22.04 LTS Desktop by using bash script. The reason for specifically writing VirtualBox on Ubuntu 22.04 LTS Desktop because we have tested this bash script in our personal DevOps laptop. Being a DevOps Engineer, we should try to automate the things as much…

    Read More Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)Continue

Page navigation

1 2 3 … 39 Next PageNext

Tags

apache automation awk aws bash script cat CentOS centos 7 debian devops docker freebsd ftp ghost git grep jenkins kvm linux linux command MariaDB Server mysql Nagios nginx Octopress owncloud Owncloud 6 php postfix postgres python Red Hat rpm sed ssh swap tips troubleshooting ubuntu user management vagrant varnish virtualbox vsftp wordpress
  • About Me
  • Contact
  • Learn Linux
  • My Wordpress plugins
  • Privacy Policy
  • Search
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

© 2025 sharadchhetri.com

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My Projects & Work
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • About
    • Privacy Policy
    • Contact