Music Project

How to set up Linux server for asp.net core 2 web app and make it visible on internet? Part 2 [Music no 2]

Go to linux server, eg. loggin via putty:   curl https://packages.microsoft.com/keys/microsoft.asc | gpg –dearmor > microsoft.gpg sudo mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg sudo sh -c 'echo „deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-xenial-prod xenial main” > /etc/apt/sources.list.d/dotnetdev.list’ sudo apt-get update sudo apt-get install apt-transport-https sudo apt-get update sudo apt-get install dotnet-sdk-2.1.104 Y .NET Core is installed :). To make sure that […]

How to set up Linux server for asp.net core 2 web app and make it visible on internet? Part 2 [Music no 2] Dowiedz się więcej »

How to set up Linux server for asp.net core 2 web app and make it visible on internet? Part 1 [Music no 1]

How to set up Linux server for asp.net core web app? There will be 3 steps how to make it. First of all you need to have a linux server Create new account on https://admin.oktawave.com/. Go to https://admin.oktawave.com/ and select from services OCI (Oktawave Clound Instances). Hit Add OCI Instances

How to set up Linux server for asp.net core 2 web app and make it visible on internet? Part 1 [Music no 1] Dowiedz się więcej »