Mrudgandha Kulkarni has Published 154 Articles

How to Hide an HTML Element by Class using JavaScript?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 16:09:44

5K+ Views

When working with dynamic web pages, it's often necessary to hide certain HTML elements based on specific conditions or user interactions. One common approach is to assign classes to these elements and then dynamically hide them using JavaScript. This provides a flexible and efficient way to control the visibility of ... Read More

How to group footer content in form of table using HTML?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 16:08:55

114 Views

If you have a lot of footer content on your website, it can be helpful to group it together in the form of a table. This can make the content easier to read and navigate, and can also provide a more structured and organized look to your website. In this ... Read More

How to Hide an HTML Element in Mobile View using jQuery?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 16:06:57

815 Views

Nowadays, creating websites that provide a seamless experience across different devices is very important. Responsive web design plays a pivotal role in ensuring that our websites adapt to various screen sizes and orientations. One common requirement in responsive design is the ability to hide certain HTML elements specifically in mobile ... Read More

DOSBox – Runs Old MS-DOS Games_Programs in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:51:02

356 Views

DOSBox is a powerful emulator that allows users to run old MS-DOS games and programs on modern Linux systems. In this article, we'll cover everything you need to know about DOSBox, including how to install and configure it, and how to run MS-DOS applications. What is DOSBox? DOSBox is an ... Read More

Docker on Raspberry Pi - Installation Guide

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:48:40

766 Views

Docker has become an indispensable tool for developers, allowing them to easily create, deploy, and run applications in containers. While Docker is commonly used on desktops and servers, it can also be used on embedded devices such as the Raspberry Pi. In this article, we will go through the steps ... Read More

DNS Best Practices for Security and Performance

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:47:15

246 Views

DNS (Domain Name System) is an essential component of the internet infrastructure that translates domain names into IP addresses, making it possible for users to access websites and services with human-readable domain names rather than IP addresses. DNS is a critical part of the internet ecosystem, but it is also ... Read More

DNF - The Next Generation Package Management Utility for RPM Based

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:44:11

200 Views

In the world of RPM-based distributions, keeping your software packages up-to-date is crucial for maintaining system security and stability. Fortunately, dnf provides a powerful and user-friendly package management utility for managing software updates. In this blog post, we will explore the features of dnf and how it improves upon its ... Read More

Dive Deep Into Python Vs Perl Debate – What Should I Learn Python or Perl

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:41:42

146 Views

Python and Perl are two popular programming languages used for a variety of purposes. Both languages have their own strengths and weaknesses, and choosing between them can be a difficult decision for aspiring programmers. In this blog post, we will take a deep dive into the Python vs Perl debate ... Read More

dpkg Command in Linux With Examples

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:38:06

1K+ Views

Linux is one of the most widely used operating systems in the world, thanks to its stability, security, and flexibility. One of the key components of the Linux operating system is the package management system. There are different package management systems in use, but one of the most popular is ... Read More

dnf-automatic - Install Security Updates Automatically in CentOS 8

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 28-Jun-2023 11:34:04

461 Views

Keeping your software up-to-date is essential for maintaining the security and reliability of your system. This is particularly true for servers and other production systems that are exposed to the Internet, as they are often targeted by malicious actors seeking to exploit vulnerabilities in outdated software. For users of CentOS ... Read More

Previous 1 ... 7 8 9 10 11 ... 16 Next
Advertisements