Skip to content

Lifestyle IT

Your Hub for DevOps, Automation & Infrastructure Insight

Lifestyle IT

Your Hub for DevOps, Automation & Infrastructure Insight

  • Kubernetes
  • Gitlab CI
    • Jenkins
  • Linux
  • Ansible
  • Netbox
  • ELK
  • Docker
  • Networking
Linux

How to create, edit and delete users in Linux

admin July 14, 2022 No Comments

This manual describes how to work with Linux users through the terminal (using the command line). Creating users in linux Syntax: Example: In this example, the developer account is created.…

Linux

How to set up your CentOS repository

admin July 13, 2022 No Comments

Creating a local yum repository on CentOS 7 from an ISO image is a convenient way to provide your local network with a comprehensive set of software packages. By creating…

Linux

What is firewalld? How to configure firewalld in Centos

admin July 13, 2022 No Comments

Firewalld is utility that allow us to manage firewall rules. It is is the default firewall on Centos. Install and starting firewalld. Some CentOS systems may not have firewalld. To…

Ansible

Working with module ios_config in ansible and use src parameter

admin June 29, 2022 No Comments

The src parameter allows you to specify the path to a configuration file or configuration template to be loaded on the device. This parameter is mutually exclusive with lines (that…

Ansible

Working with module ios_config in ansible and use replace parameters

admin June 28, 2022 No Comments

The replace parameter specifies how exactly the configuration should be replaced: How to use replace: line parameter in module ios_config? The replace: line mode is the default behavior. In this…

Ansible

Working with module ios_config in ansible and use match parameters

admin June 27, 2022 No Comments

The match parameter specifies how exactly the commands should be compared (which is considered a change): line – commands are checked line by line. This mode is used by default…

Ansible

Working with module ios_config in ansible and use after, before parameters

admin June 20, 2022 No Comments

How to use after parameter of ios_config module in ansible? The after parameter specifies which commands to execute after the commands in the lines (or commands) list. Commands that are…

Ansible

Working with module ios_config in ansible and use save_when, backup, default parameters

admin June 19, 2022 No Comments

How to use save_when parameter of ios_config module in ansible? The save_when parameter allows you to specify whether you want to save the current configuration to startup config. By default,…

Ansible

Working with ios_config module, use lines and parents parameters

admin June 17, 2022 No Comments

The ios_config module – allows you to configure devices running IOS, as well as generate configuration templates or send commands based on a template. Module parameters: after – what to…

Ansible

Working with module ios_facts in ansible

admin June 16, 2022 No Comments

IOS_FACTS module – collects information from devices running iOS. Information is taken from the following commands: dir show version show memory statistics show interfaces show ipv6 interface show lldp show…

Posts pagination

1 2 3 4 5

« Previous Page — Next Page »

  • YouTube
  • Facebook
  • Twitter
  • Telegram
  • Patreon

Recent Posts

  • How to Set Up CSI NFS in Kubernetes September 14, 2025
  • How to Install and Configure NFS Server for Kubernetes on Debian 12 September 3, 2025
  • Easy Kubernetes Setup on Debian 12: Single-Node Installation for Your Homelab September 1, 2025
  • GitLab CI/CD in Production: From Templates to Dynamic Environments June 6, 2025
  • Setting up an configuring Kubernetes cluster on Ubuntu server March 21, 2023

Categories

  • Ansible
  • Docker
  • ELK
  • Gitlab CI
  • Jenkins
  • Kubernetes
  • Linux
  • Netbox
  • Networking
  • Python
Flag Counter

You Missed

Kubernetes Linux

How to Set Up CSI NFS in Kubernetes

Linux

How to Install and Configure NFS Server for Kubernetes on Debian 12

Kubernetes

Easy Kubernetes Setup on Debian 12: Single-Node Installation for Your Homelab

Gitlab CI

GitLab CI/CD in Production: From Templates to Dynamic Environments

Lifestyle IT

Your Hub for DevOps, Automation & Infrastructure Insight

Copyright © All rights reserved | Blogarise by Themeansar.