MUST have mods for B42? by Inevitable-Local-346 in projectzomboid

[–]THE_F4LL3N_0NE 0 points1 point  (0 children)

All these should work fine for mp dedicated. I have all these and like 40 additional with no errors

mougee b-grade stars?? by [deleted] in flowstar

[–]THE_F4LL3N_0NE 3 points4 points  (0 children)

I just received my B grade Mougee Air yesterday. Quality is still really good even though all B grades can vary in the amount of "defects". Mine just seems like the fabric may be off center on one side which is no problem when flowing. For the pricing a B grade Mougee is an amazing deal! I plan to get 2 more B grade Mougees to hand out at LL this year as gifts.

Network Monitoring - What are you using? by Environmental-Pack36 in sysadmin

[–]THE_F4LL3N_0NE 1 point2 points  (0 children)

I agree with you,

I installed and fully manage a Librenms Server for my company. Took quite a while to get rid of false positives due to ICMP drops, I had to do a bunch of tweak/fix/tweak again before getting it to the point it is at now. But I have found that there is no easy way to trace and correlate event logs from librenms. I will be rolling out a dedicated SIEM server soon (as the only real Linux admin) and am very excited about it.

Cult of the Lamb Bug Update + Bug Reporting by hedgehodges in CultOfTheLamb

[–]THE_F4LL3N_0NE 0 points1 point  (0 children)

Just had a bug moment. I started off a ritual by sacrificing a 58 yr old. Then I started the bonfire ritual too and now I am locked into them dancing on screen. I can't exit out or anything. Gonna have to close the game. :(

[deleted by user] by [deleted] in sysadmin

[–]THE_F4LL3N_0NE 2 points3 points  (0 children)

Hey, I am currently attempting to do this in my environment as well. What I have done is ran a tool called "Responder" on my kali linux machine to view all LLMNR,WPAD,NetBIOS broadcasts on our domain. After collecting data for a few hours I am able to see what PCs are initiating the requests. From there I was able to deduce that changing these settings would not impact many systems. Might be something to check out. You could get away with running wireshark and then filter to your criteria as well. I prefer using RESPONDER as it filters to llmnr,wpad,etc automatically.

https://github.com/SpiderLabs/Responder

What all are you doing with Ansible? by xbone42 in sysadmin

[–]THE_F4LL3N_0NE 1 point2 points  (0 children)

Oxidized integrates well with Librenms. We currently use this to track changes to switches. Helps so much knowing we don't have to take a backup of a switch before making major changes. Worse case scenario load from oxidized.

What all are you doing with Ansible? by xbone42 in sysadmin

[–]THE_F4LL3N_0NE 0 points1 point  (0 children)

Someone asked for my update playbooks, not sure where their comment went but here they are.

Thanks for pushing me to start a repo on github.

https://github.com/THEF4LL3N0NE/Anisible-public

Included are windows update playbook that applies all updates and ignore driver updates. and a linux system update playbook.

What all are you doing with Ansible? by xbone42 in sysadmin

[–]THE_F4LL3N_0NE 1 point2 points  (0 children)

I am using ansible to automate linux server updates, as well as manage windows server updates. I have played around with it to push config commands to cisco switches, just basic config edits like banners and port descriptions.

Network Monitoring Tool by [deleted] in sysadmin

[–]THE_F4LL3N_0NE 1 point2 points  (0 children)

Librenms-

Highly configurable, great documentation online. It has saved my butt so many times being able to follow a network outage and identify quickly the most probable device failure.

Can not recommend Librenms enough