Linux operation on Win10

By using WSL (Windows Subsystem for Linux), you can create a linux environment in a Win10 environment.

Change Windows settings

Launch control.exe (even if you open the control panel)

image.png

↓ Check the windows subsystem for linux (It's already enabled in my environment, so it's checked, but I don't think it's checked by default) image.png You will be prompted to restart the OS, so follow

linux installation

After restarting, open the MicroSoft Store from the start menu and open Enter linux in the search tab and install your favorite distribution (Ubuntu is already installed in my environment, so it is displayed as installed) image.png After that, it will be the operation when ubuntu is installed. For other distributions, there may be operational changes as appropriate.

booting linux

Start menu-> start ubuntu After booting, you will see Installing, this may take a few minutes ... Wait a few minutes and then enter your username and password (It seems that admin was not good for the user name .. ww) image.png

This completes the environment creation !! After that, let's create a user, set up a web server, and do various things.

Recommended Posts

Linux operation on Win10
RNN operation status on Anaconda on Win10 (my)
Daemonizing processes on Linux
jblas on Arch Linux
Linux (WSL) on Windows
NAT router on Linux
Linux command [File operation]
Develop .NET on Linux
Wake on lan on Linux
Monitor traffic on Linux
Update vscode on linux
Check capacity on Linux
LiveUSB creation on Linux
NTP configuration memo on Linux
Install Minecraft on Arch Linux
Install Linux on your Chromebox
Downgrade Mcomix on Arch Linux
Use Github Desktop on Linux
Install the JDK on Linux
Elixir = Comfortable on Linux Mint
Recording and playback on Linux
Check TTL on Linux router
Read core voltage on Linux
Put jenv on Amazon Linux
Linux on Windows -1-: debian introduction
Introducing Elixir on Linux Mint
Use sshpass on Amazon linux2
Install Homebrew on Amazon Linux 2
Paste the link on linux
Install strongSwan 5.9.1 on Amazon Linux 2
Run FreeBSD on Linux + qemu
Use Linux on Windows 10 (WSL2)
Setting up OpenSSH on Arch Linux
Install Python Pillow on Amazon Linux
Linux study session 2nd: File operation
Install oracle java8 on amazon linux2
Try installing OpenAM on Amazon Linux
WSL2 ~ Linux on Windows ~ (Part 1: Introduction)
Install CUDA on Linux Mint Mate 20
Install Arch Linux on DeskMini A300
Completion of docker command on Linux
Run a Linux server on GCP
How to install VMware-Tools on Linux
View disk usage on personal Linux
Install pyenv on EC2 (Amazon Linux)
[Linux] I installed CentOS on VirtualBox
Enjoy edge computing on Alpine Linux
[Linux] Frequently used Linux commands (file operation)
Rip Music CDs on Arch Linux
Make Live USB on Alpine Linux
Linux
[Linux] Docker environment construction on Redhat
[Linux] File and directory operation commands
Use Chrome Remote Desktop on Linux
[Note] Install Imagick on Amazon Linux2
[Note] Run Django on Amazon Linux 2
[Linux] Frequently used Linux commands (folder operation)
Introduce Python 3.5.2 environment on Amazon Linux
pykintone on Windows Subsystem for Linux
Find large files / directories on Linux
python> os.path.join ('data','checkpoint')>'data / checkpoint' on linux