security

How to Set Up Squid Proxy for Private Connections on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Squid Proxy for Private Connections on Debian 11

Proxy servers are a useful way of caching or obfuscating web traffic. This means that web requests can be served from different inbound or outbound addresses than they appear to be, by offloading the connection to intermediaries. For regular end users, this usually means allowing you to make web requests from a different IP address than your own. In this tutorial, you will be installing and configuring Squid to support a number of popular proxy protocols on a Debian 11 server.

Read more
Como configurar as chaves SSH no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar as chaves SSH no Debian 9

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor Debian, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectada ao seu servidor através do…

Read more
Como configurar as chaves SSH no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como configurar as chaves SSH no Ubuntu 20.04

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor Ubuntu, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectada ao seu servidor através do…

Read more
How To Set Up WireGuard on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up WireGuard on Ubuntu 22.04

In this tutorial, you will set up WireGuard on an Ubuntu 22.04 server, and then configure another machine to connect to it as a peer using both IPv4 and IPv6 connections (commonly referred to as a _dual stack_ connection). You’ll also learn how to route the peer’s Internet traffic through the WireGuard server in a gateway configuration, in addition to using the VPN for an encrypted peer-to-peer tunnel.

Read more
CHAT