Connect to CentOS LAMP instance from Windows PCs
- by Gnanesh
I have a CentOS 6 machine running on our network which has a simple LAMP installation on it.
I have some files there which I would want to access through other Windows PC which I am able to do so using the IP address of the CentOS machine.
Since the IP address of the CentOS machine also could be dynamic I would want to connect to it using the computer / host name
But I am not able to do so using the computer / host name of the CentOS machine.
Can someone help me point out what I may be missing and help me out to resolve this?