netsh July 28, 2013 Windows has a cool command called netsh netsh>interface ip show config revealed some good results interface ip set dns “Local Area Connection” static 192.168.1.1 Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
Setting aspnet on linux to startup as a service August 28, 2022 Good guide at https://swimburger.net/blog/dotnet/how-to-run-aspnet-core-as-a-service-on-linux Read more
Instaling the Powershell ISE January 19, 2015 Do this from Powershell itself. On some machines, you may need to start powershell with elevated rights Import-Module ServerManager Add-WindowsFeature PowerShell-ISE Read more
Comments
Post a Comment