VPN

Настройка сервера OpenVPN в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Настройка сервера OpenVPN в Debian 9

Хотите организовать безопасный и защищенный доступ к интернету на смартфоне или ноутбуке при подключении к ненадежной сети, например к сети WiFi в гостинице или кафе? Виртуальная частная сеть (VPN) позволит вам…

Read more
How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04

A private Certificate Authority that runs on Ubuntu 20.04 will enable you to configure, test, and run programs that require encrypted connections between a client and a server. Using a private CA, you can issue certificates for users, servers, or individual programs and services within your infrastructure. A private CA can help ensure that all your development, staging, and production environments use similar architectures and configurations.

Read more
Установка и настройка сервера OpenVPN в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка сервера OpenVPN в Ubuntu 20.04

Виртуальная частная сеть (VPN) позволит вам работать в незащищенных сетях, как если бы вы находились в частной сети. Она предоставляет возможность получить безопасный и защищенный доступ к сети Интернет со смартфона или…

Read more
What is a VPN? — step-by-step Security tutorial on Progressive Robot

What is a VPN?

A VPN, short for virtual private network, is a means of establishing secure connections between remote computers. A VPN presents its connection as if it were a local private network, allowing for secure communications between servers.

Read more
How To Set Up an OpenVPN Server on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Debian 9

OpenVPN is a full-featured, open-source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, you will set up an OpenVPN server on a Debian 9 server and then configure access to it from Windows, OS X, iOS and/or Android devices. This tutorial will keep the installation and configuration steps as simple as possible for each of these setups.

Read more
How To Set Up and Configure a Certificate Authority On Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up and Configure a Certificate Authority On Ubuntu 22.04

A private Certificate Authority (CA) that runs on Ubuntu 22.04 will enable you to configure, test, and run programs that require encrypted connections between a client and a server. Using a private CA, you can issue certificates for users, servers, or individual programs and services within your infrastructure. A private certificate authority can help ensure that all your development, staging, and production environments use similar architectures and configurations.

Read more
How To Configure and Connect to a Private OpenVPN Server on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Configure and Connect to a Private OpenVPN Server on FreeBSD 10.1

OpenVPN is an open-source virtual private network (VPN) server/client application which allows you to join a virtual network (similar to a LAN) securely. This tutorial will explain how to install and configure an OpenVPN server on a FreeBSD 10.1 machine with IPv4 NAT and routing. By the end, you’ll be running your own OpenVPN server, and have a client configuration file ready to download to connect to this network.

Read more
CHAT