Arduino, ESP6288 WLAN, WS2812B LED

Welcome to my blog site! I finally decided to have a home for all the tiny things on Internet I’d like to share with the world. The domain was intended for screencasting and e-learning in 2007. You know, sometimes in life, ideas don’t work out as expected. There is the Arduino thing I am addicted…

nftables vs iptables on Debian

There is no versus – nftables will be successor of iptables. You might know ebtables, iptables, ip6tables, arptables – in future there will be an abstraction layer for ipv4, ipv6, arp, bridge hazzle to enable icmp ping only for example and further nice firewall rules. For easier upgrade there are translation-wrapper existing to move from iptables…

XCP-XAPI, XCP, Xen Mangement via API

Xen Management Follow my story about how to control Xen Dom0 with console, web interface or api. History In 2013 and 2014 I thought it could be possible to have a Xen installation on Debian/CentOS/Whatever Linux. This is easy manageable via web interface, management console (like XenCenter) or API. Well, XenCenter+XenServer is the best, but feels…