Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

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.

  1. How to config network on Linux, Windows 8 and VMware ?

  2. 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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.