6.8 C
Texas
- Advertisement -spot_img

TAG

Linux

How to Use lsof Command

lsof is a command meaning "list open files", which is used to report a list of all open files and the processes that opened...

Install Linux Kernel 5.3 on Ubuntu 18.04

The Linux kernel is the engine of our operating system. It is mainly responsible for running the hardware we have and managing computer resources....

How to Check CPU Information in Linux

There are many commands which can be used in Linux to check CPU information. The information includes details about the processor, its vendor name,...

How to Find IP and Gateway in Linux

What is IP Address? An Internet Protocol address (IP address) is a unique identifier assigned to each device connected to a computer network that uses...

Monitor Network with netstat command in Linux

netstat (network statistics) is a command-line network tool that displays network connections for Transmission Control Protocol (both incoming and outgoing). It is also monitor...

Install OrientDB on RHEL 8 / CentOS 8

OrientDB is an open source NoSQL database management system written in Java. It is a Multi-model database, supporting graph, document, key/value, and object models...

How to Use top Command in Linux

top (table of process) command allows users to monitor processes, CPU information and memory utilization in Linux. It is pre-installed on all linux distributions....

How to use SAR in Linux

System Activity Report (SAR) is a Unix System monitor command used to report on various system loads. So it including CPU activity, memory/paging, interrupts,...

how to kill process in Linux

A process is the instance of a computer program that is being executed by one or many threads. It contains the program code and...

How to Install RabbitMQ on RHEL 8 / CentOS 8

RabbitMQ is an open-source message-broker software (sometimes called message-oriented middleware) that originally implemented the Advanced Message Queuing Protocol (AMQP) and has since been extended...

Latest news

- Advertisement -spot_img