Code Monkey home page Code Monkey logo

wsl2_setup's Introduction

Quick install guide for WSL2 on windows 10

Manual Setup

Contains 3 simple PowerShell scripts. Need to be run in this order:

  1. VM_Setup.bat This turns Windows special features for VM on if they are not already on.
  2. wsl_install This downloads wsl ubuntu 20.04
    • This will at the end open a wsl command prompt and ask you to set up a user.
    • I suggest running sudo apt update && sudo apt upgrade -y before moving forward
    • Close this window and go back to the original PS prompt
  3. WSl_2_force force it to use WSL 2.
    • Not always needed on newer machines but doesn't hurt to run.

sbin

Contains Linux scripts for installing conda3 on wsl

  • Conda.sh

  • Docker.sh And a script for setting up docker in WSL

    .condarc

    A quick script to set conda to use conda-forge and to shorten the conda prompt.

    • Probably will move this to sbin in the future.

    If you make any edits

    Please push to stagging branch first.

wsl2_setup's People

Watchers

Bo Morgan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.