Hi,
if you were faced with this error when you try to change the timezone on a Windows Server 2022/2025…
Hi,
if you were faced with this error when you try to change the timezone on a Windows Server 2022/2025…
Hi,
these UDP client and server and simply used for testing if a specific UDP port is open
Hi,
as an alternative to knxd the calimero project also supplies an KNXnet/IP server.
Continue reading EIB/KNX: KNXNet/IP Gateway with calimero server on Raspberry Pi/Orange Pi PC
Hi,
since Server 2012R2 Windows has the ability to enable deduplication on volumes. This means Windows can find identically blocks on a volume and create references to them. So the block is just stored one time.
Continue reading Windows: Using deduplication on a volume
Hi,
the best choice to setup a very tiny dhcp server on linux is the busybox udhcpd DHCP implemention.
root@debdev:~# apt-get install udhcpd
Continue reading Linux: Configure a tiny DHCP Server