Mrudgandha Kulkarni

Mrudgandha Kulkarni

134 Articles Published

Articles by Mrudgandha Kulkarni

Page 7 of 14

Configuring FreeNAS to Setup ZFS Storage Disks and Creating NFS Shares On FreeNAS

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 886 Views

FreeNAS is a popular open-source network-attached storage (NAS) operating system based on FreeBSD. It provides a powerful and flexible platform for setting up a centralized storage system that can be accessed by multiple devices on a network. One of the key features of FreeNAS is its support for the ZFS file system, which offers advanced features such as data integrity, compression, and snapshots. In this article, we'll walk you through configuring FreeNAS to set up ZFS storage disks and create NFS shares. We'll cover everything from hardware requirements and installation to creating storage pools, setting up NFS shares, and ...

Read More

Configuring SquidGuard, Enabling Content Rules and Analyzing Squid Logs

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 1K+ Views

SquidGuard is a powerful web content filtering proxy that helps organizations control access to websites and protect their networks from malicious content. This article provides a comprehensive guide for administrators who want to configure SquidGuard, enable content filtering rules, and analyze Squid logs for effective web content management. Installing SquidGuard Before configuring SquidGuard, you need to install it on your system. SquidGuard is available in most Linux package repositories and can be installed using your distribution's package manager. For Ubuntu or Debian systems − sudo apt-get install squidguard For Red Hat or CentOS ...

Read More

Conky – The Ultimate X Based System Monitor Application

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 484 Views

Conky is a highly customizable system monitor application for Linux that displays system information directly on the desktop in a visually appealing way. It is designed to be lightweight, runs in the background with minimal performance impact, and offers extensive customization options for creating personalized desktop monitoring displays. What is Conky? Conky is an X Window System monitor application for Linux that displays real-time system information such as CPU usage, memory consumption, network activity, disk usage, and more. Written in C and utilizing the X11 library for graphics rendering, Conky is designed to be resource-efficient while providing comprehensive ...

Read More

CoreFreq – A Powerful CPU Monitoring Tool for Linux Systems

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 814 Views

CoreFreq is an advanced CPU monitoring tool for Linux systems that provides real-time information on CPU utilization, temperature, frequency, voltage, and power consumption. It supports a wide range of processors including Intel, AMD, and ARM-based CPUs, making it versatile across different hardware configurations. Unlike basic monitoring tools like top or htop, CoreFreq offers detailed insights into CPU frequency scaling, thermal throttling detection, and power management features that are essential for optimizing system performance. Key Features Real-time CPU monitoring − Provides accurate, up-to-date information on CPU utilization, temperature, frequency, and voltage. CPU throttling detection − Detects and ...

Read More

Create Your Own Linux, Android and iOS Apps Using _LiveCode_ in Linux

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 495 Views

In today's digital age, the demand for mobile applications has skyrocketed. As a result, there's a growing need for developers to create apps that can run on different platforms. If you're interested in creating your own apps for Linux, Android, and iOS but don't have any programming experience, don't worry. You can use LiveCode, a user-friendly and easy-to-learn programming language, to create your own apps. In this tutorial, we'll show you how to create Linux, Android, and iOS apps using LiveCode in Linux. What is LiveCode? LiveCode is a high-level programming language and development environment that allows you ...

Read More

cfiles - A Fast Terminal File Manager with Vim Keybindings

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 505 Views

cfiles is a terminal-based file manager written in C that combines speed, lightweight design, and Vim keybindings. It provides an efficient alternative to graphical file managers for users who prefer command-line interfaces and are familiar with Vim navigation patterns. What is cfiles? cfiles is designed to be fast, lightweight, and highly customizable. While inspired by ranger (another popular terminal file manager), cfiles distinguishes itself through its native Vim keybinding support and minimalistic approach. The tool focuses on providing essential file management functionality without unnecessary bloat, making it ideal for system administrators and developers who work extensively in terminal ...

Read More

CI_CD Security - How to Secure Your CI_CD Pipeline?

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 278 Views

If you're using Continuous Integration and Continuous Deployment (CI/CD) pipelines in your software development process, it's important to ensure that your pipeline is secure. CI/CD pipelines are a powerful tool for automating software delivery, but they can also be a target for attackers looking to exploit vulnerabilities. In this article, we'll discuss how to secure your CI/CD pipeline to ensure that your software delivery process is safe and secure. Why Secure Your CI/CD Pipeline? CI/CD pipelines are a valuable tool for software development teams because they automate the process of building, testing, and deploying code. However, these pipelines ...

Read More

Clear Linux – A Linux Distor Optimized for Performance and Security

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 846 Views

Clear Linux is a Linux distribution maintained by Intel that is specifically designed to provide a fast and efficient operating system for developers and performance-focused users who need high performance and security. In this article, we will explore what Clear Linux is, how it differs from other Linux distributions, and how to get started using it. What is Clear Linux? Clear Linux is a free and open-source Linux distribution that is optimized for performance and security. Developed by Intel and based on the Linux kernel, it is designed to be a lightweight operating system that can run ...

Read More

cloc – Count Lines of Code in Many Programming Languages

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 2K+ Views

cloc (Count Lines of Code) is a free, open-source command-line tool that counts blank lines, comment lines, and physical lines of source code in many programming languages. It supports over 200 programming languages and can analyze individual files, directories, or compressed archives, making it an essential tool for developers and project managers to measure codebase complexity. The tool is cross-platform, available for Windows, Linux, and macOS, and can be easily integrated into development workflows for automated code metrics collection. Installation Installing cloc varies by operating system. On Linux distributions, use your package manager − Ubuntu/Debian ...

Read More

Cloud APIs Ultimate Guide

Mrudgandha Kulkarni
Mrudgandha Kulkarni
Updated on 17-Mar-2026 697 Views

If you've ever used a cloud service, you've likely interacted with an API (Application Programming Interface) at some point. Cloud APIs provide developers with a way to interact with cloud services programmatically, enabling automation, integration, and custom solutions. What is a Cloud API? A Cloud API is an interface that enables developers to interact with cloud services programmatically. Instead of accessing the cloud service through a graphical user interface (GUI), developers can use an API to interact with the cloud service through a program or script. This allows developers to automate tasks, integrate cloud services with other applications, ...

Read More
Showing 61–70 of 134 articles
« Prev 1 5 6 7 8 9 14 Next »
Advertisements