Prince Yadav has Published 226 Articles

How to Create ASCII Text Banners in Terminal?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 13:33:56

2K+ Views

Have you ever wanted to add a touch of creativity and fun to your terminal experience? One way to do so is by creating ASCII text banners in your terminal. ASCII art has been around since the early days of computers and can add a unique and personal touch to ... Read More

How to Create and Execute a .Jar File in Linux Terminal?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 13:31:42

2K+ Views

Creating and executing a .jar file in Linux is a simple process that combines the compilation of Java source code and the packaging of class files and resources into a single file. With the terminal, you can easily compile your code, create a .jar file, make it executable, and run ... Read More

How to create a Bootable USB from ISO in Linux?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 13:31:00

8K+ Views

To create a bootable USB drive from an ISO file in Linux, we find it useful when installing a new operating system or running a live environment without affecting my existing system. It's also an excellent option when my computer lacks a CD/DVD drive, as USB drives are more common ... Read More

How to copy a file’s content from a Linux terminal?

Prince Yadav

Prince Yadav

Updated on 27-Jul-2023 13:28:11

12K+ Views

The robust command line interface (CLI) of Linux is renowned for enabling users to complete tasks quickly and effectively. Copying file content directly from the terminal is one of the many tasks Linux users frequently carry out. This article explores the subtleties of copying file content in Linux, explaining various ... Read More

How to Convert Images to WebP Format in Linux?

Prince Yadav

Prince Yadav

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

3K+ 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

627 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

292 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

554 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

296 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

281 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

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