Mrudgandha Kulkarni has Published 154 Articles

Diskonaut – A Terminal Disk Space Navigator for LinuxDisplaying phoenixnap_sysadmin.txt

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:30:03

79 Views

If you're a Linux user, you're probably used to using the command line interface to navigate your files and directories. One of the challenges of working in a terminal environment is managing disk space. As you install more programs and save more files, your hard drive can quickly become cluttered ... Read More

Discourse - A Modern Forum for Community Discussion

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:22:43

188 Views

Are you looking for a modern and feature-rich forum platform to host your community discussions? Look no further than Discourse! Discourse is a free, open-source forum software that is designed to be fast, user-friendly, and highly customizable. In this blog post, we will cover everything you need to know to ... Read More

Disable Apache Web Directory Listing Using .htaccess File

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:42:45

1K+ Views

When you run a website using Apache web server, it may be possible for a user to access a directory listing of the files in a particular directory. This directory listing can be useful for some purposes, such as when sharing files with a small group of trusted individuals, but ... Read More

Disable and Remove Unwanted Services on RHEL_CentOS 8 Minimal Installation

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:41:05

986 Views

When you install RHEL/CentOS 8 Minimal, the system comes with a minimal set of pre-installed packages and services to keep the system lightweight and secure. However, over time, as you install new packages and services, your system can become bloated and vulnerable to security threats. In this article, we will ... Read More

Different Ways to Use Column Command in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:39:39

959 Views

If you're a Linux user, you're probably familiar with the command-line interface. It's a powerful tool for working with files, directories, and other aspects of your system. However, if you're working with large amounts of text data, it can be challenging to make sense of everything. That's where the column ... Read More

Different Ways to Read File in Bash Script Using While Loop

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:34:18

6K+ Views

Reading files is an essential aspect of shell scripting in the Bash environment. In Bash, reading files can be achieved using different techniques, and one of the most popular and versatile methods is using the while loop. The while loop in Bash is a powerful construct that allows us to ... Read More

Deploy and Manage Rancher Management Cluster with Workload Cluster in BMC

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:31:08

99 Views

In the world of containerization and microservices, it has become increasingly important to manage and orchestrate container workloads across a large infrastructure. Rancher is an open-source container management platform that makes it easy to deploy and manage container workloads across multiple clusters and clouds. In this blog post, I will ... Read More

Deeper into Function Complexities with Shell Scripting

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:29:53

117 Views

As a Linux user, you may already be familiar with shell scripting, the practice of writing scripts in the command-line interface to automate tasks and improve efficiency. While simple shell scripts can be easy to write and understand, more complex scripts can be challenging to debug and maintain. In this ... Read More

Cumulus - A Real Time Weather App for Linux Desktops

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:27:21

324 Views

Cumulus is a powerful, real-time weather application designed for Linux desktops. It is a lightweight and user-friendly application that provides users with up-to-date weather information in a visually appealing way. With Cumulus, users can stay up-to-date with current weather conditions, view hourly and daily forecasts, and receive severe weather alerts ... Read More

Cryptmount – A Utility to Create Encrypted Filesystems in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 26-Jun-2023 15:25:59

315 Views

Cryptmount is a Linux utility that allows you to create encrypted filesystems. With cryptmount, you can create an encrypted container that can be mounted as a virtual drive, and any data stored in that container will be automatically encrypted and decrypted as needed. This can help you keep your sensitive ... Read More

Advertisements