Archives
- January 2024
- April 2023
- July 2018
- November 2017
- October 2017
- September 2017
- August 2017
- November 2016
- August 2016
- May 2016
- March 2016
- February 2016
- October 2015
- March 2015
- December 2014
- September 2014
- August 2014
- April 2014
- March 2014
- January 2013
- January 2011
- October 2008
- September 2008
- July 2008
- April 2008
- September 2007
- August 2007
- February 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
Meta
Author Archives: Holger Kenn
Attacks from Mars! Azure ILB and Linux
Hi! tl;dr: Azure ILB and Linux IP spoofing protection prevent a connection from a machine to itself via the ILB. A few days ago, I talked to a customer who had quite some trouble using the Azure Internal Load Balancer … Continue reading
Posted in Microsoft
Leave a comment
Running a MySQL Galera cluster on Microsoft Azure
A few weeks ago, I was looking into running a MySQL Galera Cluster for a customer with a large Linux IAAS deployment on Azure. Why that? There’s ClearDB, a Microsoft Partner that offers MySQL on Azure as SaaS (Software … Continue reading
Posted in Microsoft
Leave a comment
Azure from the Linux command line (part 2)
Hi! About a month ago, I wrote the first blog post of this series where I have shown how to set up the xplat-CLI (Cross Platform CLI) on Linux and I described how to create IAAS VMs on Azure. But the approach … Continue reading
Posted in Microsoft
Leave a comment
Azure from the Linux command line (part 1)
Hi! Since i’ve been gowing up IT-wise with a unix command shell, I tend to do a lot of things with it. Also managing my Azure deployments since there’s the great Azure command line interface or cross platform (“xplat”) CLI. (If you’re … Continue reading
Posted in Microsoft
Leave a comment
Setting up a Linux FTP server on Windows Azure
Hi! This post is about hosting FTP in a Linux VM on Windows Azure. And here’s a Spoiler Alert: The catch is that you may need to set the TCP keepalive timeout in the Linux Kernel to support very long FTP transfer … Continue reading
Posted in Microsoft
Leave a comment
Hello, World!
~# apt-get install hello ~# hello -n ??=??????????????? Hello, World! ????=????????????? About two months ago, I switched jobs. In my last job, I worked as an applied researcher and software development engineer at ATL Europe, an applied Microsoft lab that … Continue reading
Posted in Microsoft
Leave a comment