Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
O orientation
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Newbies
  • orientation
  • Wiki
  • install tools windows

install tools windows · Changes

Page history
Update install tools windows authored Nov 17, 2020 by Sneha's avatar Sneha
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 15 deletions
+13 -15
  • install-tools-windows.md install-tools-windows.md +13 -15
  • No files found.
install-tools-windows.md
View page @ 71af54ad
......@@ -23,7 +23,7 @@ If your System Details are
## Installing WSL 2
1. Press `Windows key` and Search for Powershell.
![Screenshot_2020-11-07_at_10.51.21_PM](uploads/ea57bdd4eef4ed9ef634f1f4fce01730/Screenshot_2020-11-07_at_10.51.21_PM.png)
![im1](uploads/068b4c1c488d0e9bb1e140676b61bd66/im1.png)
2. Click on "Run as Administrator". A blue terminal window will open up.
......@@ -36,15 +36,14 @@ If your System Details are
Enable-WindowsOptionalFeature -Online -FeatureName $("VirtualMachinePlatform","Microsoft-Windows-Subsystem-Linux")
```
This command will ask you to restart your computer. Press `y` and restart your computer.
![Screenshot_2020-11-07_at_10.52.14_PM](uploads/5ce8ac779eade2400573a51f538b2d87/Screenshot_2020-11-07_at_10.52.14_PM.png)
![im2](uploads/8197dcafdc67b399d784b14adb16e380/im2.png)
5. Update to WSL version 2.
- Download the WSL kernel update - https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
- Install the update, by double clicking the `wsl_update_x64.msi` file.
- Press `Windows key` and Search for Powershell.
![Screenshot_2020-11-07_at_10.52.39_PM](uploads/3654e3150cb3d5643955f27387bbc5de/Screenshot_2020-11-07_at_10.52.39_PM.png)
![im3](uploads/3436d56fe2ea7ea5f5b555c27fde76ad/im3.png)
- Click on "Run as Administrator". A blue terminal window will open up.
- Set default as WSL 2, by running the command in powershell.
......@@ -65,10 +64,9 @@ If your System Details are
2. Install Docker by double clicking on the `Docker Desktop Installer` file.
3. Installer will start installing the docker.
![Screenshot_2020-11-07_at_10.53.03_PM](uploads/8a7bb5ebd336d24397ca5f091a59ce4b/Screenshot_2020-11-07_at_10.53.03_PM.png)
![im4](uploads/df5076f838484ed2ecb718e2216eb9e9/im4.png)
4. After the install completes, Click on close and Log out.
![Screenshot_2020-11-07_at_10.53.26_PM](uploads/ca6ec219e753c6a16eb6112854ab2fb7/Screenshot_2020-11-07_at_10.53.26_PM.png)
![im5](uploads/a06833477d7510f6bbc70f5cf925ef0f/im5.png)
5. This will log you out of your Windows and you will have to login again.
......@@ -104,7 +102,7 @@ If your System Details are
2. Install virtualbox by double-clicking the file `VirtualBox-6.1.16-140961-Win.exe`
3. Run the Virtualbox from your Desktop to confirm that the Virtualbox has been installed.
![Screenshot_2020-11-07_at_10.54.04_PM](uploads/6190088b42691afc81b254de395304bc/Screenshot_2020-11-07_at_10.54.04_PM.png)
![im6](uploads/8f919a454cc95ed64ca0b12040b593d6/im6.png)
## Installing Ubuntu 16.04 in Virtualbox
1. Download the VMSDK file, by clicking on this link - http://148.251.91.243/downloads/UbuntuVM.ova.zip
......@@ -114,29 +112,29 @@ If your System Details are
3. Open Virtualbox, Go to File --> Import Appliance.
![Screenshot_2020-11-07_at_10.54.25_PM](uploads/edcdc05de95890b2c3d5c0701587a705/Screenshot_2020-11-07_at_10.54.25_PM.png)
![im7](uploads/9e7b37526ed9e5409ee207af892b2a83/im7.png)
4. Select the `UbuntuVM.ova` in the File option. Click on Next.
![Screenshot_2020-11-07_at_10.54.50_PM](uploads/1d7d4bdb423d9b31c1f29c3ecfa900ab/Screenshot_2020-11-07_at_10.54.50_PM.png)
![im8](uploads/7356162ef82b16e52796e81f2ffe6451/im8.png)
5. Click on Import to install Ubuntu 16.04 VM.
![Screenshot_2020-11-07_at_10.55.09_PM](uploads/87e9a2cd054eafb2cd8b4881e504ee7a/Screenshot_2020-11-07_at_10.55.09_PM.png)
![im9](uploads/6f4f6ef718e9c4e1269ae07dc72e1aed/im9.png)
6. Installing will take some time.
![Screenshot_2020-11-07_at_10.55.33_PM](uploads/a471863c0f5ab76813a6ffd601fad91f/Screenshot_2020-11-07_at_10.55.33_PM.png)
![im10](uploads/ccf62cb445edeca6fe478e9a5cdc92a7/im10.png)
7. After the installtion is done you will see "Test Ubuntu" listed in your Virtualbox
![Screenshot_2020-11-07_at_10.55.54_PM](uploads/ac1ff54cbcc82e858ae8ad47a01c1f67/Screenshot_2020-11-07_at_10.55.54_PM.png)
![im11](uploads/92156c4d6e8d11e8bda03b949ea48d9c/im11.png)
8. Click on Start to Start the Ubuntu VM.
9. Login with password `test`.
![Screenshot_2020-11-07_at_10.56.30_PM](uploads/6d4502f927a1bcef4971ba877af36f3f/Screenshot_2020-11-07_at_10.56.30_PM.png)
![im12](uploads/d5ae21eed64eed3f685015130f0043ab/im12.png)
## Installing Vscode
1. Make sure that you are inside the Ubuntu 16.04 VM.
......@@ -147,7 +145,7 @@ If your System Details are
1. Open VScode.
1. Select Extensions and Search for Remote Development.
![Screenshot_2020-11-07_at_10.56.50_PM](uploads/a8d9c608ccab1ce256b8c7cccdf042a7/Screenshot_2020-11-07_at_10.56.50_PM.png)
![im13](uploads/7bd58bb9af1475f6fdf255ffd1d42975/im13.png)
1. Install the Remote Development plug-in.
1. Once Installed you can exit the Vscode.
......
Clone repository
  • 20hrLearning
  • Code Workspace
  • Culture
  • FAQ
  • Home
  • Installing Required Tools
  • codeworkspace
  • codingStyle
  • coding_style_c_cpp
  • coding_style_python
  • dockerBasics
  • gitBasics
  • gitlabBasics
  • install tools ubuntu 16.04
  • install tools windows
View All Pages