[LINUX] [Note] Procedures for installing Ubuntu on Windows 10

1. Enable the Windows Subsystem for Linux (WSL) feature

--Enable "Windows Subsystem for Linux" in Settings> Enable or Disable Windows Features --Restart Windows

2. Install Ubuntu

--Search and install Ubuntu in the Microsoft Store --Start Ubuntu, set user name and password --sudo apt update ・ ・ ・ Update the list of installable packages --sudo apt upgrade ・ ・ ・ Update installed packages --sudo apt install task-japanese ・ ・ ・ Installation of Japanese related packages --sudo dpkg-reconfigure locales ・ ・ ・ Set the locale to Japanese --ʻExit ・ ・ ・ Exit Ubuntu --Restart Ubuntu --sudo dpkg-reconfigure tzdata ・ ・ ・ Set the time zone to JST --sudo apt install man` ・ ・ ・ Installation of Japanese tools, etc.

References

-You can install the Linux runtime environment on Windows 10 -Japaneseize the Debian environment of WSL

Recommended Posts

[Note] Procedures for installing Ubuntu on Windows 10
Notes for installing Sublime Text on Ubuntu
Installing pyenv on ubuntu 16.04
Notes for using TensorFlow on Bash on Ubuntu on Windows
[Note] Installing Python 3.6 + α on Windows and RHEL
Installing TensorFlow on Windows Easy for Python beginners
Run Jupyter on Ubuntu on Windows
F2py on Miniconda for Windows
A memo of installing Chainer 1.5 for GPU on Windows
Operate ubuntu on VScode (windows10)
Notes on installing Anaconda 3 on Windows
Remove ubuntu installed on Windows 10 machine
Installing Kivy on Windows10 64bit Python3.5
Installing Kivy-Designer on Windows10 64bit Python3.5
[Go] Procedure for installing Go on WSL2
Run XGBoost on Bash on Ubuntu on Windows
Install confluent-kafka for Python on Ubuntu
pykintone on Windows Subsystem for Linux
Notes on installing Ubuntu 18.04 on the XPS 15 7590
Notes for using OpenCV on Windows10 Python 3.8.3.
I stumbled upon installing sentencepiece on ubuntu
Use without installing python 2.x on Windows
Building an environment for "Tello_Video" on Windows
A tool for creating symbolic links on Windows
Python on Windows
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Notes on installing Python3 and using pip on Windows7
[Note] Install wxPython 3.x on Linux Mint (Ubuntu)
Shebang on Ubuntu 20.04
Run yolov4 "for the time being" on windows
Beginning cross-compilation for Raspberry Pi Zero on Ubuntu
Build a Kubernetes environment for development on Ubuntu
What I did before installing Docker for Windows
Steps to build PyTorch 1.5 for CUDA 10.2 on Windows
Run Tensorflow from Jupyter Notebook on Bash on Ubuntu on Windows
Procedure for manually installing Java (jdk1.8) on Linux (CentOS7)
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
[Heroku] Memo for deploying Python apps using Heroku on Windows [Python]
Procedure for installing Xenomai on RaspberryPi 3 model B + Part 1
Instructions for installing CUDA 7.5 on Mac (El Capitan) + Homebrew
PIL with Python on Windows 8 (for Google App Engine)
Procedure for building a CDK environment on Windows (Python)
Notes on writing config files for Python Note: configparser
Cross development environment (developing programs for windows on linux)
Install Bash on Ubuntu on Windows, Ruby, Python, Jupyter, etc.
For those who can't install Python on Windows XP
Install TensorFlow on Ubuntu
Pylint on Windows Atom
Install PySide2 on Ubuntu
Use pyvenv on Windows
Notes on installing PycURL
Installing Singularity (Ubuntu 18.04 LTS)
Install JModelica on Ubuntu
Installing pandas on python2.6
Anaconda on Windows Terminal
Install Anaconda on Windows 10
python basic on windows ②
Install python on windows
Install pycuda on Windows10
Build TensorFlow on Windows
Try FEniCS on Windows!