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.