Linux Installing Zoraxy Reverse Proxy: Your Gateway to Efficient Web Routing How to install Zoraxy Reverse Proxy Vineeth 29 May 2024 · 5 min read
Docker Pi-hole with DNSCrypt-Proxy as DNS Resolver Pi-hole is a fantastic tool that acts as a DNS sinkhole to block unwanted advertisements at the network level. On the other hand, DNSCrypt-Proxy provides an encrypted DNS proxy to Vineeth 2 Apr 2024 · 3 min read
Linux How to Install docker and docker-compose on Alma Linux Docker is a popular platform for building, shipping, and running applications in containers. Docker Compose is a tool for defining and running multi-container Docker applications. In this guide, we will Vineeth 2 Mar 2024 · 2 min read
Caddy Reverse Proxy With Docker In this guide, I'll walk through the process of setting up a Caddy reverse proxy using Docker and Docker Compose. Caddy is a powerful web server that comes Vineeth 2 Mar 2024 · 3 min read
Linux Passwordless 'Sudo' : How to Run Sudo Command Without Password Passwordless 'Sudo' : How to Run Sudo Command Without Password Vineeth 6 Sep 2023 · 2 min read
Docker Kasm Workspaces with Docker What is Kasm? Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create Vineeth 26 May 2023 · 3 min read
Docker Sync Pi-hole Dockers with Gravity Sync If you are running multiple Pi-hole servers in your network, you may find a difficulties updating these servers or keep it in sync (blacklists, adlist, whitelists. Etc). there are several Vineeth 28 Dec 2022 · 4 min read
Tutorials Nextcloud SAML authentication with Authentik I will try to explain how to implement SAML authentication method using Authentik. To make this guide simple and short, I will not explain about Nextcloud and Authentik installation. if Vineeth 31 Aug 2022 · 3 min read
Docker Portainer with Authentik SSO Here I am trying to explain how to integrate Authentik SSO with Portainer, using OAuth2/OpenID. Before we start, I assume you have a Portainer Installation and Authentik Installtion ready. Vineeth 28 Aug 2022 · 3 min read
Docker Self-Hosted Commenting System using Docker - Remark42 Here I will be explaining a self-hosted lightweight commenting system that can be deploy with help of Docker! So, WTF is Remark42? Remark42 allows you to have a self-hosted, lightweight, Vineeth 24 Aug 2022 · 4 min read
Docker Setup Authentik SSO with Nginx-Proxy-Manager This Article will explain how to setup SSO with Authentik and Nginx Proxy Manager Vineeth 5 Jul 2022 · 7 min read
Docker Install Docker & Docker-Compose on Rocky Linux Update packages and Install updates Login to Rocky Linux and install all the available updates and then reboot the system once. sudo dnf update -y reboot Install Docker and Docker Vineeth 8 Jun 2022 · 3 min read
How to Set Up SSH Keys on Linux What is SSH? SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with an Ubuntu server, chances are you will spend most Vineeth 8 Jun 2022 · 3 min read
Tech News Alpine Linux releases version 3.16 Alpine Linux is a Linux distribution designed to be small, simple and secure. Unlike most other Linux distributions, Alpine uses musl and BusyBox instead of the more commonly used Glibc Vineeth 8 Jun 2022 · 3 min read
Docker Configure Authelia with Nginx Proxy Manager What is Authelia? Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion Vineeth 7 Jun 2022 · 7 min read
Docker How to install Docker on Oracle Linux 8/7 What is Oracle Linux? Oracle Linux is a Linux distribution packaged and freely distributed by Oracle, available partially under the GNU General Public License since late 2006. It is compiled Vineeth 27 May 2022 · 3 min read
Tutorials Install docker & docker-compose on Alpine Linux In this post, I'll explain how to install docker and docker-compose on Alpine Linux Before we begin, What is Alpine Linux? Alpine Linux is an independent, non-commercial, general Geek's Admin 1 Oct 2021 · 1 min read
Tutorials Self Hosted Password Manager - Vaultwarden (Bitwarden_rs) In this blog, I will explain how to self host a lightweight password manager application, we are using Vaultwarden (previously known as Bitwarden_rs). What is Bitwarden? Bitwarden is an Geek's Admin 27 Sep 2021 · 6 min read