All Projects → michaeltreat → Windows Subsystem For Linux Setup Guide

michaeltreat / Windows Subsystem For Linux Setup Guide

Licence: mit
An in-depth Guide for getting started with the Windows Subsystem for Linux!

Projects that are alternatives of or similar to Windows Subsystem For Linux Setup Guide

Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-84.6%)
Mutual labels:  microsoft, wsl, ubuntu
Wsl Guide
The Hitchhiker's Guide to Bash on Ubuntu on Windows!
Stars: ✭ 186 (-67.08%)
Mutual labels:  wsl, ubuntu
Xwsl
Simple method to install Ubuntu 20.04 with XFCE4 desktop in WSL. Does not require hypervisor, container, or X11 server.
Stars: ✭ 137 (-75.75%)
Mutual labels:  wsl, ubuntu
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+1991.68%)
Mutual labels:  microsoft, tutorial
Wsl Programs
A community powered list of programs that work (and those that don't) on the Windows subsystem for Linux
Stars: ✭ 931 (+64.78%)
Mutual labels:  wsl, ubuntu
Ansible Wsl
Provisioning your Windows from inside of WSL by Ansible
Stars: ✭ 34 (-93.98%)
Mutual labels:  wsl, ubuntu
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+1353.81%)
Mutual labels:  microsoft, tutorial
dotfiles
Dotfiles & Developer Environment. Supports Ubuntu2004+, macOS Catalina+, Windows 10 w WSL
Stars: ✭ 30 (-94.69%)
Mutual labels:  ubuntu, wsl
Directx Headers
Official DirectX headers available under an open source license
Stars: ✭ 173 (-69.38%)
Mutual labels:  microsoft, wsl
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+243.19%)
Mutual labels:  microsoft, tutorial
Wsl Windows Toolbar Launcher
Adds linux GUI application menu to a windows toolbar
Stars: ✭ 918 (+62.48%)
Mutual labels:  wsl, ubuntu
Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+527.26%)
Mutual labels:  microsoft, wsl
Trojan Tutor.github.io
trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装
Stars: ✭ 150 (-73.45%)
Mutual labels:  tutorial, ubuntu
Wslu
A collection of utilities for Windows 10 Linux Subsystems
Stars: ✭ 2,020 (+257.52%)
Mutual labels:  wsl, ubuntu
Tutorial Ubuntu 18.04 Install Nvidia Driver And Cuda And Cudnn And Build Tensorflow For Gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Stars: ✭ 91 (-83.89%)
Mutual labels:  tutorial, ubuntu
Bing Wallpaper Gnome Extension
GNOME shell extension that sets your desktop wallpaper & lock screen image to Microsoft Bing's Image of the Day.
Stars: ✭ 125 (-77.88%)
Mutual labels:  microsoft, ubuntu
Debian Packaging For The Modern Developer
Debian packaging tutorials for the modern developer
Stars: ✭ 284 (-49.73%)
Mutual labels:  tutorial, ubuntu
Cntk World
🌎 Simple and ready-to-use deep learning examples for the Microsoft Cognitive Toolkit (CNTK)
Stars: ✭ 335 (-40.71%)
Mutual labels:  microsoft, tutorial
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-6.19%)
Mutual labels:  tutorial
Build Linux
A short tutorial about building Linux based operating systems.
Stars: ✭ 4,960 (+777.88%)
Mutual labels:  tutorial

Windows Subsystem for Linux Setup

Notice:

WSL 2 is out! I have not had a chance to look at it yet, but I expect that this guide will need another round of updates to account for these changes! https://devblogs.microsoft.com/commandline/announcing-wsl-2/?fbclid=IwAR3Rq__91IDpIwXbGhMixWECnnatarW29a9_XtxpcEivjBcs6VvdPxK5it0

The section that talks about permissions is incorrect. Please look at the issues tab for more information.


An in-depth guide for developers on how to get started with the Windows Subsystem for Linux.

Microsoft and Linux

The Windows Subsystem for Linux feature on Windows 10 enables users to have a Linux enviroment fully integrated into their Windows PC.

For experienced all developers: This is not a VM, a Dual-boot, or a console wrapper like Git Bash or Cygwin. It is a native POSIX environment directly mounted to your Windows File System.

Video Guide:

This guide also has a video walkthrough of it on YouTube where it goes into great detail on each section to help provide you with as much context as possible.

It's recommended you watch the videos while you go through this guide as they will help clairify many of these points with visuals.

Link to the WSL Video Playlist.

Windows Subsystem for Linux Part One: Introduction into WSL


What this guide covers

By the end of this guide, you will know:

  1. What WSL is, and why it's important.
  2. How to install WSL and the free Ubuntu App.
  3. How the two file systems work together, and how you should work with them.
  4. How to update your terminal, and edit WSL files.
  5. Where, why, and how to install different programs and software.
  6. Additional important information.

Checklist:

Use This Checklist to help keep track of your progress! It makes use of Local Storage to maintain your progress even if you close the Window. Note: CTRL + CLICK to open in a new window!

There is also a challenge at the bottom designed to help you learn more about the work-flow as well.

Ready to begin?

Go to Page 1: Introduction into WSL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].