Advanced Search
Search Results
61 total results found
Teleport
Mastering Teleport: Secure Access and Management for Your Infrastructure In the world of secure access and management for infrastructure, Teleport stands out as a powerful tool. It provides secure access to servers, Kubernetes clusters, web applications, and ...
Uptime Kuma
Dive into Uptime Kuma: The Ultimate Tool for Monitoring Your Services In an increasingly digital world, maintaining the uptime of your services is critical. Downtime can lead to loss of revenue, decreased customer satisfaction, and damaged reputation. Uptime ...
Gotify
Get Notified Your Way: A Simple Guide to Using Gotify for Personal Notifications In today's digital age, timely and reliable notifications are crucial for keeping track of important events and updates. Gotify offers a robust solution for self-hosted notificat...
Vaultwarden
Getting Started with Vaultwarden: The Ultimate Guide to Self-Hosted Password Management In a world where digital security is paramount, managing and securing passwords efficiently is crucial. Vaultwarden (formerly known as Bitwarden_rs) offers a robust, self-...
Wazuh
A Deep Dive into Wazuh: Comprehensive Security Monitoring and Management In the landscape of cybersecurity, the ability to detect threats, monitor activity, and manage security policies is crucial. Wazuh is a powerful, open-source security monitoring platform...
Whoogle
Discover Whoogle: Your Private, Self-Hosted Search Engine Alternative In an age where online privacy is increasingly valued, Whoogle stands out as a remarkable tool for safeguarding your search queries from prying eyes. Whoogle is a self-hosted, ad-free, priv...
Tech To Learn
My Learning Plan for Homelab Technologies: 1. Kubernetes: Kubernetes is an ideal choice for your homelab as it allows you to manage containerized applications efficiently. Here's how you can learn and apply Kubernetes in your setup: Start Small: Begi...
Embracing Freedom Part 1: The Transition from Microsoft and QNAP to Fully Open Source
Introduction In the ever-evolving landscape of technology, we often find ourselves seeking more than what proprietary solutions can offer. It was no different for me when I embarked on a journey from the comfortable world of QNAP NAS (Network Attached Storage...
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...