How to install Zabbix on Raspberry Pi
Zabbix can be installed on a Raspberry Pi easily and quickly. So, we’ll show you how to install Zabbix on the Raspberry Pi.
How to install Zabbix on Raspberry Pi Read More »
Zabbix can be installed on a Raspberry Pi easily and quickly. So, we’ll show you how to install Zabbix on the Raspberry Pi.
How to install Zabbix on Raspberry Pi Read More »
How to import a blocklist and insert it into Squidguard. Thus, we can use different Internet blocklists for our rules.
SquidGuard: how to import blocklist? Read More »
In this tutorial, we will use the HTTP Client API present in the java.net.http package. Continuing our HTTP communication protocol theme, we will use the Java programming language to create HTTP requests. Other articles on the subject are listed at the end of this article. HTTP Client The HTTP Client API has four associated classes:
HTTP Client – GET and POST requests with JAVA API Read More »
We present the installation and configuration of SquidGuard. In addition, we present how to create blocklist based on URL and domain.
SquidGuard : Installation and Configuration Read More »
We present the theory of the NAT protocol. This way, the reader will be able to identify what the NAT protocol is and how it works.
We present when to use virtualbox in bridge network mode and also if it is worth using in direct communication between real machines and VMs.
VirtualBox: Bridge Network – When to use it? Read More »
NMAP can identify the version of a service that is running on a host and therefore know if it needs updates.
NMAP: Identify the version of a service Read More »
This article will delve into the protocol structure that enables communication on the WEB, the HTTP protocol. HTTP Protocol Hypertext Transfer Protocol, HTTP, is a message transfer protocol over the Internet. The HTTP protocol governs a structure and defines the types of messages exchanged between peers. It is defined by RFCs 1945 (version 1.0) and 2116 based on client-server
HTTP Protocol – How Does It Work? Read More »