Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

42 total results found

Linux Server

Linux Commands

Linux
Commands

Linux Commands

Linux Server

Adding a VLAN Route for Raspberry Pi

Linux Server Linux Commands

In this guide, we will walk you through the steps to configure a VLAN route on your Raspberry Pi. This will enable your Raspberry Pi to send VLAN packets efficiently. Steps to Configure a VLAN Route Step 1: Open the Terminal Begin by opening the terminal on...

Pfsense

Docker Apps

Linux Server

Managing CrowdSec with Docker

Linux Server Docker Apps

This guide provides instructions on managing CrowdSec through Docker commands. You will learn how to view metrics, manage bans, install collections, update and upgrade hubs, add a bouncer, and manually ban or unban IP addresses. Instructions Viewing Metrics ...

Traefik

Linux Server

Reverse Proxy

Managing Security with Fail2Ban

Linux Server Linux Commands

This guide provides instructions on managing security using Fail2Ban. You'll learn how to view the status of bans for the SSH daemon and other services protected by Fail2Ban. Fail2Ban Management Viewing the Status of Bans To view the status of bans for the ...

Fortnite

Best Settings

Fortnite

Creating a Macvlan in Docker

Linux Server Docker Apps

Creating a Macvlan Network for Docker This guide provides step-by-step instructions for creating a Macvlan network in Docker. A Macvlan network allows Docker containers to have their own MAC addresses, making them appear as physical devices on your network. ...

Valheim

Mods

Valheim

Changing Directory Permissions in Linux

Linux Server Linux Commands

This guide provides step-by-step instructions for changing the ownership and permissions of a whole directory in Linux. Properly setting directory permissions is crucial for maintaining security and ensuring that the correct users have access to necessary file...

Docker Compose

Linux Server

Installing and Running Speedtest-CLI

Linux Server Docker Apps

This guide provides step-by-step instructions for installing and running Speedtest-CLI, a command-line interface for testing internet bandwidth using speedtest.net. The instructions cover installation on both Docker containers and the host system. Steps to In...

Restic backups

Monitoring UFW Logs for Blocked Connections

Linux Server Linux Commands

This guide provides instructions on how to monitor UFW (Uncomplicated Firewall) logs to detect and view blocked connections in real-time. This is useful for troubleshooting and ensuring that your firewall rules are working as expected. Steps to Monitor UFW Lo...

Git & Github

Forwarding the clients ip

Linux Server Traefik

Introduction This manual provides instructions on how to configure Traefik to forward the client's IP address correctly. By adding a specific middleware, you can ensure that the actual client's IP address is included in the request headers. Prerequisites ...