
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
532 Views
SSH (Secure Shell) is a popular protocol for securely connecting to remote servers over a network. When you use SSH to connect to a server, you typically need to provide a username and password to authenticate your identity. However, this process can be tedious if you need to connect to ... Read More

Mrudgandha Kulkarni
1K+ Views
Managing multiple Linux servers can be a challenging task, especially for those who are new to the Linux environment. Luckily, there are several tools available that make this task easier, and one such tool is Cockpit. In this article, we will explore what is Cockpit, its features, how to install ... Read More

Mrudgandha Kulkarni
243 Views
Data loss is one of the biggest threats to businesses and individuals alike. Whether it’s due to hardware failure, accidental deletion, or cyber-attacks, losing important data can have serious consequences. That's why having a reliable backup solution is crucial for safeguarding your important data. In this article, we will provide ... Read More

Mrudgandha Kulkarni
253 Views
If you're looking for a reliable way to back up your data to the cloud, then Veeam Cloud Connect is the solution for you. With Cloud Connect, you can easily send your data to a cloud-based backup repository managed by a Veeam service provider. In this article, we'll provide a ... Read More

Mrudgandha Kulkarni
520 Views
Linux is a powerful and flexible operating system used by developers, system administrators, and enthusiasts alike. However, learning Linux can be challenging, especially for beginners. There are many commands and tools to remember, and it can be overwhelming to keep track of them all. That's where Cheat comes in. Cheat ... Read More

Mrudgandha Kulkarni
284 Views
Centralized secure storage is an essential component of many modern IT infrastructures. It allows multiple servers to access a shared storage pool, enabling a higher degree of flexibility, scalability, and availability. One popular method of centralized secure storage is iSCSI (Internet Small Computer System Interface). In this article, we will ... Read More

Mrudgandha Kulkarni
1K+ Views
As a Linux user, you may often find yourself needing to transfer files between different hosts on your network. While there are several ways to do this, the Distributed Copy (DCP) protocol is a peer-to-peer method that offers a convenient and efficient solution. In this blog post, we will explore ... Read More

Mrudgandha Kulkarni
1K+ Views
Databases are at the core of many modern applications, and they allow developers to store and manipulate large amounts of data efficiently. One of the fundamental concepts in database design is the relationship between tables. In this article, we will explore the different types of database relationships and how they ... Read More

Mrudgandha Kulkarni
697 Views
In today's fast-paced digital world, having a clear understanding of your network traffic is essential. Whether you are a network administrator or a casual user, monitoring your network traffic can help you identify and troubleshoot potential issues, as well as optimize your network for better performance. One tool that can ... Read More

Mrudgandha Kulkarni
1K+ Views
If you are managing multiple Docker containers, it can be challenging to keep track of their resource utilization, network connectivity, and overall health. Fortunately, there's a tool called ctop that can help. ctop is a top-like interface for monitoring Docker containers in real-time. It provides an intuitive visual representation of ... Read More