
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Mrudgandha Kulkarni has Published 151 Articles

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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

Mrudgandha Kulkarni
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