Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D docker-containers
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Public
  • docker-containers
  • Wiki
  • install tools ubuntu 16.04

install tools ubuntu 16.04 · Changes

Page history
Update install tools ubuntu 16.04 authored Nov 01, 2020 by Yogesh Hegde's avatar Yogesh Hegde
Show whitespace changes
Inline Side-by-side
Showing with 1 addition and 2 deletions
+1 -2
  • install-tools-ubuntu-16.04.md install-tools-ubuntu-16.04.md +1 -2
  • No files found.
install-tools-ubuntu-16.04.md
View page @ 2407e1be
...@@ -7,13 +7,12 @@ This guide will help you install these tools for Ubuntu 16.04 ...@@ -7,13 +7,12 @@ This guide will help you install these tools for Ubuntu 16.04
These tools will help you do practical for the respective module. These tools will help you do practical for the respective module.
## Installiing Vscode ## Installiing Vscode
## Installing Vscode
1. Download VScode `.deb` file from link - https://code.visualstudio.com/download 1. Download VScode `.deb` file from link - https://code.visualstudio.com/download
2. Install VScode by double clicking on the `code_1.50.1-1602600906_amd64.deb` file. 2. Install VScode by double clicking on the `code_1.50.1-1602600906_amd64.deb` file.
3. Open VScode. 3. Open VScode.
4. Select Extensions and Search for Remote Development. 4. Select Extensions and Search for Remote Development.
![remote-develop](upload/5.png) ![remote-develop](upload/5.png)
5. Install the Remote Development plug-in.
## Installing Docker ## Installing Docker
......
Clone repository
  • Installing tools
  • Readme doc format
  • code refactoring
  • code style container
  • day0
  • devops practical
  • docusaurus
  • Home
  • install on mac
  • install tools ubuntu 16.04
  • install tools windows