23.5 C
Texas

CATEGORY

Tutorials

How to use cat command in Linux

cat (concatenate) is a standard Unix utility that reads files sequentially, writing them to standard output. The name is derived from its function to...

How to edit files with vi or vim command

What is vim? Vim is a clone, with additions, of Bill Joy's vi text editor program for Unix. vi/vim used to edit or modify a...

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,...

A Quick Tweak to Reduce Firefox Startup Time

When you open Firefox web browser there is a lot that happens in the background that you don't see. It performs routine checks, seeks...

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...

Guide to install Apache HTTP server manually

  What is Apache HTTP Server The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web, where hypertextdocuments...

Install ElasticSearch via Ansible

The whole idea of this post is obvious. I have already covered the same objective in a standard fashion but this is about perform...

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...

Install Mautic Open Source Marketing Automation Tool on RHEL 8 / CentOS 8

Mautic is open source marketing automation software written in PHP. Mautic is a web based application provides Graphical User Interface. It allows you to...

Latest news