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 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
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
Docker How to Add Security Header in Nginx Proxy Manager This guide will explain you how to add custom Security Header in Nginx Proxy Manager Before we begin, how to implement or add custom Security Header in Nginx Proxy Manager Geek's Admin 14 Sep 2021 · 3 min read
Tutorials Steps to Securing Your VPS Linux VPS servers have their advantages. In fact, Linux VPS are much more secure when compared to other operating systems like Windows because of Linux’s security model (LSM). But Geek's Admin 13 Sep 2021 · 7 min read
Tutorials How to Add themes for Visual Studio Code I don't know about you, but I like to write the code in a visually appealing environment. A good theme and a good typeface make your codes less Geek's Admin 12 Sep 2021 · 3 min read
Tutorials Clear Terminal history from Linux, macOS, and Git on Windows If you are a Linux user, macOS or you are using the Git terminal on windows, surely you know that every time we execute a command in the terminal it Geek's Admin 12 Sep 2021 · 2 min read
Tutorials Make Bootable USB with ISO in Linux, Easy way Today it is very common to use USB drives to install Linux distributions. This allows for reuse and a better installation time over CDs or DVDs. In this post, I Geek's Admin 12 Sep 2021 · 2 min read
Tutorials How to add an SSH key for a specific host Choose an SSH key instead of the default to connect to a specific remote server. ~ / .ssh / id_rsa You have at least 2 options to choose the key used by Geek's Admin 12 Sep 2021 · 1 min read