Monday, July 27, 2015
Azure Powershell
1. Azure Powershell installieren
https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/
2. Azure subscription installieren
http://blogs.technet.com/b/canitpro/archive/2013/11/06/set-by-step-manage-windows-azure-using-powershell.aspx
3. Powershell Session zur Azure-VM aufbauen
https://gallery.technet.microsoft.com/scriptcenter/Configures-Secure-Remote-b137f2fe
ssh - allow password authentication to localhost
Match address 127.0.0.1/32,::1
PasswordAuthentication yes
Sunday, July 19, 2015
xrdp session resumption
X11RDP/ xrdp has no proper session resumption / reconnection
X11RDP-o-Matic fixes this /etc/xrdp/xrdp.ini [globals] address=127.0.0.1
X11RDP-o-Matic fixes this /etc/xrdp/xrdp.ini [globals] address=127.0.0.1