Sysinternals / SysmonForLinux

MIT License
1.67k stars 180 forks source link

Add Support and Installation Instructions for Fedora 40 #179

Open b3NrYXJtYXRoc3Nvbg opened 3 weeks ago

b3NrYXJtYXRoc3Nvbg commented 3 weeks ago

I would like to request the addition of support for Fedora 40 in the Sysmon for Linux package. Currently, the available installation instructions only cover up to Fedora 38. As Fedora 40 is now available, it would be greatly beneficial to have Sysmon for Linux compatible with this version and to have a clear set of instructions for installation.

Current Instructions:

Fedora 37

Register Microsoft key and feed: sudo rpm -Uvh https://packages.microsoft.com/config/fedora/37/packages-microsoft-prod.rpm
Install SysmonForLinux: sudo dnf install sysmonforlinux

Fedora 38

Register Microsoft key and feed: sudo rpm -Uvh https://packages.microsoft.com/config/fedora/38/packages-microsoft-prod.rpm
Install SysmonForLinux: sudo dnf install sysmonforlinux

Request: Please add the necessary RPM package and provide installation instructions for Fedora 40, similar to the previous versions.

Proposed Instructions for Fedora 40:

Register Microsoft key and feed: sudo rpm -Uvh https://packages.microsoft.com/config/fedora/40/packages-microsoft-prod.rpm
Install SysmonForLinux: sudo dnf install sysmonforlinux

Thank you for your attention to this matter. Your work on maintaining Sysmon for Linux is greatly appreciated.

MarioHewardt commented 3 weeks ago

Hi, thanks for reporting this. Next time we do a release, we will add Fedora 40 to the list.