19 ポイント 投稿者 xguru 2022-02-04 | 2件のコメント | WhatsAppで共有
  • Linuxシステムを壊す危険なしに、ブラウザー上でサンプルを通してsystemdを学べる

  • 「Start System」を押すと、バックエンドでPodmanコンテナを作成して接続

Part 1: Minimization

Example 1: A system without units

Example 2: Making the system start

Example 3: Adding a halt target

Example 4: Making the system stop

Example 5: Adding journald

Example 6: Future-proofing

Part 2: Dependencies

Example 1: The example services

Example 2: Two services without ordering dependencies

Example 3: Two services with an ordering dependency

Example 4: Multiple units with ordering dependencies

Example 5: Two services with a requirement dependency

Example 6: Multiple units with ordering and requirement dependencies

Example 7: Requiring a failing service

Example 8: Two conflicting services

Example 9: All requirement dependencies

2件のコメント

 
ryuheechul 2022-02-04

おお、https://messwithdns.net/ に触発されて作られたと書いてあるんですね - https://systemd-by-example.com/about

 
xguru 2022-02-04

最近はブラウザ上で何かを試しながら学ぶことが多いですね

もう1つの、実例ベースで学ぶもの