Difference between revisions of "IRODS iCommands installation on Windows"

From SNIC Documentation
Jump to: navigation, search
Line 6: Line 6:
 
   
 
   
 
     Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
 
     Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
 
+
 
  Then, we need to restart our computer when it is asked.
 
  Then, we need to restart our computer when it is asked.
  
 
2.
 
2.

Revision as of 16:48, 15 January 2021

- something here

1. Windows Subsystem for Linux Installation Guide for Windows 10

Open PowerShell (as administrator) and type:

   Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Then, we need to restart our computer when it is asked.

2.