Category : Network
When you need to store files on the cloud instead of on the internal server, Amazon S3 is a popular choice thanks to high reliability,...
Steps to do after cloning laravel project from github to your computer
In the first time I got acquainted with Laravel, I used to clone a project many times from GitHub to the computer but then struggled...
Access internal network services over the internet with Tailscale and Caddy (bypass CG-NAT / MAP-E)
I just moved from Toyama to Osaka, and had to move through the new Internet service provided by Sony. Sony Nuro offers very impressive speed-the...
Dynamic DNS and Wildcard SSL configuration for Caddy Server
Previously, I shared how to configure CADDY as Reverse Proxy for network epidemic in Homelab. I am applying this method not only on Homelab but...
Set up Static IP Address on Ubuntu Server 20.04 / 22.04 / 24.04
Update October 2024: Added instructions for Ubuntu 24.04 When setting up a virtual machine in the local network / homelab, you should set up a...
Install XPEnology DSM 7.2 on Proxmox Virtual Machine
Update 09/2024: Added instructions for installing DSM 7.2 on Proxmox virtual machine Today, May 22, 2023, Synology has just released a version DSM 7.2 new,...
[Proxmox] Instructions for creating VM Template for quick virtual machine deployment
1. What is VM Template? VM template A template is a pre-configured virtual machine that serves as a template for creating similar virtual machines with...
Install Xpenology DSM 7.2 using RR Loader (Redpill Recovery Loader)
This article will guide you how to install XPEnology DSM 7.2 using a new loader called RR (Redpill Recovery) Loader. The installation process is almost the...
Configure Caddy as Reverse Proxy for network services in homelab
For a very long time, I have been using Nginx Proxy Manager (NPM) as a Reverse Proxy for web services in my homelab. Many tutorials...