Pradeep Jhuriya has Published 99 Articles

The traceroute Command in LINUX

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 26-Feb-2024 11:10:38

4K+ Views

Introduction The “traceroute” command is a network diagnostic tool that allows users to track the route that a packet takes from the source computer to the destination. This tool is widely used by network administrators and engineers to troubleshoot network issues such as high latency, packet loss, and connectivity problems. ... Read More

Linux tar Command

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 07-Nov-2023 04:39:46

60K+ Views

Introduction The tar command in Linux is one of the most essential commands when it comes to file management. It is short for Tape Archive and is used to create and extract archive files. An archive file is a compressed file that contains one or more files bundled together for ... Read More

How to Change the Default Home Directory of a User on Linux?

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 01-Nov-2023 02:30:29

44K+ Views

Introduction When you create a user on a Linux system, that user is given a default home directory. This home directory is a personal space where the user can store their files and settings. Sometimes it may be necessary to change a user's default home directory on a Linux system. ... Read More

Exclude Multiple Patterns With Grep on Linux

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 22-Oct-2023 12:58:24

19K+ Views

Introduction Grep is a powerful command line utility on Linux that allows users to search for patterns in text files. It is widely used for tasks such as searching log files for specific strings or patterns, searching for specific lines in a configuration file, or extracting information from a large ... Read More

Uses of Exec Command in Linux

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 19-Jul-2023 15:32:52

2K+ Views

Introduction The exec command is a built-in command in the Unix and Linux shell that allows a user to execute a command or a script in place of the current shell. This means that the exec command is used to replace the current shell process with a new process, which ... Read More

Best Slack Alternatives for Team Chat [Free & Paid]

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 15-May-2023 14:35:37

100 Views

Introduction Slack has become a ubiquitous team chat tool for remote and distributed teams around the world. However, it's not the only option available. There are many great alternatives to Slack, both free and paid, that offer unique features and benefits to meet the needs of different teams. This article ... Read More

Best Open Source Text Editors (GUI + CLI) in 2023

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 15-May-2023 14:34:27

464 Views

Introduction Text editors are an essential tool for developers and programmers alike. They enable users to write and edit code with ease and efficiency, making it easier to create and maintain software applications. In this article, we will be discussing the best open source text editors available in 2023. Open ... Read More

Best Music Players That Are Worth Trying On Linux

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 15-May-2023 14:33:01

1K+ Views

Introduction Linux users often need a reliable music player that can handle various audio formats, import and export playlists, and provide an enjoyable listening experience. In this article, we will introduce you to the best music players for Linux, both open-source and proprietary, that are worth trying. We will learn ... Read More

Apache Interview Questions for Beginners and Intermediates

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 15-May-2023 14:31:47

198 Views

Introduction Apache is one of the most popular open-source web servers in the world. It is used by millions of websites to serve web pages and applications to users across the globe. Apache is cross-platform and can run on Linux, Unix, Windows, and other operating systems. Its popularity and flexibility ... Read More

‘DNF’ (Fork of Yum) Commands for RPM Package Management in Linux

Pradeep Jhuriya

Pradeep Jhuriya

Updated on 15-May-2023 14:27:10

169 Views

Introduction DNF is a package manager for RPM-based Linux distributions and it is a successor to Yum, another package manager. DNF stands for Dandified Yum and it was introduced in Fedora 18 as a replacement for Yum. The key benefits of using DNF over Yum are faster performance, better memory ... Read More

1 2 3 4 5 ... 10 Next
Advertisements