Azure Migrate – How to migrate on-premises Hyper-V Virtual Machines to Azure
In this post we will see how to migrate on-premises Hyper-V VMs to Azure by using Azure Migrate and the…
General, Microsoft Azure, Windows
Run your App as Unix Daemon in Ubuntu
In this post we will see how we can run a custom app (executable) as daemon (service) on Ubuntu. To…
Run a .NET Core C# Console App on Ubuntu
In this post we will see how we can run a .NET Core Console App on Ubuntu. Therefore I will…