Technology
-
pfSense and HAproxy config for TP-Link Omada SDN Controller v5
Here’s how to setup pfSense and HAproxy for the Omada SDN Controller by TP-Link. This should work on the most recent version 5 of the SDN as of the date of this post. Omada Controller Settings Log into your Omada management page and then navigate to Settings>Controller. Under the section heading “Access Config”, disable “Redirect…
-
How to Forward Pi-Hole Log Messages and Events to Graylog
rsyslog can be used to forward Pi-hole’s log messages and events to Graylog. The imfile module of rsyslog allows you to convert any logs or other text messages into a syslog message format. By using the input module imfile with the output module omfwd, you can send the converted syslog messages from Pi-hole to Graylog. On your Pi-hole server,…
-
How to Add ntopng as Input for Graylog
You can stream log messages from ntopng to Graylog by adding the Graylog server as an endpoint and recipient for ntopng notifications, and adding the ntopng server as an input in Graylog.
-
How to Use Pi-hole with DoH and Cloudflared (Zero Trust)
I was setting up Pi-hole on a new LXC container on Proxmox and wanted to use DNS over HTTPS (DoH) for DNS traffic, so I referred to the the official guide from Pi-hole that previously worked for me. When I tried to install the cloudflared package using the –legacy flag per the instructions from the…
-
How to Prevent Frigate from Writing to an Unmounted NFS Share
If an NFS share becomes unmounted, data could potentially be written to the unmounted directory on the local drive and cause two problems: If the the NFS share is not reconnected, the local drive can eventually and unexpectedly become full. If the NFS share is remounted, the data that was written on the local drive…
-
How to Fix Memory Integrity Vulnerability with X-Rite i1Display
If you have an X-Rite i1Display, old incompatible drivers could be causing you to receive a warning from Windows Security about your memory integrity being off and your device being vulnerable. One solution is to delete the incompatible drivers. On my system, the filename of the incompatible drivers for the X-Rite i1Display were oem205.inf and…
-
How to Setup LAG and LACP for TP-Link Jetstream T2600G-28TS
Setting up a link aggregation group (LAG) and link aggregation control protocol (LACP) for the TP-Link Jetstream T2600G-28TS managed switch is fairly straightforward. Keep in mind that LAGs will load-balance, but they do not load-share. One TCP/UDP connection will use one link, and is constrained to the bandwidth of that link. It is with multiple…
-
How to Identify Network Manager for Ubuntu
There have been three approaches to managing network configurations in Linux: The oldest uses the /etc/network/interfaces file and ifup/ifdown scripts to manage network interfaces. After that came the network-manager daemon (often written Network-Manager or NetworkManager), which has a GUI available to manage interfaces. And most recently the systemd-networkd daemon (sometimes abbreviated just ‘networkd’) which is based on systemd unit files. In this post, we will explain…
-
How to Change from NetworkManager to Networkd
By default, the desktop version of Ubuntu uses NetworkManager to configure and manage your network interfaces. NetworkManager provides a GUI, so in most desktop environments, it is the preferred way to handle networking. The server edition of Ubuntu does not have a desktop environment installed by default, so NetworkManager is not possible and therefore not…
-
How to Setup LACP Bonding on Ubuntu
Network bonding or teaming refers to a process of combining two or more network interfaces into one. Network bonding can enhance performance and capacity by increasing throughput and bandwidth, and provide network redundancy and load balancing. This guide will show how to connect multiple network interfaces into a single bond interface on Ubuntu 20.04. Requirements…
Recent Posts
-
Silence Eaton 9130 Beeping
-
Whitelist Google Ads for some clients with Pi-hole
-
10-bit Color on Ubuntu AMDGPU Driver
-
Bonding Multiple Windscribe VPN Connections with pfSense and Wireguard
-
pfSense with Layer 3 Switch Inter-VLAN Routing
-
Denver Travel and Visitor Guide
-
Convert Aruba AP-315 to IAP
-
Uniden and Hikvision Doorbell Camera Wi-Fi
-
Set Up NFS Shared Mount on Ubuntu
-
Windows SSH with Public Key Authentication
Tags
aruba automation breakfast calibration colorado credit cards DNS featured featured-travel finance graylog hawaii homeassistant homelab investment IRA linux-basics money networking ntopng options pi-hole powershell privacy productivity retirement Roth IRA sample-code security self-hosted stock storage taxes travel Vanguard Windows 10 Windows 11 zfs
