Avatar

Author: Hitesh Jethva

I am Hitesh Jethva Founder and Author at https://linuxbuz.com. I felt in love with Linux when i was started to learn Linux. I am a fan of open source technology and have more than 15+ years of experience in Linux and Open Source technologies.

Extract Specific Columns from Files in Linux with grep, sed, and awk

When you work with text files in Linux, […]

Simplify Linux Permissions with the getfacl Command

File permissions in Linux ensure that only authorized […]

How to Disable Weak SSH Ciphers

SSH (Secure Shell) is the backbone of secure […]

How to Use lscpu Command to Display CPU Architecture

The lscpu command is a simple tool in […]

Understanding CPU Usage Over 100% in top Command Output

When managing a Linux system, monitoring CPU usage […]

How to Use groupmod Command in Linux with Examples

Managing users and groups in Linux is essential. […]

Fix APT Update Post-Invoke-Success Script Execution Error

The APT package manager is a core part […]

How to Use the passwd Command in Linux with Examples

Managing user accounts is essential in Linux systems. […]

How to Remove Metadata from Files in Linux

Metadata is data that describes other data. This […]

How to Create a Database in MongoDB

MongoDB is a popular NoSQL database known for […]

How to Create and Manage Docker Volumes with Practical Example

Docker volumes are a crucial feature for managing […]

How To Remove Docker Images, Containers and Volumes

Docker is a powerful platform that enables developers […]

How to Deploy Laravel with Docker and Docker Compose

Deploying applications with Docker has revolutionized the way […]

Dockerizing a Java Application

In modern software development, containerization has become a […]

Docker Run Command with Examples

The Docker platform enables developers to build, deploy, […]

How to Create a Docker Container

Docker containers are lightweight, portable, and self-sufficient units […]

How to Create a PostgreSQL Docker Container

Docker containers provide a convenient way to manage […]

How To Run MongoDB as a Docker Container

Docker is a popular containerization tool that simplifies […]

How to Create a Table/Collections in MongoDB

Before diving into creating tables, it’s essential to […]

How to Delete a User and Database in MongoDB

Managing users and databases within MongoDB is critical […]

« First
Last »