I like to share knowledge and this is my way of sharing knowledge with my friends and colleagues.
-
Official info here: https://github.com/cobbler/cobbler-web Cobbler server and cobbler web are two separate products, so separately installed. This guide assumes you have cobbler server running already. This guide shows how to run cobbler-web using Podman, but there are other ways to…
-
Enabling HTTPS for AWX on K3S
The standard AWX installation works on port 80/http which in today’s enterprise security standard is unacceptable. Here is how to get HTTPS working using your own certificates. Step 1: Create Ingress Resource Create a new file named awx-ingress.yml and add…
-
Free AI Tools for Trading
Algorithmic trading is another field where AI is making significant inroads, providing tools for automation and real-time data analysis. Below are some free options that can assist in tasks ranging from auto share dealing to metal and currency trading: MetaTrader…
-
AI Tools for Video Creation, Website Development, and Coding in 2025
Artificial Intelligence (AI) is revolutionizing creative and technical industries by offering innovative solutions that make our work faster, smarter, and more efficient. Whether you’re a content creator, developer, or trader, AI now empowers you with tools to tackle everyday challenges.…
-
Configuring AWX to Retrieve Dynamic Inventory from Active Directory Using LDAP
This tutorial will guide you through the process of configuring AWX to obtain dynamic inventory from Active Directory (AD) via LDAP. Summary of Steps: Let’s dig deeper. From AWX web portal, go to Administration >> Credential Types >> click Add…
-
Setting Up Cobbler on Rocky9
This guide was made using latest RockyLinux9.5 and latest Cobbler-3.3.7. Also, please note I use Windows DHCP and DNS, cobbler does not run DHCP or DNS, but PXE and TFTP services run on cobbler server. 1. Disable SELinux 2. Install…
-
Enable WinRM via Powershell
I have already setup a Certificate Authority (CA) on my Domain Controller and also have the GPOs setup to issue certificates. So if the machine has a valid certificate, then use the following powershell command to enable WinRM on https.…
-
AWX Dynamic Inventory plugin for cobbler
Here is my guide on how to import systems/hosts from cobbler. Step 1: Create a Custom Credential Type create inventories/cobbler_inventory.py in your repo and sync the project. Step 1: Create a Custom Credential Type Injector Configuration: Define how these fields…
-
Ansible AWX running Projects from Github Repo
Continuous Integration/Continuous delivery (CI/CD) is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit their work frequently to the central code repository (Github…
-
Wazuh – Install, Config, Manage
I’m using Wazuh as Security Information and Event Management (SIEM) solution, it provides monitoring, detection, and alerting of security events and incidents. Wazuh can do much more and its up to you how you learn and integrate it within your…
Join 900+ subscribers
Stay in the loop with everything you need to know.