Networking

How To Secure Traffic Between VPS Using OpenVPN — step-by-step Linux tutorial on Progressive Robot

How To Secure Traffic Between VPS Using OpenVPN

OpenVPN is a great tool to ensure traffic is not eavesdropped. You can use this to ensure a secure connection from your laptop to your the cloud provider VPS (droplet) as well as between cloud servers. This article is to help get you started on your way to setting up a Virtual Private Network.

Read more
How To Set Up a PageKite Front-End Server on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a PageKite Front-End Server on Debian 9

In this tutorial, you will install and set up a PageKite front-end service on a server running Debian 9. You will also set up two more Debian 9 servers to simulate a local and a remote environment. When you’re finished, you will have set up a server for multiple clients, and tested it with a practical solution for remote access using SSH and VNC. PageKite is a fast and secure tunneling solution that uses HTTP or SSH to expose a service running inside a private network to the public.

Read more
Comment monter un montage NFS sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment monter un montage NFS sur Ubuntu 20.04

NFS, ou Network File System, est un protocole de système de fichiers distribué qui vous permet de monter des répertoires distants sur votre serveur. Cela vous permet de gérer un espace de stockage dans un autre emplacement et d’y écrire depuis plusieurs clients. NFS fournit un…

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
Security Checkpoint — step-by-step Linux tutorial on Progressive Robot

Security Checkpoint

This checkpoint is intended to help you assess what you learned from our introductory articles to Security, where we introduced recommended security practices and commonly used security tools.

Read more
CHAT