Add notes for Home Server setup and IT School curriculum

- Created a new note on setting up a Home Server with Proxmox, detailing hardware choices, NAT, and remote access solutions.
- Added a comprehensive overview of the IT School curriculum, covering topics such as IT infrastructure, automation, virtualization, and more.
- Included detailed notes on various aspects of IT infrastructure, including hardware components, network storage, and cloud models.
- Documented the importance of automation in infrastructure management and introduced key tools and methodologies like DevOps and Infrastructure as Code.
- Explained virtualization concepts, including hypervisors, containers, and software-defined networking, along with practical scenarios and benefits.
This commit is contained in:
ada
2025-08-19 16:16:29 +03:00
parent be2f6e244e
commit 2857076a88
9 changed files with 11 additions and 20 deletions
+29
View File
@@ -0,0 +1,29 @@
---
title: Летняя IT-школа КРОК
layout: single
---
Я прошел летнюю школу по направлению System-инженер, поэтому хочу поделиться своими конспектами. Конечно, это не заменит очное обучение там (а это было круто), но познакомиться с профессией системного инженера поможет)
P.s. Я буду постепенно выкладывать, потому что преобразовывать заметки из Obsidian в формат для сайта - штука трудозатратная)
## 📘 Теория
1) [Что такое IT-инфраструктура]({% link _notes/IT-School/croc1.md %})<br>
2) [Инфраструктура на уровне железа]({% link _notes/IT-School/croc2.md %})<br>
3) [Автоматизация в программной инфраструктуре]({% link _notes/IT-School/croc3.md %})<br>
4) [Введение в виртуализацию]({% link _notes/IT-School/croc4.md %})<br>
<!-- 5) [[Базовые сетевые службы]]
6) [[Системы резервного копирования (СРК)]]
7) [[Системы мониторинга]] -->
<!-- ## 🧠 Полезные заметки
- [[Отказоустойчивость VS Высокая доступность]]
- [[SLA, SLO, SLI]]
- [[Метрики и алерты]]
- [[Split-brain]]
- [[Геораспределённые кластеры и ЦОД]]
- [[Виды кластеров высокой доступности]]
- [[RAID — Redundant Array of Independent Disks]]
- [[Публичные выступления]] -->