Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

hyper v powershell windows

// menyalakan hyper v
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

// matikan hyper v
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
Comment

PREVIOUS NEXT
Code Example
Shell :: replace ionic-angular @ionic/angular 
Shell :: How to kill all tmux sessions (or at least multiple sessions) from the CLI? 
Shell :: wget download to specific directory 
Shell :: git get commit id 
Shell :: bash how to remove rows if specific field is blank 
Shell :: apply stash 
Shell :: flutter doctor android licenses exception in thread main java.lang.noclassdeffounderror 
Shell :: get ssh key mac 
Shell :: stop all running instances of tmux 
Shell :: env var linux to uppercase lowercase 
Shell :: Ndless SDK 
Shell :: ubuntu remove user 
Shell :: Error: That port is already in use. 
Shell :: update flutter command 
Shell :: postgresql status ubuntu 
Shell :: how to change date of file in linux 
Shell :: insufficient permission for adding an object to repository database .git/objects 
Shell :: verify elementary os iso image 
Shell :: why gitignore not working 
Shell :: cmd delete folder 
Shell :: downooad sublime in linux mint using terminal 
Shell :: git delete local commit 
Shell :: git pasar de https a ssh 
Shell :: android sha1 generate 
Shell :: how to download from git branch 
Shell :: run tmux on startup 
Shell :: shell ls a zip file 
Shell :: install pyqt5 designer 
Shell :: disable pre commit hook 
Shell :: git change origin url 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =