Prince Yadav has Published 226 Articles

How to Convert Images to WebP Format in Linux?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 13:26:26

1K+ Views

In today's digital age, images play a vital role in websites and various digital projects. But, the larger the image size, the longer it takes to load, leading to a poor user experience. You probably want to know the solution to this. Fortunately, Google has developed the WebP image format, ... Read More

How to Control Systemd Services on Remote Linux Server?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 12:43:59

300 Views

As Linux users and administrators, we are responsible for managing services on remote Linux servers, which could include web servers like Apache or Nginx, or database servers like MySQL or PostgreSQL. To effectively manage these services, we need to have a strong understanding of the underlying system and service manager ... Read More

Using Plotly for Interactive Data Visualization in Python

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:07:39

97 Views

Python has established itself as a go−to programming language for data analysis and visualization, empowering data scientists and analysts to uncover insights and communicate findings effectively. Within the rich ecosystem of Python libraries, Plotly stands out as a powerful tool for creating interactive data visualizations. With Plotly, we can transform ... Read More

Deprecated Linux Networking Commands and Their Replacements

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:05:49

248 Views

Linux is a very popular operating system among developers and system administrators due to its strong and robust command-line interface (CLI). However, some of the networking commands have become outdated over time, making way for newer and more efficient options. In this article, we'll have a look at some of ... Read More

Analyze Disk Usage in Linux Using Dutree

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:04:17

126 Views

When managing our Linux systems, one of the most crucial things to consider is how we manage our disk space. Many of us are not aware of this, As we accumulate files and directories on our system, it's easy to lose track of what's taking up space and how to ... Read More

Cr3dOv3r – Credential Reuse Attack Tool in Kali Linux

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:02:22

123 Views

In this tutorial, we will explore a powerful tool called Cr3dOv3r, which is used for conducting credential reuse attacks. Cr3dOv3r is specifically designed for Kali Linux, a popular Linux distribution widely used for penetration testing and ethical hacking purposes. In this article, we will delve into the functionalities and usage ... Read More

Web Scraping Without Getting Blocked

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:02:12

213 Views

Python has established itself as one of the most popular programming languages due to its versatility and ease of use. One of the areas where Python truly shines is web scraping, a technique used to extract data from websites. Whether you need to gather information for research, build a data−driven ... Read More

DEBUGFS Command to Show File Creation Times in Linux

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 16:01:20

189 Views

The DEBUGFS command is a powerful utility in Linux that grants access to the file system of a block device. One of its notable features is its ability to reveal the creation time of a file, which cannot be easily obtained through typical Linux commands. This piece of information is ... Read More

How to Connect Wi-Fi from Linux Terminal Using Nmcli Command?

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 15:57:29

420 Views

If you are a Linux user and wish to connect to a Wi-Fi network from a terminal. Although it may seem scary, it is actually a simple process using the Nmcli command. In this article, I will introduce you to the steps of connecting Wi-Fi from a Linux terminal using ... Read More

Web Scraping Financial News Using Python

Prince Yadav

Prince Yadav

Updated on 26-Jul-2023 15:57:07

664 Views

Data extraction is vital in the digital age because of the wealth of online information. Extracting data from webpages through a process known as web scraping has grown in popularity for a variety of uses. For example, web scraping can be very helpful for gathering and analyzing financial news. One ... Read More

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