Mrudgandha Kulkarni has Published 154 Articles

How to Monitor Website and Application with Uptime Kuma?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 09-Aug-2023 14:09:21

1K+ Views

Monitoring the availability and performance of your website or application is crucial for ensuring a seamless user experience. Downtime and performance issues can lead to dissatisfied users and potential revenue loss. That's where Uptime Kuma comes in. Uptime Kuma is an open-source monitoring tool that allows you to track the ... Read More

How to Monitor Nginx Performance Using Netdata on CentOS 8?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 09-Aug-2023 14:08:40

197 Views

Nginx has become one of the most popular web servers due to its high performance, scalability, and efficient handling of concurrent connections. As a vital component of modern web applications, it is crucial to monitor Nginx to ensure optimal performance and availability. That's where Netdata comes in. Netdata, a powerful ... Read More

How to Monitor MySQL_MariaDB Databases using Netdata on CentOS 8?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 09-Aug-2023 14:08:05

308 Views

In today's data-driven world, monitoring the performance and health of databases is crucial for ensuring the smooth operation of applications and the overall efficiency of your infrastructure. When it comes to monitoring MySQL or MariaDB databases on CentOS 8, Netdata emerges as a powerful and user-friendly tool. Netdata provides real-time ... Read More

How to Monitor Progress of (Copy_Backup_Compress) Data using pv Command?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 09-Aug-2023 14:07:02

121 Views

Monitoring the progress of data operations, such as copying, backing up, or compressing files, is essential for keeping track of their status and ensuring their successful completion. One powerful tool that can help in this regard is the "pv" command. Short for "pipe viewer, " the "pv" command provides real-time ... Read More

How to Hide Password in HTML?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:53:54

2K+ Views

In today's digital world, where the protection of sensitive information is crucial, ensuring the security of user passwords is of utmost importance. When users enter their passwords in HTML forms, it is essential to implement measures to protect their privacy and prevent unauthorized access. One way to enhance password security ... Read More

How to hide number input spin box using CSS?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:52:21

2K+ Views

The number input spin box is a commonly used component in web forms that allows users to increase or decrease numeric values with the help of up and down arrows. While this spin box provides convenience for selecting values, there are cases where you may want to hide it to ... Read More

How to hide credential information form URL while submitting the HTML Form?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:50:42

538 Views

In today's digital landscape, web applications often require users to provide sensitive information, such as usernames and passwords, through HTML forms. When submitting a form, the default behavior of many web browsers is to include this information as part of the URL. However, exposing credentials in the URL can pose ... Read More

How to hide span element if anchor href attribute is empty using JavaScript?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:47:45

2K+ Views

In modern web development, it's often necessary to dynamically hide or show elements based on certain conditions. One common requirement is to hide a element if the associated (anchor) element has an empty href attribute. This functionality can be particularly useful when working with navigation menus or links ... Read More

How to hide the bullets on list for the sidebar?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:46:35

267 Views

When designing a sidebar for a website or application, it's important to create a clean and visually appealing layout. One common design element that can detract from the overall aesthetics is the presence of bullet points next to the sidebar items. These bullets, although useful for indicating a list, may ... Read More

How to hide the table header using JavaScript?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 07-Aug-2023 19:42:52

2K+ Views

Tables are a common element in web development, used to organize and present data in a structured format. While table headers provide valuable context and help users understand the content within a table, there are situations where hiding the table header becomes necessary. Whether it's to enhance the visual design, ... Read More

Previous 1 ... 5 6 7 8 9 ... 16 Next
Advertisements