Enable or Disable Windows Subsystem for Linux WSL in Windows 10  

Page 3 of 5 FirstFirst 12345 LastLast

  1. Posts : 1,116
    win 10 pro x64 os build 20H2
       #20

    Brink said:
    Correct. :)
    ok thank Brink have a safe holiday season my friend.
      My Computer


  2. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #21

    You're most welcome. I hope you have a safe and great holidays as well. :)
      My Computers


  3. Posts : 1,116
    win 10 pro x64 os build 20H2
       #22

    coool its installing it now :) is there any updates i need to do to it Brink onse its done d-loading and installing?.
      My Computer


  4. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #23

    Nope. :)
      My Computers


  5. Posts : 1,116
    win 10 pro x64 os build 20H2
       #24

    got it all setup now had some issue with the password but did some resarch reset it to root and reset the account and now its all working :)
      My Computer


  6. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #25

    Great news Tony.
      My Computers


  7. Posts : 93
    Windows 10
       #26

    For those who want a “no-running-around” method,
    Code:
    'AllowAllTrustedApps', 'AllowDevelopmentWithoutDevLicense' | %{Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock' -Name $_ -Type DWord -Value 1}
    
    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
    
    Restart-Computer
    
    bash
      My Computer


  8. Posts : 7,254
    Windows 10 Pro 64-bit
       #27

    Also after installing WSL you can run the following commands regularly to keep the bash system uptodate:

    Code:
    sudo apt-get update
    sudo apt-get upgrade
    If you need to compile programs then use:

    Code:
    sudo apt-get install build-essential
      My Computers


  9. Posts : 93
    Windows 10
       #28

    Thanks Swarfega.


    Some more info here:
    How do I update Bash on Ubuntu on Windows?
    There are two components of Bash on Ubuntu on Windows that can require updating.

    1. The Windows Subsystem for Linux

      Upgrading this portion of Bash on Ubuntu on Windows will enable any new fixes outlines in the release notes. Ensure that you are subscribed to the Windows Insider Program and that your build is up to date. For finer grain control including resetting your Ubuntu instance check out the command reference page.


    1. The Ubuntu user binaries

      Upgrading this portion of Bash on Ubuntu on Windows will install any updates to the Ubuntu user binaries including applications that you have installed via apt-get. To update run the following commands in Bash:

      1. apt-get update
      2. apt-get upgrade

      My Computer


  10. Posts : 7,254
    Windows 10 Pro 64-bit
       #29

    You no longer need developer mode with the recent insider builds.
      My Computers


 

Tutorial Categories

Enable or Disable Windows Subsystem for Linux WSL in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:02.
Find Us




Windows 10 Forums