19 पॉइंट द्वारा xguru 2022-02-04 | 2 टिप्पणियां | WhatsApp पर शेयर करें
  • Linux सिस्टम को खराब करने के जोखिम के बिना ब्राउज़र में उदाहरणों के जरिए systemd सीखें

  • "Start System" पर क्लिक करने पर बैकएंड में Podman कंटेनर बनाया जाता है और उससे कनेक्ट किया जाता है

Part 1: Minimization

Example 1: units के बिना एक सिस्टम

Example 2: सिस्टम को स्टार्ट कराना

Example 3: एक halt target जोड़ना

Example 4: सिस्टम को रोकना

Example 5: journald जोड़ना

Example 6: भविष्य के लिए तैयार बनाना

Part 2: Dependencies

Example 1: उदाहरण सेवाएँ

Example 2: ordering dependency के बिना दो सेवाएँ

Example 3: ordering dependency के साथ दो सेवाएँ

Example 4: ordering dependencies के साथ कई units

Example 5: requirement dependency के साथ दो सेवाएँ

Example 6: ordering और requirement dependencies के साथ कई units

Example 7: एक विफल होने वाली सेवा को require करना

Example 8: परस्पर टकराने वाली दो सेवाएँ

Example 9: सभी requirement dependencies

2 टिप्पणियां

 
ryuheechul 2022-02-04

ओहो, लगता है कि यह https://messwithdns.net/ से प्रेरित होकर बनाया गया था - https://systemd-by-example.com/about

 
xguru 2022-02-04

आजकल ब्राउज़र पर कुछ करके सीखने वाली चीज़ें काफ़ी मिल रही हैं

एक और example-आधारित सीखने की सामग्री