search
HomeOperation and MaintenanceWindows Operation and MaintenanceOne article explains the installation and configuration of Win10 subsystem (share)

In the previous article "A brief analysis of nginx caching and cleaning (code sharing)", we learned about nginx caching and cleaning. The following article will help you understand the installation and configuration of the Win10 subsystem. Let’s take a look.

One article explains the installation and configuration of Win10 subsystem (share)

After much fiddling around, I still feel that

window terminal

is not very useful, mainly due to In terms of development work and project release, my pile of commands don't work at all. I'm going to build a virtual machine, of course not referring to VirtualBox and VMware Workstation, well, yes win10's own subsystem. Introduction

Linux

subsystem for Windows (English: Windows Subsystem for Linux, referred to as WSL) is a system for A compatibility layer that can natively run Linux binary executable files (ELF format) on Windows10 and Windows Server 2019. Preparation

Make sure that the current system version number is higher than 1607 (Build 14393.10).

1. Before installation, you need to modify some system settings. First, select Settings->Update & Security->Developer Options in the Start menu, and select the third item, Developer Mode.

One article explains the installation and configuration of Win10 subsystem (share)2. Open Programs and Features in the Control Panel to enable or disable

Windows

features, and check the # that applies to Linux ##Windows subsystem, click OK, wait for the system to be configured and then restart the computer. Installation

Early versions provided the command installation

lxrun /install /y  #此命令已经废弃

But in the new version, this command has been abandoned, and it is recommended to use the store installation.

Open the store->Search

linux

, you will see a series of subsystems, you can choose

Ubuntuinstall in the start menu Find the Ubuntu

you just installed, start it, initialize it, enter your username and password, and you're basically done.

Of course, I feel that the most important point is not to use the subsystem in windows

.

Use

to open

Windows Terminal

Enter

wsl, or create a new tabSelect Ubuntuthat is Can.

wsl

You will find that the drive letter of One article explains the installation and configuration of Win10 subsystem (share)window

is automatically mounted, and the operation is as fierce as a tiger, Nima, it is actually the same as

windowsIntegrated into one. There is no distinction between you and me, there is no distinction between you and me. In this way, you can execute the windows command in Linux, which will be even more powerful. windows Set Linux as a subsystem. This operation is simply outrageous. Try bash

, try

expect, it works smoothly. It's so cool, isn't this what I want? I can't help laughing like a pig. Feeling

Think about maintaining different projects on more than a dozen different servers. Using

windows

to maintain

Linux is really nonsense. . But it's different now. There are subsystems. Everything is different. It's like seeing an oasis in the desert. To be honest, window

is getting easier and easier to use now, and installing a solid-state disk is as fast as lightning. It’s just that the

UI is a bit ugly without moral integrity. Recommended learning: windows tutorial

The above is the detailed content of One article explains the installation and configuration of Win10 subsystem (share). For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:禅境花园. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.