Jan Schaumann

System Administration

Week 12, System Security III: From the Attack Life Cycle to Zero Trust

In this video, we continue approaching System Security from an attacker's point of view by understanding their common processes, following the Attack Life Cycle (with doggos!) and then identifying how our defenses, supported by the Zero Trust model, can interrupt each stage.

youtu.be/mNxHw5XzxJw

#SysAdmin #SRE #DevOps #InfoSec

- YouTube

Enjoy the videos and music you love, upload original…

www.youtube.com
Habr

Разворачиваем GitLab за пару кликов

Когда нужна полноценная среда для CI/CD, но нет времени на развёртывание инфраструктуры с нуля, контейнеризированный GitLab становится быстрым и удобным решением. В этой статье покажем, как развернуть локальный GitLab и GitLab Runner через Docker и Docker Compose, избежать распространённых ошибок на старте и настроить базовый пайплайн за минимальное время.

habr.com/ru/companies/otus/art

#gitlab #gitlabrunner #cicd #Docker_Compose_GitLab #docker #devops

Разворачиваем GitLab за пару кликов

GitLab является одним из самых популярных инструментов…

Хабр
Monospace Mentor

Is growing your Dev/Ops skills important to you? My no-fluff newsletter has my “Mentor Monologue” column, news from my #DevOps membership community, and a bunch of useful reading recommendations.

monospacementor.com/devops-kno

DevOps know-how > The Monospace Mentor

Practical DevOps know-how, delivered weekly. Expert…

The Monospace Mentor
Peter N. M. Hansteen

The new #OpenBSD 7.7 openbsd.org/77.html release is out, now go install the thing!

Then you can prepare for the daily tasks by reading "You Have Installed OpenBSD. Now For The Daily Tasks." nxdomain.no/~peter/openbsd_ins, and watch for updates over on the OpenBSD Journal undeadly.org

#openbsd #bsd #unixlike #newrelease #devops #development #sysadmin #networking #security #sanity #qualitysoftware #securecode #correctcode (again for those in inconvenient time zones)

OpenBSD 7.7

OpenBSD 7.7

www.openbsd.org
Apr 27, 2025, 18:42 · · · 2 · 0
Jan Schaumann

System Administration

Week 12, System Security II: Defining a Threat Model

In this video, we look at the concept of a Threat Model and how the attack economics may shift based on your adversaries capabilities and motives. We introduce the STRIDE and DREAD models and draw a few circles, of course.

youtu.be/nZQboq3gjgg

#SysAdmin #SRE #DevOps #InfoSec

dan_nanni

The awk command is a versatile tool for processing text, enabling users to scan files or streams, match patterns, and perform custom actions on the matched data

Here are useful examples of the awk command 😎👇 #sysadmin #opensource #devops

Find high-res pdf books with all my #Linux related infographics at study-notes.org

Habr

Как я строю удобную инфраструктуру вокруг Python-проектов: линтеры, Poetry, CI/CD и Docker

Poetry вместо pip, Ruff вместо flake8, FastAPI вместо ручной документации. Что реально упрощает жизнь Python-разработчику сегодня — на примерах и с реальными конфигами.

habr.com/ru/articles/904844/

#python #fastapi #pydantic #docker #poetry #infrastructure #devops #ruff #управление_разработкой #precommit

Как я строю удобную инфраструктуру вокруг Python-проектов: линтеры, Poetry, CI/CD и Docker

Скорее всего, каждый из вас сталкивался с такой ситуацией,…

Хабр
Skyper 💻🎧☕📖

Seems like I've found a bug in OpenTofu.

I had two providers in my module, "scaleway/scaleway" and "hashicorp/random", but certainly not "hashicorp/scaleway" 🤷‍♂️

#OpenTofu #Terraform #DevOps #IaC