Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

duplicate wsl distro

You first must export the WSL distribution you wish to clone.

1. wsl.exe --export OriginalDistributionName FileName.tar

You must now import the distribution you just cloned with the following command:

2. wsl.exe --import ClonedDistributionName InstallLocation FileName.tar

You can start the cloned distribution by running the following command:

3. wsl --distribution ClonedDistributionName
Comment

PREVIOUS NEXT
Code Example
Shell :: export docker image 
Shell :: what is a shebang line 
Shell :: conda install django-cors-headers 
Shell :: git flow release 
Shell :: how to open terminal in vs code 
Shell :: get diff stash 
Shell :: cut delimiter spaces 
Shell :: find the process ID of a running process bash 
Shell :: install gitflow 
Shell :: how to move folders in linux terminal 
Shell :: write in a file linux 
Shell :: edit alias terminal 
Shell :: authy 
Shell :: remote: Permission to asfand005/test.git denied to asfand87. 
Shell :: solana connect mainnet 
Shell :: ubuntu cannot access settings 
Shell :: setting ssh for github 
Shell :: bash find text in all csv files 
Shell :: Target DEP-11-icons-small (stable/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-https_download_docker_com_linux_ubuntu-groovy.list:1 and /etc/apt/sources.list.d/docker-ce.list:1 
Shell :: list relative path windows 
Shell :: list of unix commands 
Shell :: noetic catkin tools install 
Shell :: gpg to encrypt a file 
Shell :: format flash drive linux 
Shell :: kubectl update field 
Shell :: skript tuske gui 
Shell :: fallocate 10mb command 
Shell :: --no-check-certificate while running a script 
Shell :: ubuntu 16 lock from terminal 
Shell :: install shutter for ubuntu screenshot 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =