Future in Java
Pages
(Move to ...)
Home
Coding Guidelines
Contact
Git
IDE
paytm interview questions
Trainers
▼
Tuesday, September 25, 2018
ubuntu permission
sudo chmod -R 777 /* to give permission to the folder and all its contents recursively
installation of visual studio code for angular
download .deb 64 bit package for ubuntu from
https://code.visualstudio.com/download
open terminal and goto the location where the file exists
type the following
sudo dpkg -i code_1.27.2-1536736588_amd64.deb
goto search bar
type visual studio code
lock it to launcher
Monday, September 24, 2018
mysql docker container
https://severalnines.com/blog/mysql-docker-containers-understanding-basics
‹
›
Home
View web version