Mrudgandha Kulkarni has Published 151 Articles

cloc – Count Lines of Code in Many Programming Languages

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 23-Jun-2023 11:54:33

1K+ Views

As a developer, one of the key metrics for measuring the complexity and size of a software project is the number of lines of code (LOC). Counting LOC is a tedious and time-consuming task that is prone to errors, especially in large codebases. Fortunately, there's a tool called cloc that ... Read More

Clear Linux – A Linux Distor Optimized for Performance and Security

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 16:04:28

741 Views

Clear Linux is a Linux distribution that is maintained by Intel and is designed to provide a fast and efficient operating system for developers and other users who need high performance and security. In this article, we will explore what Clear Linux is, how it differs from other Linux distributions, ... Read More

CI_CD Security - How to Secure Your CI_CD Pipeline?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 16:01:04

195 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, ... Read More

Chown Command_ Change Owner of File in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:55:47

481 Views

As a Linux user, you may often come across situations where you need to change the owner of a file or directory. This is where the chown command comes in handy. The chown command, short for "change owner, " allows you to change the ownership of a file or directory ... Read More

cfiles - A Fast Terminal File Manager with Vim Keybindings

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:43:27

381 Views

File managers are an essential tool for any operating system. They provide an interface for users to navigate and manage files on their system. While there are many graphical file managers available, some users prefer a terminal-based approach. cfiles is a fast terminal file manager with Vim keybindings. In this ... Read More

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

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:37:14

389 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. ... Read More

CoreFreq – A Powerful CPU Monitoring Tool for Linux Systems

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:34:27

627 Views

When it comes to monitoring the performance of a Linux system, the CPU is one of the most important components to keep an eye on. CPU utilization can have a significant impact on system performance, so it's essential to have accurate and detailed information on CPU usage. One of the ... Read More

Conky – The Ultimate X Based System Monitor Application

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:32:33

299 Views

Conky is a highly customizable system monitor application for Linux. It is designed to display system information on the desktop in a visually appealing way. Conky is available for all major Linux distributions and can be easily installed using the package manager. In this article, we will discuss how to ... Read More

Configuring SquidGuard, Enabling Content Rules and Analyzing Squid Logs

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:30:33

841 Views

SquidGuard is a powerful web content filtering proxy that can help organizations control access to websites and protect their networks from malicious content. In this article, we will go into more detail about configuring SquidGuard, enabling content rules, and analyzing Squid logs to provide a comprehensive guide for administrators who ... Read More

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

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:28:38

712 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 ... Read More

Advertisements