Windows 10: I can now open windows from linux (wsl) on my windows machine, but is it possible to have...

Discus and support I can now open windows from linux (wsl) on my windows machine, but is it possible to have... in Windows 10 Ask Insider to solve the problem; [ATTACH] submitted by /u/lynet_101 [link] [comments] https://www.reddit.com/r/Windows10/comments/milh6v/i_can_now_open_windows_from_linux_wsl_on_my/ Discussion in 'Windows 10 Ask Insider' started by /u/lynet_101, Apr 2, 2021.

  1. I can now open windows from linux (wsl) on my windows machine, but is it possible to have...

    /u/lynet_101, Apr 2, 2021
    #1

  2. WSL

    Version 2 of WSL uses a new lightweight utility virtual machine capability. To enable the lightweight virtual machine and WSL, you need to enable two Windows features: Virtual Machine Platform and Windows Subsystem for Linux.

    To enable these features via the user interface (UI), press the Windows key and enter Windows Features, then click on Turn Windows features on or off.
    When the Windows Features dialog appears, check the boxes for Virtual Machine Platform and Windows Subsystem for Linux.




    If you want to make version 2 the default for any Linux distros you install then run the following command:


    Code:
    Now you can install Linux distro from Microsoft Store it will be running version 2 of WSL.

    A distro can be converted between versions of WSL after installation. To achieve this, you use the wsl --set-version command.

    This command takes two arguments:

    • The name of the distro to update
    • The version to convert it to

    An example of converting the Ubuntu distro to version 2 is shown here:

    Code:
    Execute wsl --list --verbose versions of WSL installed distro.
     
    FreeBooter, Apr 2, 2021
    #2
  3. Windows Subsystem Linux

    Hello,

    We would like to know more about the issue you're experiencing with using
    Windows Subsystem for Linux
    . Kindly answer the following questions:

    • Are you developing a program, an app, or a software for Linux?
    • Is your Window 10 PC connected to a domain?
    • Are you managing a Windows Server PC?
    • What troubleshooting steps have you tried so far?
    • Can you tell us the Version and OS build of your Windows 10 device? You can find this information by clicking the
      Start button, type About your PC, and then press
      Enter.

    We need the following information in order to determine if we need to refer your concern to the
    TechNet forums or the Microsoft Developer Network (MSDN) forums.

    For now, we suggest reviewing these support articles to find out if there's an issue with the installation of
    Windows Subsystem for Linux:


    We'll be waiting for your response.
     
    Devlin Sco, Apr 2, 2021
    #3
  4. Brink Win User

    I can now open windows from linux (wsl) on my windows machine, but is it possible to have...

    Using Windows Subsystem for Linux (WSL) in an Enterprise


    Source: Using WSL in an Enterprise Windows Command Line Tools For Developers
     
    Brink, Apr 2, 2021
    #4
Thema:

I can now open windows from linux (wsl) on my windows machine, but is it possible to have...

Loading...
  1. I can now open windows from linux (wsl) on my windows machine, but is it possible to have... - Similar Threads - open linux wsl

  2. WSL Windows Subsystem For Linux "wsl" command not found

    in Windows 10 Gaming
    WSL Windows Subsystem For Linux "wsl" command not found: Guys help, I've contacted ms support multiple times and none of the agents have been able to solve the issue.so, I have Windows Subsystem for Linux WSL with Ubuntu installed. yesterday, i tried to install docker, and it was kind of a mess, so i just uninstalled it in every...
  3. WSL Windows Subsystem For Linux "wsl" command not found

    in Windows 10 Software and Apps
    WSL Windows Subsystem For Linux "wsl" command not found: Guys help, I've contacted ms support multiple times and none of the agents have been able to solve the issue.so, I have Windows Subsystem for Linux WSL with Ubuntu installed. yesterday, i tried to install docker, and it was kind of a mess, so i just uninstalled it in every...
  4. WSL Windows Subsystem For Linux "wsl" command not found

    in Windows 10 BSOD Crashes and Debugging
    WSL Windows Subsystem For Linux "wsl" command not found: Guys help, I've contacted ms support multiple times and none of the agents have been able to solve the issue.so, I have Windows Subsystem for Linux WSL with Ubuntu installed. yesterday, i tried to install docker, and it was kind of a mess, so i just uninstalled it in every...
  5. relate to Windows Subsystem for Linux WSL

    in Windows 10 Gaming
    relate to Windows Subsystem for Linux WSL: I’m having trouble with the Windows Subsystem for Linux WSL on my Windows 10 computer. Whenever I try to open WSL, it automatically closes within a second. I’ve tried disabling and re-enabling the WSL feature, but the issue persists. Can anyone provide guidance on how to...
  6. relate to Windows Subsystem for Linux WSL

    in Windows 10 Software and Apps
    relate to Windows Subsystem for Linux WSL: I’m having trouble with the Windows Subsystem for Linux WSL on my Windows 10 computer. Whenever I try to open WSL, it automatically closes within a second. I’ve tried disabling and re-enabling the WSL feature, but the issue persists. Can anyone provide guidance on how to...
  7. WSL Linux for Windows 10

    in Windows 10 Virtualization
    WSL Linux for Windows 10: Hi, Just curious if anyone here has tried or uses the WSL Virtualization for Linux for Windows10? I am curious to see how Ubuntu 20.04 LTS will look in Windows10. I'm just curious... 181521
  8. Is it possible to create a shortcut that will open WSL in Windows Terminal?

    in Windows 10 Ask Insider
    Is it possible to create a shortcut that will open WSL in Windows Terminal?: The title says it all. I'd like to be able to open WSL in Windows Terminal without having to open the terminal, then either click the down arrow > Ubuntu or type wsl. submitted by /u/FloatingMilkshake [link] [comments]...
  9. You can now access Linux filesystems in Windows 10 and WSL 2

    in Windows 10 News
    You can now access Linux filesystems in Windows 10 and WSL 2: Starting with Windows Insiders preview build 20211, WSL 2 will be offering a new feature: wsl --mount. This new parameter allows a physical disk to be attached and mounted inside WSL 2, which enables you to access filesystems that aren’t natively supported by...
  10. Copy files from Windows machine to Linux machine

    in Windows 10 Customization
    Copy files from Windows machine to Linux machine: Hi All, I wanted to copy a folder of files from windows EC2 to Linux EC2, I have tried pscp but it is asking pem key file to validate, its in production so i dont wanted to use that. I am using both the machines in windows AD, so is there way to validate the authentication...