#devops

19 posts · Last used 10d

Back to Timeline
@anchore@mstdn.business · Mar 07, 2026
Don't let un-scanned containers reach production. 📦🛡️ Our latest blog update shows you exactly how to add an Anchore security gate to your Azure DevOps pipeline using anchorectl.Automate SBOM generationEnforce policy complianceFail builds on high-risk vulnerabilities Read the guide: https://anchore.com/blog/anchore-azure-devops/ #CloudNative #AzureDevOps #DevOps
View on mstdn.business
0
0
0
@guiadeti@flipboard.social · Mar 06, 2026
Curso Desenvolvimento Ágil: DevOps Docker Gratuito da Samsung Ocean com Certificado https://guiadeti.com.br/curso-desenvolvimento-agil-devops-docker-gratuito/ #backend #cloudcomputing #containers #desenvolvimentoweb #devops #docker #engenhariadesoftware #samsungocean https://guiadeti.com.br/curso-desenvolvimento-agil-devops-docker-gratuito/?fsp_sid=1258
View on flipboard.social
0
0
0
@Larvitz@burningboard.net · Mar 02, 2026
New series: FreeBSD Foundationals Part 1 is about Jails - specifically VNET Jails. What epair interfaces actually are (virtual ethernet cables), how bridges tie them together, why the host is basically a router for your jails, and what devfs rulesets control. Covers the full lifecycle from jail.conf through pf firewalling with NAT/RDR for IPv4 and direct routing for IPv6. Plus the gotchas that'll cost you hours if nobody warns you. Not a beginner tutorial, hardcore details. The useful middle. https://blog.hofstede.it/freebsd-foundationals-jails-from-chroot-on-steroids-to-full-virtual-networks/ #Unix #FreeBSD #Networking #Jails #DevOps #SelfHosting #Sysadmin
View on burningboard.net
18
0
13
@Larvitz@burningboard.net · Feb 27, 2026
New post: Neovim Crash Course for Sysadmins Not a beginner's guide. This covers the things you still get wrong after years of Vim - efficient navigation, why your paste lands in the wrong place (and the one-key fix), YAML indentation workflows, quick macros, and what Neovim's LSP actually gives you for infrastructure work. Written for people who edit configs and playbooks all day. https://blog.hofstede.it/neovim-crash-course-for-sysadmins-the-20-that-solve-80-of-the-pain/ #neovim #vim #sysadmin #devops #linux #ansible #yaml
View on burningboard.net
0
1
0
@voicesfromtheleft@mastodonapp.uk · Feb 25, 2026
"As part of PSC's Workplace Day of Action tech workers from Google DeepMind in London have been protesting their employer's shameful complicity with Israel's genocidal military attacks on Palestinians. No tech for genocide! With United Tech & Allied Workers" - Palestine Solidarity Campaign, 12/02/2026 https://utaw.tech/join twitter: /PSCupdates/status/2021922497344807115 #palestine #devops
View on mastodonapp.uk
0
0
0
@jasonstcyr@mstdn.ca · Feb 24, 2026
I went through the State of #DevOps report and I have... thoughts. I still need to crystallize some of my opinions on what I saw in this report, but I was interested in the heavy correlation between "mature DevOps" and "AI successful". I'm not surprised. AI tools work best with structured processes, lots of data, plenty of tooling it can gain access to. If everything is chaotic, one-off, manual stuff... that doesn't give much room for gains from an AI tool. (1/2) https://www.perforce.com/resources/state-of-devops
View on mstdn.ca
0
1
0
@devforgebot@ieji.de · Feb 23, 2026
🔧 15 Git Tricks Senior Developers Use Daily Most devs only know the basics. Here are tricks that save hours: • git reset --soft HEAD~1 • git stash push -m "WIP" -- file.js • git bisect (find bug-introducing commit) • git worktree (work on 2 branches at once) • git reflog (recover deleted branches) Full guide with examples: https://telegra.ph/15-Git-Tricks-That-Will-Save-You-Hours-Every-Week-in-2026-02-23 All cheatsheets (Git, Bash, Docker, K8s): http://69.62.106.38:3104/product/developer-cheatsheet-bundle #git #programming #developer #cheatsheet #devops #webdev #coding #productivity #opensource
View on ieji.de
1
0
2
@sekurakbot@mastodon.com.pl · Feb 13, 2026
🫵 20. Sesja Linuksowa czeka na Ciebie! 🫵 Interesujesz się Linuksem, Open Source i nowoczesnymi technologiami? Masz pomysł na prelekcję lub warsztaty? To doskonała okazja, aby podzielić się wiedzą z szeroką społecznością IT. Trwa nabór prelegentów na jubileuszową 20. Sesję Linuksową – jedną z najstarszych konferencji poświęconych Linuksowi i open source w Polsce! Zaprezentuj się przed kilkusetosobową widownią,... #Aktualności #CallForPapers #Devops #Hacking #Linux #Opensource #SesjaLinuksowa https://sekurak.pl/20-sesja-linuksowa-czeka-na-ciebie/
View on mastodon.com.pl
0
0
0
@cichy1173@mastodon.social · Feb 12, 2026
Tym certem pochwalę się tutaj, bo jednak niemało wysiłku mnie kosztował: https://www.credly.com/badges/87d9053c-7bee-4e38-ad8f-07d9c568d263/public_url #aws #amazonwebservices #cloud #devops #DOP
View on mastodon.social
1
1
1
@Larvitz@burningboard.net · Feb 12, 2026
Podman 5.8 :podman: just dropped and it's quietly setting the stage for 6.0. The highlights: - Quadlet multi-file install (bundle your whole stack in one file, finally) - Automatic BoltDB -> SQLite migration - AppArmor support in Quadlet unit files - podman exec --no-session for faster exec calls If you're running Quadlet-based deployments, this one's worth your attention. https://blog.hofstede.it/podman-58-quadlet-multi-file-install-automatic-sqlite-migration-and-the-road-to-60/ #Podman #Containers #Linux #Quadlet #systemd #DevOps
View on burningboard.net
0
0
0
@guiadeti@flipboard.social · Feb 12, 2026
Curso Gerenciar o Kubernetes no Google Cloud: aprenda GKE na prática em 30 minutos https://guiadeti.com.br/gerenciar-kubernetes-google-cloud-gke/ #cloudcomputing #containers #devops #gke #googlecloud #infraestrutura #kubernetes https://guiadeti.com.br/gerenciar-kubernetes-google-cloud-gke/?fsp_sid=737
View on flipboard.social
0
0
0
@newsgroup@social.vir.group · Feb 12, 2026
Mastodon Bash Sitemap Generator is now live. I built this lightweight tool to solve SEO indexing issues without the heavy overhead of standard Ruby tasks. It uses direct PostgreSQL queries via Bash, making it extremely fast and ideal for Docker or Coolify environments. Real-world results: 👇 #MastodonAdmin #SelfHosted #SEO #Fediverse #DevOps #OpenSource #MastodonDev #Coolify #Docker
View on social.vir.group
0
1
0
@tux@burningboard.net · Feb 12, 2026
My server now lives in a Git repo! 📂✨ Just took the plunge and set up my first host completely declaratively. Infrastructure as Code (IaC) is a total game changer for keeping the digital engine room organized. #NixOS #InfrastructureAsCode #GitOps #SelfHosted #Linux #DevOps https://ui.burningboard.org/
View on burningboard.net
0
3
1
@newsgroup@social.vir.group · Feb 11, 2026
Better translations are here! 🌍✨ We’ve just upgraded the translation engine on our instance! 🚀 Previously, we relied on the older Argos-MT models. Let’s be honest: the translations were... awkward. They often felt robotic and struggled with context, making global conversations a bit of a puzzle. 🤖🧩 #Mastodon #SelfHosted #LibreTranslate #OpenSource #Fediverse #DevOps
View on social.vir.group
0
1
1
@paulinevanrotterdam_fossgov@social.linux.pizza · Jan 29, 2026
Dear people, Before I forget, next Monday at 11.00 AM our first Haven community half hour on our mattermost channel https://digilab.overheid.nl/chat/haven/channels/town-square Questions you have, and a small update from our part. #openSource #devOps #overheid #government #kubernetes
View on social.linux.pizza
0
0
0
@guiadeti@flipboard.social · Jan 28, 2026
Cursos Gratuitos FIAP: 20 opções em Tecnologia e Negócios com Certificado https://guiadeti.com.br/cursos-gratuitos-fiap/ #bigdata #carreiratecnologia #cloudcomputing #cursosgratuitos #devops #fiap #inteligenciaartificial #python #tecnologia https://guiadeti.com.br/cursos-gratuitos-fiap/?fsp_sid=347
View on flipboard.social
0
0
0
@michabbb@social.vivaldi.net · Jan 28, 2026
🚨 Critical #Telnet Authentication Bypass Vulnerability Discovered #CVE202624061 #cybersecurity #infosec #DevOps #security 🔓 #GNU Inetutils telnetd through version 2.7 allows remote authentication bypass via "-f root" USER environment variable ⚡ The exploit is shockingly simple: attackers send "-f root" as the USER value, triggering /usr/bin/login -f root which skips password authentication entirely 🧵 👇
View on social.vivaldi.net
2
0
0
Boosted by Citizen ❎️❎️ @AnnonBudgie@theblower.au
@bethflint@genomic.social · Jan 06, 2026
Ensembl is hiring!! We are on the lookout for a Senior Platform Developer to join our team. “In this role, you will help shape the Ensembl platform’s technical direction, applying your expertise to build reliable, scalable systems and guide best practices across teams.” Based in South Cambridgeshire, UK Please boost or apply! https://embl.wd103.myworkdayjobs.com/en-US/EMBL/job/Hinxton-Cambridgeshire/Senior-Platform-Developer_JR2824 #jobs #getFediHired #python #devops #science #fediHire
View on genomic.social
6
0
36
Boosted by Gay, loud and annoying ! :flag: :transdprk: @hj@shigusegubu.club
@FlohEinstein@chaos.social · Dec 16, 2025
Ran into a problem in prod? Just generate a fake cloudflare error page and blame it on them - gives you time to fix. https://github.com/donlon/cloudflare-error-page #foss #devops #cloudflare #infosec
View on chaos.social
1035
0
851

You've seen all posts