Tagged Questions
1
vote
2answers
294 views
How can my server detect IP changes in order to notify my dynamic-DNS provider?
Just set up ubuntu server, which has a dynamic ip. I am looking for a way to keep my dns server updated. Im using entrydns to do this and they provide the following command to update the server.
curl ...
4
votes
3answers
4k views
How to find out if Ubuntu is using DHCP (Ubuntu 12.04 LTS GUI)
How can I find out if my IP address is DHCP, Fixed or Dynamic?
I need to tell my network administrator what the IP address is, that my Virtual Machine is using. I know the numbers, but I don't know ...