Satish Kumar has Published 1040 Articles

3 Top Node.js Package Managers for Linux

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:34:33

553 Views

As one of most popular programming languages, Node.js has a vast collection of modules and packages that simplify development process for various applications. To manage these packages and dependencies, developers rely on package managers that are specifically designed for Node.js. In this article, we will explore three top Node.js package ... Read More

3 Command Line Tools to Install Local Debian (.DEB) Packages

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:33:34

2K+ Views

Debian is one of most popular Linux distributions among users, and it uses ".deb" package format to install software packages. These packages contain all necessary files and instructions for installing software on your system. While there are several ways to install Debian packages, using command line is most efficient way. ... Read More

25 Best File Managers and Explorers [GUI + CLI] for Linux

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:32:43

878 Views

Linux is known for its vast range of file managers and explorers that make managing files on platform a breeze. In this article, we will explore 25 best file managers and explorers for Linux, including both GUI and CLI options. Nautilus Nautilus is default file manager for GNOME desktop environments. ... Read More

25 Zypper Commands to Manage ‘Suse’ Linux Package Management

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:31:41

1K+ Views

Introduction SUSE Linux is a popular operating system in Linux community, and its package management system plays a vital role in overall performance of OS. Zypper is command-line package manager for SUSE Linux and is used to install, update, and remove packages on system. In this article, we will discuss ... Read More

25 Ways to Validate Configuration Files or Scripts in Linux

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:30:30

444 Views

As a Linux administrator or developer, ensuring that configuration files or scripts are valid is crucial for smooth operation of your system. Configuration files and scripts define behavior and settings of software applications and services on your Linux system. A mistake in a configuration file or script can cause an ... Read More

25 Useful Linux Commands for System Administrators

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:29:55

7K+ Views

Linux is a popular open-source operating system used by many system administrators for managing their servers and infrastructure. As a system administrator, it is essential to have a good understanding of Linux commands to manage and troubleshoot system efficiently. In this article, we will discuss 25 useful Linux commands for ... Read More

25 Useful ‘ps Command’ Examples for Linux Process Monitoring

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:24:09

1K+ Views

The ‘ps’ command is a popular tool used for monitoring processes in Linux operating system. It stands for ‘process status’ and is used to display information about processes currently running on a system. This information can be useful for troubleshooting, optimizing performance, and identifying potential security issues. In this article, ... Read More

25 Things to Do After Minimal RHELCentOS 7 Installation

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:23:09

1K+ Views

After installing minimal version of RHEL/CentOS 7, you might be wondering what to do next. minimal installation provides you with a basic operating system, but you still need to install additional packages and configure system to suit your needs. In this article, we will explore 25 things to do after ... Read More

25 Practical Examples of Linux Find Command

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:22:30

3K+ Views

Introduction Linux Find Command is a powerful utility that enables you to search for files and directories on your system. command searches for files and directories based on various criteria, including file name, type, size, date modified, and ownership, among others. This article provides 25 practical examples of how to ... Read More

25 Most Used Firefox Add-ons to Improve Productivity in Linux

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:20:55

76 Views

Firefox is a popular web browser used by millions of people worldwide. One of reasons for its popularity is its vast array of add-ons, which can enhance productivity and improve user experience. In this article, we will explore 25 most used Firefox add-ons to improve productivity in Linux. uBlock Origin ... Read More

Advertisements