To be fair, there are some less-than-optimal PoE implementations like “passive PoE”. I’ve heard stories where the wrong PoE mode destroyed network gear.
- 0 Posts
- 4 Comments
Joined 1 year ago
Cake day: June 21st, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I don’t see anything wrong with Power over Ethernet, as long as it follows the standards.
cron@feddit.orgto Selfhosted@lemmy.world•VoidAuth Release v1.4.0 - SQLite Support 🗃️English8·10 days agoDoes anyone know any important difference between voidauth and authentik? The latter seems to be a far more mature product, but the feature set looks similar.
Well, malware devs should just ship as a docker container.
version: '3.9' services: ransomware: image: totally-legit/malware:latest container_name: scary_encryption_bot restart: always volumes: - path_to_your_sensitive_files:/data