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
      Preview
  • PULL BASED CM Need

    • Agents
      Preview

HOW SSH WORKS in plain English

  • Linux Machines support two types of credentials

    • username and password
    • username and key based
      Preview
  • 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 Reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube