Skip to content
Top Menu
October 12, 2025
  • ABOUT US
  • PRIVACY POLICY
  • TERMS
  • DISCLOSURE
  • ASK ME
  • CONTACT
Linuxbuz logo

LinuxBuz

Tutorials for Linux

  • HOME
  • LINUX HOW TO
  • DEVOPS
  • RESOURCES
  • ADVERTISE

Author: Hitesh Jethva

Ansible User Module Examples
DEVOPS

Add Users and Groups using Ansible User Module

March 13, 2025July 11, 2025 - by Hitesh Jethva

Managing user accounts is a fundamental task for any Linux administrator. With Ansible’s user module, you can automate the creation, modification, and removal of users and groups across multiple servers, …

Add Users and Groups using Ansible User Module Read More
Ansible Generate Random Password
DEVOPS

3 Ways to Create Users with Random Passwords in Ansible

March 12, 2025July 11, 2025 - by Hitesh Jethva

Creating users with strong, random passwords is critical to maintaining system security. Instead of generating and managing these manually, you can automate the process using Ansible, saving time while reducing …

3 Ways to Create Users with Random Passwords in Ansible Read More
Ansible service_facts Module
DEVOPS

Use Ansible service_facts to Manage Services Dynamically

March 12, 2025July 11, 2025 - by Hitesh Jethva

Managing system services dynamically is a common task in IT automation. The Ansible service_facts module helps you gather detailed information about all services running on a target host. You can …

Use Ansible service_facts to Manage Services Dynamically Read More
Ansible Unarchive Module Examples
DEVOPS

Top 6 Uses of Ansible Unarchive Module You Haven’t Tried Yet

March 10, 2025July 11, 2025 - by Hitesh Jethva

The Ansible unarchive module helps you automate the process of extracting files from compressed archives such as .tar.gz, .zip, or .bz2. It’s an essential tool for tasks like deploying application …

Top 6 Uses of Ansible Unarchive Module You Haven’t Tried Yet Read More
5 best gmod server hosting
RESOURCES

8 Best GMod Server Hosting in 2025 (Compared)

March 9, 2025July 4, 2025 - by Hitesh Jethva

Want to host the ultimate GMod server? Choosing the right GMod server hosting provider can make or break your multiplayer experience. Whether you’re experimenting with physics, building game modes, or …

8 Best GMod Server Hosting in 2025 (Compared) Read More
Ansible Playbooks Example
DEVOPS

7 Ansible Playbook Examples for Beginners

March 9, 2025July 11, 2025 - by Hitesh Jethva

Ansible Playbooks are the heart of Ansible automation. They provide a simple way to define automation workflows using YAML. Playbooks consist of instructions (tasks) that Ansible executes on remote machines. …

7 Ansible Playbook Examples for Beginners Read More
Ansible authorized_key Module
DEVOPS

Add and Remove SSH Keys with Ansible authorized_key Module

March 8, 2025July 11, 2025 - by Hitesh Jethva

Managing SSH keys efficiently is critical for secure server access. The Ansible authorized_key module makes this easy by automating the addition and removal of public keys across your infrastructure. This …

Add and Remove SSH Keys with Ansible authorized_key Module Read More
ansible systemd module examples
DEVOPS

Ansible Systemd Module Explained with Practical Examples

March 7, 2025July 11, 2025 - by Hitesh Jethva

Managing services on Linux is a core task for system administrators. Ansible makes this easier with its systemd module. It allows you to automate tasks like starting, stopping, restarting, enabling, …

Ansible Systemd Module Explained with Practical Examples Read More
Use Ansible with Terraform
DEVOPS

How to Use Terraform and Ansible Together (AWS EC2 Example)

March 7, 2025July 11, 2025 - by Hitesh Jethva

In modern DevOps workflows, automating both infrastructure provisioning and configuration is essential. Terraform and Ansible are two powerful tools that work perfectly together: Terraform provisions infrastructure like AWS EC2 instances. …

How to Use Terraform and Ansible Together (AWS EC2 Example) Read More
Ansible Service Module Example
DEVOPS

7 Easy Ways to Manage Services with Ansible Service Module

March 6, 2025July 11, 2025 - by Hitesh Jethva

The Ansible service module allows you to control services (start, stop, restart, enable, disable) on remote hosts across various init systems like Systemd, SysV, and Upstart. This makes it a key …

7 Easy Ways to Manage Services with Ansible Service Module Read More

Posts pagination

Previous1…91011…21Next
Copyright © 2025 LinuxBuz.
Proudly powered by WordPress | Theme: HitMag Pro by ThemezHut.