Tech Support Forum banner
Status
Not open for further replies.
1 - 3 of 3 Posts

· Registered
Joined
·
60 Posts
Discussion Starter · #1 ·
Hello

I am looking for a way to control remote linux servers with dinamic IP adresses in command line from a Windows machine.

Like Temviewer on Windows i can see all online machines and access them.
How can i do that with a remote access to the command line of the server knowing that the ip can change at any moment.

Best regards
Thank You
 

· Premium Member
Joined
·
2,755 Posts
The short answer is it cannot be done.

If these are your linux servers then you must know their IP address as you set them
up. Secondly you would use SSH to login possibly using Putty on windows.

You can always access your linux server and run ifconfig this will give you the IP address.

Usually DHCP servers have a lease of 24 hours so the IP address should not change that often.
 
1 - 3 of 3 Posts
Status
Not open for further replies.
Top