I have Windows 8 as a host and Linux guest on VMware and installed redis on Linux, redis works correctly.
I don't know how to connect a redis-cli -h [ipAddress]
to redis on Linux with VMware.
How to config network on Linux, Windows 8 and VMware ?
I don't know which
[ipAddress]
to use to connect redis on Linux with VMware?
[update]
I have ping from windows and I can connect redis-cli on Linux (on VMware) to redis-server on Windows.
I use Install Redis