Creating a Wake-On-LAN Device with .Net nanoFramework

Creating a Wake-On-LAN Device with .Net nanoFramework

This article will introduce how to create a wake-on-LAN device using ESP32 hardware and implement the WOL (Wake-on-LAN) function through .Net nanoFramework, sending WOL packets to wake up remote computers. 1. Background In previous articles, we introduced how to use libraries related to .Net nanoFramework to achieve various functions, such as reading sensor data, controlling … Read more

Building a Home Server: Upgrading Hardware, Port Mapping, Wake-on-LAN, Auto Startup, Bastion Host, Personal Homepage, and More

Building a Home Server: Upgrading Hardware, Port Mapping, Wake-on-LAN, Auto Startup, Bastion Host, Personal Homepage, and More

1. Upgrading Hardware Added memory and hard drive to my home server. The current configuration is: Lenovo ThinkCentre M710q commercial mini PC I3-6100T 32G + 4G 240G SATA MLC SSD 512G NVMe PCIe 4.0 TLC SSD. ESXi base system installed ALMA 9 + 1 Panel running Docker containers Win10 LTSC 2021. 2. Port Mapping I … Read more