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

Installation & Configuration of ClamAV Antivirus on Ubuntu 18.04 (with On-Access Scanning)

In this article, I’ll be sharing and documenting what I’ve learned during a recent situation where I had to install, setup, and configure ClamAV to run on Ubuntu 18.04 systems using real-time or as ClamAV calls it “on-access scanning”.

Source: Installation & Configuration of ClamAV Antivirus on Ubuntu 18.04 (Aaron Brighton)

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)

Rescuezilla 1.0.6 Released: Ubuntu-Based Linux Distro For System Backup

Rescuezilla is a Ubuntu-based Linux distro, and a fork of the old and abandoned ‘Redo Backup & Restore’ application. It is a complete system recovery solution that you can use for several purposes, such as full system backup, bare metal recovery, partition editing, undeleting files, and web browsing.

Source: Rescuezilla 1.0.6 Released: Ubuntu-Based Linux Distro For System Backup (Fossbytes)