how i can now what is my ip and centos ip...
how i can now what is my ip and centos ip...
Windows:
Start (or Windows button on Vista/7)
Run (or the search box in Vista/7)
Type in cmd, and press ok
At the command prompt type ipconfig /all
In the results find your adapter name and your IP will be listed.
CentOS
Applications
Accessories
Terminal
Type in ifconfig
Find the right adapter and the IP will be listed.
This should be a trivial process. You also should have set static IPs and not need to do this. If your PC receives an IP via DHCP you are going to run into connectivity problems any time the lease is renewed. Make sure you set both your Windows and CentOS to static IPs so you dont have to deal with it.