PowerShell 101 by Mike F. Robbins is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/powershell101 mikefrobbins@fosstodon.org #PowerShell #Devops

PowerShell 101 by Mike F. Robbins is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/powershell101 mikefrobbins@fosstodon.org #PowerShell #Devops
With BastilleBSD templates, you can deploy nginx, PHP, Postgres, or your custom stack in seconds. Reusable infra-as-code for FreeBSD jails. #devops #BastilleBSD
Just read the Google Cloud incident report from last week’s outage
Turns out… they missed a null check, and it took down almost the entire platform.
Let this be your reminder:
Unit tests matter.
Do your tests. Save your cloud.
https://status.cloud.google.com/incidents/ow5i3PPK96RduMcb1SsW
Astonishingly useful. Feels like sitting down with someone helping you avoid learning through painful experience. What team rites and artifacts leverage #AI in dev and devops without committing career suicide. "Field Notes From Shipping Real Code With Claude" Some of this extensive lore will endure. #devops #claude #ai
https://diwank.space/field-notes-from-shipping-real-code-with-claude
Our program of talks for #DevOpsDays London 2025 are now published.
https://devopsdays.org/events/2025-london/program Early Bird tickets are available for two more weeks
https://ti.to/devopsdays-london/2025
#DevOps
SNMP (Simple Network Management Protocol) and NetFlow are two key technologies used for monitoring devices and network traffic across IT infrastructure
Here is a quick comparison between SNMP and NetFlow #sysadmin #devops
Find high-res pdf books with all my #networking related infographics at https://study-notes.org
#OverUnder 025 with @monospace !
He share his point of view on:
- Split #keyboards
-#Arch Linux
- #Fish the shell
- #DevOps
- #Cider
#blog #fediverse #mastodon #GNU #Shell #Linux #SRE #MechanicalKeyboards
#100DaysToOffload : 068/100
On the upside, the #devops cloud infrastructure is such that it's much easier to spin up iron...
...or to coin a word, "precipitation" (if it's in the cloud).
I got my #VPS builds to about 30min...that's from the time you register an account, to when you have a fully functional system.
Now, it takes longer if you have a load balanced stack and distributed database, and while I have no first hand knowledge of complex #cloud infrastructure, from my cursory investigation, the most time demanding sink would be moving your massive database.
Redid my Mastodon server and setup so may as well put out an #introduction post.
I'm Jay, game developer for over 2 decades, lover of #gaming and especially #retrogaming. Long time
#Linux user and #OpenSource advocate.
Some of my other interests include game preservation, #devops. #selfhosting, #hockey and #prowrestling.
Long time #Overwatch player and Mercy main.
Most recently, I've been diving into #nixos and been having a real fun time with it.
If you're remotely geeky, I probably enjoy you and your company.
Backup software is a critical tool for protecting data on Linux systems. It creates copies of files or entire system states, enabling full recovery in the event of data loss, corruption, or system failure
Below is a categorized list of backup solutions available for Linux #opensource #devops #sysadmin
Find high-res pdf books with all my #Linux related infographics at https://study-notes.org
ChunkWrap: splits large files into LLM-digestible chunks
Born from Copilot's 10K char limit, works across LLMs. I've used it for log analysis, unit test generation, CHANGELOG summaries.
Early stage, manual workflow but effective. Looking for community input on use cases & automation ideas! pip install chunkwrap
github.com/magicalbob/ChunkWrap
#Python #LLM #DevOps #climate
Modernes Deployment: Wie ein zentrales Infrastruktur-Repository und eine GitLab-CI/CD-Pipeline Ihren Workflow revolutionieren!
Erfahren Sie im neuen Beitrag, wie wir bei WhereGroup Infrastruktur und Anwendungscode sauber trennen, globale Docker-Compose-Dateien und Deployment-Skripte zentral verwalten und mit GitLab-CI/CD Microservices automatisiert und flexibel deployen.
Jetzt mehr erfahren: https://wheregroup.com/blog/details/modernes-deployment-infrastruktur-repository-und-gitlab-ci-cd-pipeline
"Can it scale?" should be as much about down as up.
Missed one of my past conference talks? Let’s fix that.
I’m sharing my favorites—packed with real-world advice, lessons, and a few laughs.
“DevSecOps with OWASP DevSlop” https://twp.ai/4in9rP
ProxLB v1.1.3 just got released!
ProxLB is a VM load-balancer for your Proxmox clusters also supporting affinity & anti-affinity rules.
GitHub: github.com/gyptazy/ProxLB
Version 1.1.3: https://github.com/gyptazy/ProxLB/releases/tag/v1.1.3
(Pls boost)
Hey Fediverse!
I’m Ari, a Linux and cloud enthusiast looking for new opportunities in IT. My background is in system administration, automation, and support—mainly with Linux, Python, OpenStack, Juju, MAAS, Ceph, MySQL, GitLab CI/CD, Docker, and monitoring with Grafana and Prometheus.
I’ve worked in 1st and 2nd-level support, managed cloud setups, automated deployments, and kept things running smoothly for various clients. I love problem-solving, learning new tech, and working in diverse teams.
I am mainly open for remote jobs.
Gitea 1.24.1 is out!
This release brings important bug fixes and improvements. https://blog.gitea.com/release-of-1.24.1/
Heads-up: some docker push operations may fail. The fix is coming in 1.24.2
https://github.com/go-gitea/gitea/pull/34796
Announcing General Availability of GitHub Copilot for Azure, Now with Agent Mode - Unlocking a New DevOps Era.
Debian's tag2upload service finally moving forward! After 5 YEARS of progress, compromise reached!
Dev experience revolution?! Just sign & push git tags → packages automatically flow to mirrors
No more manual .dsc creation/upload hassles
Better security & code integrity than current methods
Quality improvements across the board
Friday #WebDev adventures:
- Upload some files to server.
- Notice page is down.
- Notice entire site is down.
- Notice index.php page is missing.
- Log into server and notice httpdocs/ directory is empty.
- Start brainstorming scenarios: hacked? file corruption? dev error?
- Urgently call colleague.
- Learn he was also uploading files.
- Discover he accidentally dragged httpdocs/ into error_docs/.
- Move files back.
- Start breathing again.
Happy Friday!