mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

745
active users

#sysadmin

47 posts44 participants1 post today

RaidMachines -- vendor went out of business -- 24-disk enclosure has been causing issues with each replacement disk in the same slot. I am starting to think it is indeed more of enclosure issue (than the disk) that make #ZFS to note read-write errors.

I am looking for new 2U-4U _reliable_ #JBOD enclosure with 3+-year warranty to shove ~16-24 SATA 14+ TB disks in.

It needs to have SATA HBAs properly supported by #FreeBSD. I know of LSI 9300 series; getting rather hard to find on its own.

I had looked at some hardware of 45Drives, perhaps this time last year, but I had failed to find a JBOD specifically. I would much prefer to be in control of the OS & file system (ZFS).

Or, should I just order from SuperMicro?

TZAG #fediverso!! 👋

Les comparto un nuevo artículo en el blog de #juncotic!

"nftables matches: algunos selectores útiles"

juncotic.com/nftables-matches-

Para los que estén empezando con nftables, o vienen de iptables, una breve lista de los principales matches/selectores para identificar tráfico.

Junco TIC · nftables matches: algunos selectores útiles - Junco TICVeamos en este artículo una pequeña guía sobre los matches, o los selectores, que podemos utilizar para filtrar tráfico en nftables.
#gnu#linux#learning

Well - I just absolutely lost my temper with a client and their website provider because the website provider deciding sending contact form emails from an unregistered domain name is perfectly fine - ignoring my advice of why you should not use basic SMTP authentication for contact forms and I recommended they either set up their own mail server to handle it or, preferably, use something like formspree or basin.

But no, unregistered domain name it is, and apparently everything is fine.

I am strongly not in support of this. It's stupid. And I have told them so.

🌐 Networking Windows Commands — Essential Cheat Sheet for Cybersecurity & IT Pros 🛡️

Networking commands in Windows are must-know for troubleshooting, incident response, and security monitoring.

⚠️ Security Tip:
Always monitor netstat and tasklist during incident response to spot suspicious connections or hidden backdoors. Pair with SIEM logging for stronger visibility. 🔐📊

⚠️ Disclaimer:
For educational & authorized use only. Run commands only on systems you own or have explicit permission to analyze. 🚫🔒

#Windows #Networking #CyberSecurity #InfoSec #SOC #BlueTeam #SysAdmin #NetworkSecurity #CommandLine #TechTools 🌐💻

Diese Woche auf Arbeit: Woran machst du eigentlich fest, dass deine beste Freundin deine BF ist? Naja im Grunde ist es ganz einfach:

- Ich habe nicht das Bedürfnis auszurasten, wenn sie meine EDV berührt
- Ich lasse bei ihr zuhause Laptop und Handy entsperrt rumliegen
- Wenn sie die entsperrten Geräte nutzt, möchte ich sie ihr nicht entreißen
- Wenn sie bei Nutzung "Ups" sagt, bleibt der Blutdruck unter 100

Mehr Beweis geht nicht!

We have managed to finally move from Gitea to Forgejo - git.trom.tf/ - thank you @esh for doing it :).

But we had to move repo by repo so we could not move the users. Only 3 other users used our git, and all of them were not active for the past year. This TROM Git is pretty much exclusively used for our TROMjaro project, but anyone can request an account there and use it fully.

Now TROM.tf is fully moved to the new server!

ForgejoExploreForgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.

Okay #Ansible admins - who can point me to some in depth examples of dynamic inventory generation (specifically with vmware.vmware if possible)?

I need some inspiration and references for best practices regarding nested groups generated from vcenter tags and I’m struggling to build a mental model, and how to best enumerate through things like rolling-safe & blue-green patching groups etc.

All of the references I’m seeing so far are incredibly surface level thus far - and I need a sanity check. (Thanks!)

Something about managing SSH keys trips me up every time I set them up on a new device. I understand them incrementally more each time but I have to re-learn some concepts every stinkin' time. I'm now leaning into using the capability of @bitwarden to store and manage them hopefully in a more cohesive way than what I've been doing. Long term this seems like a pretty good avenue but people have a million different strategies for managing keys & which way is best seems murky
#sysadmin #ssh

Continued thread

2/2
#firewalld añade funcionalidades como zonas de seguridad y una API, que facilitan la administración, pero como backend usa nftables o iptables.

👉 Conclusión: cualquier firewall que utilices en #Linux en la actualidad, seguramente por debajo esté escribiendo reglas de #iptables o #nftables.

✨ Sabiendo configurar estos backends directamente puede ayudarte a entender y solucionar muchos problemas! 🙂