From 4d17fe2dddcf2a15690095016019410646a65ab1 Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Sun, 22 Mar 2026 21:37:54 -0500 Subject: [PATCH] added link --- Software/VisualSyslog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Software/VisualSyslog.md b/Software/VisualSyslog.md index 9a3c8cc..de578d6 100644 --- a/Software/VisualSyslog.md +++ b/Software/VisualSyslog.md @@ -10,4 +10,4 @@ Unfortunately this software is windows-only. It does run in Wine/Bottles on linux but due to permissions you can't use low numbered ports (port 1024 and lower), and the default is 514. You can change the used port in the software, but the routers we used in this class would not let you change the port they were sending to. If that isn't an issue for you, see the [Wine Document](../Tools/Wine.md). -Otherwise you will just have to run this inside a Windows VM and either pass-through your USB Ethernet Adapter, run the VM's network device in bridged mode, or forward port 514. The first option being the simplest by far. +Otherwise you will just have to run this inside a [Windows VM](../Recommendations/GeneralRecommendations.md#windows-virtual-machine) and either pass-through your USB Ethernet Adapter, run the VM's network device in bridged mode, or forward port 514. The first option being the simplest by far.