u/horus9595

I just taught a stubborn user to stop using his personal wifi on the company laptop.

I could see this user kept routing the internet from his personal phone to use it on the company laptop (maybe to try to stop us from spying on him)

Instead of being a normal person and a competent SysAdmin, and properly adding a GPO to restrict the available Wi-Fi networks, I used the MDM to remotely download a 20GB ISO to his temp folder.

When the download was at 18GB the download speed went down to less than 50kbps. So I guess his data plan is over. By the next hour, I could see the laptop was connected back to the company wifi.

He will never do it again.

reddit.com
u/horus9595 — 4 days ago
▲ 9 r/zabbix

Good morning everyone, just passing the word that currently there's a problem if you update zabbix-agent2 to version 6.0.46.

It adds a new line in the service configuration file that 6.0 does not support:

ExecStartPre=/usr/sbin/zabbix_agent2 -T -c $CONFFILE

This will make the service startup to fail. Seems that removing this line solves the problem.

I see someone also just found this bug.

https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513250-issues-with-zabbix-6-0-46

-EDIT-

Seems that it's now corrected on 6.0.46-2.

u/horus9595 — 17 days ago