Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Required Windows feature(s) not enabled : Hyper-V and Containers

Disable-WindowsOptionalFeature -FeatureName microsoft-hyper-v -online
restart-computer
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
restart-computer
Enable-WindowsOptionalFeature -Online -FeatureName Containers -All
Comment

PREVIOUS NEXT
Code Example
Shell :: install spring boot on ubuntu 
Shell :: install nodejs debian 10 
Shell :: ubuntu move all files in directory 
Shell :: install composer package from github 
Shell :: how to kill process ubuntu 
Shell :: lib cairo win64 installation 
Shell :: github push 
Shell :: The framework needs the following extension(s) installed and loaded: intl. at SYSTEMPATHCodeIgniter.php:219 
Shell :: installing docker curl wget 
Shell :: sed remove line after match 
Shell :: how to run appimage on linux mint 
Shell :: homebrew installation 
Shell :: Pterodactyl wings update 
Shell :: postgres setup Linux Debian 
Shell :: how to install mongodb server in ubuntu 
Shell :: how to git clone from a specific branch git 
Shell :: ohmyzsh 
Shell :: linux mount ntfs as read write 
Shell :: git push reset 
Shell :: readme style 
Shell :: ubuntu timestamp 
Shell :: nodemon use 
Shell :: Redis::CommandError: MISCONF Redis is configured to save RDB snapshot 
Shell :: java to jar 
Shell :: stop docker image 
Shell :: netstat pid 
Shell :: check ip address linux 
Shell :: git update gitignore remove files 
Shell :: delete a branch from remote 
Shell :: repository commands 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =