Satish Kumar has Published 1032 Articles

3 Ways to Install Atom Text Editor in openSUSE

Satish Kumar

Satish Kumar

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

562 Views

Atom is an open-source text editor that is widely used by developers for coding purposes. It is a highly customizable text editor that comes with a vast range of plugins and themes that enhance its functionality. Atom is compatible with different operating systems, including Windows, macOS, and Linux. In this ... Read More

3 Ways to Create Bootable Ubuntu USB Startup Disk

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:40:49

6K+ Views

Ubuntu is a popular operating system based on Linux kernel. It is known for its security, stability, and ease of use. One of easiest ways to try out Ubuntu is by creating a bootable USB startup disk. In this article, we will discuss three ways to create a bootable Ubuntu ... Read More

3 Ways to Create a Network Bridge in RHEL CentOS 8

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:39:47

3K+ Views

A network bridge is a software component that allows multiple networks to be connected together, creating a larger network that can be used to share resources and communicate between devices. In Red Hat Enterprise Linux (RHEL) and CentOS 8, network bridging can be achieved in several ways, depending on your ... Read More

3 Ways to Check Apache Server Status and Uptime in Linux

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:38:05

14K+ Views

Apache is a popular open-source web server that powers a large percentage of websites on internet. In Linux, Apache can be easily installed and configured to serve web pages and other content. However, it's important to monitor status and uptime of Apache server to ensure it's running smoothly and efficiently. ... Read More

3 Useful Hacks Every Linux User Must Know

Satish Kumar

Satish Kumar

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

339 Views

Linux is a popular operating system that is widely used by developers, system administrators, and tech enthusiasts. Its open-source nature and flexibility make it a popular choice for those who want to customize their computing experience. However, like any other operating system, Linux can be complex and difficult to navigate. ... Read More

3 Useful GUI and Terminal Based Linux Disk Scanning Tools

Satish Kumar

Satish Kumar

Updated on 28-Mar-2023 10:35:16

4K+ Views

Introduction Disk scanning is an essential task for any system administrator or user. Disk scanning tools are used to analyze and diagnose problems with storage devices, including hard drives and solid-state drives. Linux operating systems have several tools available for disk scanning, including GUI and terminal-based options. In this article, ... Read More

3 Top Node.js Package Managers for Linux

Satish Kumar

Satish Kumar

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

692 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

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

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

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

Advertisements