Advanced Search
Search Results
53 total results found
Embracing Freedom Part 2: Deploying Open Source Alternatives
Introduction In the second part of this series, I will give a detailed explanation of my journey to replace a QNAP server with open-source solutions. I will chronicle the specific pitfalls that I encountered during this transition. From compatibility issues ...
Upgrade Wazuh Agents
1. First we need to ssh into Wazuh container sudo docker exec -it single-node-wazuh.manager-1 /bin/bash 2. Next we run /var/ossec/bin/agent_upgrade -l to check which agents can be updated. 3. RUn the next command to update the agent/agents /var/ossec/...
Ansible
To copy the ansible user ssh key to a VM or container: ssh-copy-id -i ~/.ssh/ansible.pub -p PORTOFSERVER thesabear@IPOFSERVER ssh-copy-id -i ~/.ssh/ansible.pub -p 10018 [email protected] To run a manual update&upgrade of all machines in inventory an...
IT-Tools
Streamline Your IT Management with IT-Tools In the world of IT management, having the right tools can make all the difference in maintaining an efficient and secure environment. IT-Tools is a versatile solution designed to enhance IT operations with a suite o...
OpenAI-WebGUI
Get Started with OpenAI-WebGUI OpenAI-WebGUI is an intuitive web-based interface designed to make interacting with OpenAI's powerful language models easier and more accessible. Whether you're developing applications, conducting research, or exploring AI capab...
Minio
Discover MinIO: Your Go-To Guide for High-Performance Cloud Storage In the realm of cloud storage, MinIO stands out as a high-performance, distributed object storage system. Designed for scalability and robustness, MinIO is perfect for managing unstructured d...
Netbox
Discover NetBox: Your Ultimate Tool for Network Management and Documentation In the world of IT infrastructure management, NetBox stands out as a powerful, open-source tool designed to manage and document networks and data centers. Originally developed by Dig...
Ansible Semaphore
Dive into Ansible Semaphore: Your New Favorite Tool for IT Automation In the world of IT automation, Ansible Semaphore emerges as a powerful and user-friendly tool. It offers a web-based interface for managing and scheduling Ansible playbooks, making it an id...
Terraform
Dive into Terraform: Your Guide to Streamlining Infrastructure Management with Ease Terraform by HashiCorp is a widely-used tool in the world of Infrastructure as Code (IaC). It allows you to define, provision, and manage cloud infrastructure and services thr...
HashiCorp Vault
Getting Started with HashiCorp Vault: Secure Your Secrets with Ease HashiCorp Vault is a powerful tool designed to manage secrets and protect sensitive data securely. It provides a robust secret management, encryption, and access control solution, making it a...
Packer
Getting to Know HashiCorp Packer: Your Go-To Tool for Easy Image Creation HashiCorp Packer is an open-source tool designed to automate the creation of machine images across a variety of platforms. Whether you’re provisioning cloud instances or creating virtua...
Jenkins
Dive into Jenkins: Your Go-To Guide for Easy CI/CD Management Jenkins is a widely-used open-source automation server designed to streamline software development through continuous integration and continuous delivery (CI/CD). With its robust ecosystem of plugi...
Gitlab
Exploring GitLab: A Comprehensive Guide to Features, Use Cases, and Setup with Docker-Compose GitLab is one of the leading DevOps platforms that integrates source control, continuous integration, and deployment into a single solution. Whether you're a solo de...
Harbor
Hashicorp Harbor Unleashed: A Complete Guide with Docker-Compose Installation Hashicorp Harbor is an open-source cloud-native registry that secures, stores, and scans container images. Originally developed to enhance the security and management of containeriz...
Paperless-Ng
Everything You Need to Know About Paperless-Ng: Use Cases and Docker-Compose Setup In the modern world of digital documentation, Paperless-Ng is an excellent open-source solution for managing, archiving, and retrieving digital documents. Whether you're lookin...
Monitoring Stack
Building a Docker-Based Monitoring Stack for Comprehensive Infrastructure Management Monitoring is crucial for any system administrator or DevOps engineer who needs to maintain the health and performance of servers, containers, and services. A well-configured...
Traefik
Simplify Your Homelab with Traefik: SSL Certs and FQDN for Local Subdomains If you’re running a homelab, you’ve probably struggled with organizing your services using IP addresses or clunky port numbers. This is where Traefik, a powerful reverse proxy, can ch...