Cheap 2.5GbE & 10GbE Switches Come to the U.S., Starting at $130

The 2.5GbE and 10GbE switches are reasonably priced — one 2.5GbE model is only $130 — and are designed for advanced users that need faster wired network speeds as they use multi-gig NAS, Wi-Fi 6 access points, and other bandwidth-hungry devices.

Source: Cheap 2.5GbE & 10GbE Switches Come to the U.S., Starting at $130 | Tom’s Hardware

The Easiest Way to Install OpenVPN Server on Raspberry Pi

OpenVPN is a service to host your own VPN server, without using third-party servers.

A VPN is a secured connection between two networks, for example between your phone and your home.

In this tutorial, I’ll give you a step-by-step method to install it quickly on Raspberry Pi.

Source: The Easiest Way to Install OpenVPN Server on Raspberry Pi – RaspberryTips

5 Best DNS Servers (2020) – Free Public DNS For Speedy Connections

Switching from your ISP’s offering to a custom DNS server can be beneficial. As many have experienced, these public DNS servers from the house of Google, Cisco, and others offer much better performance in terms of latency and features. ….. So, if you’re looking for some good custom DNS servers, here we have compiled a list of the most popular and reliable public DNS servers in the market.

Source: 5 Best DNS Servers (2020) – Free Public DNS For Speedy Connections (Fossbytes)

Setting up a WireGuard VPN on the Raspberry Pi

In this project, we will show you how to set up a WireGuard VPN on the Raspberry Pi.

WireGuard is a new VPN protocol that has recently been going a lot of popularity.

There are a couple of advantages to using the WireGuard VPN on your Raspberry Pi over OpenVPN.

Source: Setting up a WireGuard VPN on the Raspberry Pi – Pi My Life Up

How to Use IP Command in Linux with Examples

The ip command used to display, configure or manipulate routing, network interfaces, and tunnels in Linux operating systems. This comes with iproute2 collections of tools that have replaced net-tools utilities.

We have traditionally used ifconfig command which is now deprecated and now it is encouraged to use iproute2 tools.

In this tutorial, I will go through examples with explanations of how to use the ip command for administrating your Linux TCP/IP network.

Source: How to Use IP Command in Linux with Examples (LinOxide)