Skip to content

Commit a907f04

Browse files
committed
add ubuntu
1 parent f5a3710 commit a907f04

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

GetTooledUp.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ A good option for Linux folks is to install the Linux tools into the Ubuntu Bash
88
***
99
## Universal & Essential Tools:
1010

11+
### Linux & Bash From Your Windows Desktop
12+
13+
If you're going to be using Linux and you are using Windows 10 or later on your desktop, it's a good idea to install the new Linux/Bash capability. Find the instructions <a href="https://msdn.microsoft.com/en-us/commandline/wsl/install-win10">here</a>. You can run bash in the old CMD/DOS shell, but for a much more Linux-native experience, run the Ubuntu or SUSE shells directly (search in the start menu for eg: Ubuntu):
14+
15+
![ubuntu](ubuntu.PNG)
16+
1117
### Azure CLI - Command Line Interface to manage your Azure datacenter.
1218

1319
Azure CLI is THE tool to interact with Azure from the command line. You can use to create objects such as virtual machines, networks, scale-sets & clusters, storage, disks, and so on. Azure CLI download and instructions are available <a href="https://docs.microsoft.com/en-us/cli/azure/install-azure-cli">here.</a>
@@ -44,7 +50,7 @@ The <a href="https://github.com/Azure/azure-batch-cli-extensions">Batch CLI Exen
4450
***
4551

4652
## Universal Azure Automation & Development Tools
47-
1) **Github & ARM Templates
53+
1) **Github & ARM Templates**
4854

4955
In case you hadn't heard, infrastructure in the cloud is nothing but CODE. In Azure we call it ARM - Azure Resource Manager.
5056

@@ -56,7 +62,7 @@ Get yourself a <a href="https://github.com/join">github account</a>. You'll find
5662
* <a href="https://github.com/mkiernan/FlexHPC">Simple, Flexible Modular, Multi-OS HPC Deployment</a>
5763

5864

59-
2) **Visual Studio Code & Visual Studio
65+
2) **Visual Studio Code & Visual Studio**
6066

6167
If you want to getting into coding for Azure, here are two great expert tools that have direct Azure & Github integration:
6268

ubuntu.PNG

6.75 KB
Loading

0 commit comments

Comments
 (0)