In this last part of the series, we will configure VS Code and add plugins to allow connection to projects on our Ubuntu virtual machine. Photo by Thomas Tastet [https://unsplash.com/@thomast_404?utm_source=ghost&utm_medium=referral&
howto
A collection of 5 posts
2021 Linux VM Setup: Part 4 - zsh, VS Code & Terminal Customisation on Ubuntu 20.04
In this part of this series, lets change our bash shell to zsh and customise the terminal with colours, fonts and plugins. Photo by Nick Karvounis [https://unsplash.com/@nickkarvounis?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] / Unsplash
2021 Linux VM Setup: Part 3 - Docker & Docker-Compose Setup on Ubuntu 20.04
Docker is a tool to isolate services for development and production, and build a stable repeatable app environment Photo by Vidar Nordli-Mathisen [https://unsplash.com/@vidarnm?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] / Unsplash [https://unsplash.com/?utm_
2021 Linux VM Setup: Part 2 - Setting up Git & Github on Ubuntu 20.04
Setting up github with tokens and encrypted authentication, so you don't have to sign in everytime. Photo by Yancy Min [https://unsplash.com/@yancymin?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] / Unsplash [https://unsplash.com/?utm_source=ghost&
2021 Linux VM Setup: Part 1 - How to install Ubuntu 20.04 on a laptop with Windows 10 Hyper-V
There's a few tricks to getting a Linux VM development environment working on a Windows 10 laptop properly, here's my process.