0

Help with Linux terminal on Windows

I have enabled Windows subsystem for Linux by running Windows Powershell as administrator and ran the following:

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

After that I restarted my computer and installed Ubuntu. Then i ran the following commands:

$ sudo apt update
$ sudo apt upgrade --assume-yes

My problem is basically that when I'm using Windows CLI, the linux commands are not accepted.
I have searched online for possible mistakes I have made, but so far I haven't been able to solve this issue. Any possible help or suggestions would be very appreciated.

Both my OS and the Ubuntu versions are 64 bits.

Thanks in advance.

malva99
asked Aug 30, 2019
1 Answer
1

Have you installed Windows 10 Anniversary Update on your machine?As Windows subsystem for Linux works only on Windows 10 64 bit Operating System Please Ensure that you have installed the Windows 10 Anniversary Update on your Machine.

View More
lucas
answered Aug 30, 2019
Your Answer
||||
x
 
100:0