6.8 C
Texas

CATEGORY

Linux

How to install Apache Tomcat on CentOS 8?

The applications that are being developed with Java technology are still booming. Although other languages look modern with advanced features like GoLang, it is...

How to install WordPress on Ubuntu 19.04 with Nginx, MairaDB and PHP 7.3 Support

What is WordPress? WordPress, a powerful and most used CMS (Content Management System). Most websites run on this popular and useful tool. If you want...

How to install Cockpit on CentOS 8?

Managing a server is not always an easy task. You have to be aware of many processes and services that make life on that...

Linux Nmap network scanning tool installation and use

This paper introduces the installation and use of the Nmap network scanning tool under centos. NMAP is a popular network scanning and sniffing tools is...

How to install Docker on CentOS 8?

Docker is a brilliant technology that is becoming more and more common among developers and sysadmins. With it, you can deploy applications in the...

Input Output Redirection in Linux/Unix with Examples

Introduction to Redirection Redirection is the process of changing the input or output of commands given for execution in Linux/Unix. By redirection, you are going...

How to install Laravel on CentOS 8?

We recently talked about CakePHP on CentOS 8. It is a pretty good PHP framework and fast in terms of generating the application as...

Centos7 and 8 uses docker-compose to install zabbix

Build and run a zabbix system through docker's basic operation command, which involves zabbix-server, zabbix-web-Nginx-mysq, and mysql container. Operation up relatively tedious, and every...

Use tar command to archive/compress files/folders in Linux

tar is a Linux utility. It is stand for tape archive. tar command is use to collect many files/directories into one archive file, often...

How to install jenkins on CentOS 8 / RHEL 8

Jenkins is a free and open-source automation server written in Java. It is Released under the MIT License. Jenkins helps to automate the non-human...

Latest news