Monthly Archives: March 2014

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