Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Souleris968yHave it since update. Im happy with it, tho sometimes have small problems (ofc its beta)
-
Souleris968y@sry9681 you have to enable developer mode on windows 10 and enable it at windows features
-
JakeHL6658y@sry9681
Enable dev mode on Windows 10
Go to add and remove features and click the windows subsystem for Linux
Type bash in cmd/powershell -
The only comment I have so far is that, Apache and IIS cannot share port 80.
But still, not bad if you need to test stuff in Ubuntu. -
Its released now. I don't have dev moved and I have it installed. Maybe it was in one of those updates people always complain about ;)
-
kong6098yGotta say I'm not a fan of it. Cygwin integrates better with Windows than this "official" solution :/
-
ponchoalv328y@kong cygwin emulates a posix environment. Windows subsystem for Linux implements posix on the Windows kernel and install the ubuntu userspace.
-
kong6098y@ponchoalv Yeah I know the difference.
Maybe it's just me -- with Ubuntu on Windows bash I feel like I am working on two different OSes. But with Cygwin bash I feel like it's actually a part of Windows.
Bash on Ubuntu on Windows. Yay!
undefined