18
4
I am using windows 10 and I have ubuntu 16.04 installed as linux subsystem. I am running a rails app on port 4567, which I want to access from windows.
I know an approach of using ip address, but ifconfig
didn't work. (I tried running /sbin/ifconfig
). This outputs a warning as,
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
I searched in internet, came across this open issue. So is there any alternative feasible solution?
>
Well I upgraded it to 16.04.1. GUI not needed. V.M. makes system slow. – peeyushsrj – 2016-10-05T20:44:09.700
Well, you could run Rails directly on Windows, removing Linux completely. – GiantTree – 2016-10-05T20:46:53.850
For that windows needs to install ruby, devkit, rails etc. which makes system slow again. – peeyushsrj – 2016-10-05T20:54:23.577