Install Open VPN on Linux
Let’s install the Open VPN server on a Linux machine running Ubuntu. In addition, we will be using TLS Crypt v2.
Install Open VPN on Linux Read More »
Let’s install the Open VPN server on a Linux machine running Ubuntu. In addition, we will be using TLS Crypt v2.
Install Open VPN on Linux Read More »
We teach you how to install and configure the freeradius to control access to WIFI networks.
FreeRadius: Installation and Configuration Read More »
We will present how to configure the necessary configuration to transform the do openwrt + raspberry pi into a WIFI router.
Turn the raspberry pi into a WIFI router Read More »
We’ll show you how to install OpenWrt on Raspberry Pi.
How to install OpenWrt 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.