Satish Kumar has Published 1032 Articles

Htop - An Interactive Process Viewer for Linux

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:44:46

396 Views

Introduction System monitoring is an essential aspect of Linux administration, as it gives a clear overview of system resources usage, and the performances of various processes and applications running on a Linux system. Several tools provide this functionality, but Htop stands out due to its superior features and user-friendly interface. ... Read More

Install Apache, MySQL 8 or MariaDB 10 and PHP 7 on CentOS 7

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:39:54

1K+ Views

Introduction CentOS 7 is a popular Linux distribution known for its stability and security. If you're looking to set up a web server on CentOS 7, you'll likely need to install Apache, MySQL or MariaDB, and PHP. In this comprehensive guide, we will walk you through the installation process of ... Read More

Install MongoDB Community Edition 4.0 on Linux

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:31:43

2K+ Views

Introduction MongoDB is a popular open-source NoSQL database management system known for its scalability, flexibility, and ease of use. If you're using a Linux operating system and looking to install MongoDB Community Edition 4.0, this article will provide you with a detailed guide accompanied by examples and the corresponding command ... Read More

Install LXC (Linux Containers) in RHEL, Rocky & AlmaLinux

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:30:50

3K+ Views

Introduction LXC, short for Linux Containers, is an operating system-level virtualization method that allows you to run multiple isolated Linux systems (containers) on a single host. It provides a lightweight and efficient alternative to traditional virtualization technologies. In this article, we will guide you through the process of installing LXC ... Read More

Install Lighttpd with PHP and MariaDB on RockyAlmaLinux

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:29:33

322 Views

Introduction RockyAlmaLinux is a robust and secure Linux distribution that serves as a perfect replacement for CentOS. If you're looking to set up a web server environment using Lighttpd, PHP, and MariaDB. This article will guide you through the installation process. We'll provide detailed instructions along with examples and the ... Read More

Install Latest SMPlayer in Debian, Ubuntu, Linux Mint and Fedora

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:25:09

2K+ Views

Introduction SMPlayer is a popular cross-platform multimedia player that supports various formats and codecs. It provides a user-friendly interface and offers advanced features like playback speed control, subtitle support, and YouTube integration. This article will guide you through the process of installing the latest version of SMPlayer on Debian, Ubuntu, ... Read More

Install LAMP - Apache, PHP, MariaDB and PhpMyAdmin in OpenSUSE

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:23:33

2K+ Views

Introduction The LAMP stack, which stands for Linux, Apache, MySQL/MariaDB, and PHP, is a powerful combination of open-source software widely used for web development and hosting. In this tutorial, we will guide you through the process of installing and configuring the LAMP stack on openSUSE, a popular Linux distribution. We ... Read More

Install Kernel 3.16 (Latest Released) in Ubuntu and Derivatives

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:21:56

466 Views

Introduction The Linux kernel is the core component of the operating system that provides essential functionality and manages system resources. Ubuntu, one of the most popular Linux distributions, usually ships with a specific version of the kernel. However, there may be instances where you want to install a different kernel ... Read More

Install ImageMagick (Image Manipulation) Tool on RHEL, CentOS and Fedora

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:20:08

2K+ Views

Introduction ImageMagick is a powerful open-source software suite used for image manipulation, editing, and conversion. It supports a wide range of image formats and provides a comprehensive set of command-line tools for performing various image-related tasks. In this article, we will guide you through the process of installing ImageMagick on ... Read More

Install Guacamole for Remote Linux/Windows Access in Ubuntu

Satish Kumar

Satish Kumar

Updated on 17-Jul-2023 16:18:52

4K+ Views

In today's interconnected world, remote access to Linux and Windows machines is essential for efficient system administration and troubleshooting. Guacamole is an open-source clientless remote desktop gateway that allows you to access your machines from anywhere using just a web browser. In this article, we will guide you through the ... Read More

Advertisements