I’m not a hacker, I don’t see the good that can come from it really. But, I do want to know how to do it so I can take necessary precautions. Also, I read about hacking and wonder sometimes if it really is possible these days. The attack vector which exploits the vulnerabilities of humans, […]
Read More →Tags: Linux
Kali Linux for Windows
This is pretty cool as I am very interested in this specific flavor of Linux. I have installed it and it’s very cool. You can down load this from the Microsoft Store. Then search for “Kali” and install it. Here is the description: “The Kali for Windows application allows one to install and run the […]
Read More →Installing Procdump for Linux
Since I support Azure App Services and there is a influx of customers who want to use the Azure App on Linux stack, I felt it prudent to get my feet wet with Ubuntu. Learning some #Bash too while I’m at it. #Linux The instructions on how to do this already exist here, so I […]
Read More →How to install NuGet Package in Visual Studio Code Linux Ubuntu
I wrote this article about running Visual Studio Code on Linux here and wanted to now create a more complicated console app. To do this I wanted to install the Newtonsoft.Json NuGet Package. To open the console where the commands are added select View –> Integrated Terminal from the menu bar. I started with creating […]
Read More →Create a .NET Core 2 application on Linux with Visual Studio Code
The plan is to work some with Linux and I have chosen Ubuntu 16.04 LTS because this, AFAIK, is the flavor which Azure App Service Linux containers runs, see more about that here. I built my Ubuntu work station, by downloading the ISO from the Ubuntu site here and burning it to a DVD. Yes, […]
Read More →