DevOps Classroom notes 27/Jan/2026

Configuration Management.

  • Configuration Management refers to deploying configurations to remote systems.
  • Configurations are declarative in nature. (What has to be done over how it has to be done)
  • Examples:
    • Ansible
    • Chef
    • Puppet
    • Salt
    • Powershell DSC
  • CM can be
    • PULL BASED:
      • chef
      • puppet
    • PUSH BASED
      • Ansible
  • PUSH BASED CM Need
    • inventory
    • managing credentials to connect to nodes
  • PULL BASED CM Need
    • Agents

HOW SSH WORKS in plain English

  • Linux Machines support two types of credentials
    • username and password
    • username and key based
  • Prompt for password auth
You are expert in Linux and Authentications
I'm learning ssh and linux
Explain ssh authentication password based in plain english in step by step approach
  • Prompt for key based auth
You are expert in Linux and Authentications
I'm learning ssh and linux
Explain ssh authentication key based in plain english in step by step approach Also explain what keys.
  • When we use ssh a file called known_hosts is created findout the contents and purpose of this document
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%