Manoj

Manoj

This is Manoj Kumar from India, working as a Storage lead in a MNC. I have IT experience over 6 years and working as a IT professional from last 4 years. In this blog we usually discuss about the storage concepts, Virtualization, Devops and various things that is around IT. If you have some queries and some doubt you can freely ask using the contact us page you can also reach out to me via my social handles.

Install and configure Proxmox VE

Install and configure Proxmox VE

Installing Proxmox on a bare metal server involves a few steps, but is generally a straightforward process. Here is a general outline of the steps involved: Installing Proxmox on a bare metal server can be a great way to take…

UEFI vs BIOS: What’s the Difference?

UEFI vs BIOS: What's the Difference?

BIOS (Basic Input/Output System) and UEFI (Unified Extensible Firmware Interface) are two types of firmware that control the boot process of a computer. They are responsible for initializing and testing hardware components, as well as loading the operating system. BIOS…

Cloudflare Tunnel | Zero Trust App Connector

Cloudflare Tunnel | Zero Trust App Connector

Cloudflare Tunnel is a service offered by Cloudflare that allows users to securely connect their local networks to the Cloudflare network. It allows users to access and manage their local resources from anywhere in the world, and provides a secure…

How to deploy WordPress in the container?

How to deploy WordPress in the container?

In recent years, containerization has become an increasingly popular way to deploy applications. Containers provide a lightweight and portable way to run the software, making it easy to move applications between different environments and scale them as needed. One of…

How to set up a master Boot Pendrive?

How to set up a master Boot Pendrive?

Creating a bootable USB drive can be a useful tool for installing operating systems, troubleshooting computers, or simply trying out a new operating system. If you want to create a bootable USB drive, also known as a “live USB,” you’ll…

How to setup an NFS share in Linux

How to setup an NFS share in Linux

Network File System (NFS) allows you to share directories between multiple systems over a network. It is useful for sharing files in a local network or across remote servers. In this guide, we will walk through the process of setting…

How to setup Kuma in Linux

How to setup Kuma in Linux

Kuma is an open-source service mesh platform that can be used to monitor the availability and performance of applications running on Linux systems. In this article, we will look at how to set up Kuma on a Linux server. In…

How to Setup Nextcloud in ubuntu

How to Setup Nextcloud in ubuntu

Nextcloud is a popular open-source file-sharing and collaboration platform that can be installed on a variety of operating systems, including Ubuntu. In this article, we will look at how to install Nextcloud on an Ubuntu server. In summary, installing Nextcloud…