20 C
Texas

SHOWING RESULTS FOR:

How to reset administrator password on Windows Server 2019

Hello! Next, we will continue to explore the world of Windows Server 2019. To be specific, let's explain a very sensitive aspect of system...

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

How to Install varnish on centos8

One of the most used tools for sites with huge visitors is Varnish, it is an open source reverse HTTP proxy, an HTTP...

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

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

Use the ss to display more socket connection information in Linux

Ss is an abbreviation for Socket Statistics. As the name suggests, the ss command can be used to get socket statistics, which can display...

Latest news