• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to do an ipconfig /renew on Linux

phillydog

Senior member
On windows if using DHCP, I can do ipconfig /renew which will usually give me a new IP address.

Anyone know how I can do this on Linux?
 
Thanks... it worked...

I had to do a 'dhcpcd -k' first, I guess to release the IP, then your '-r' worked...

Now, I can get to the box (via telnet, or www) on the network via IP address, but not hostname, but I might toy around with that first before I open a new topic...

Thanks again nanaki333
 
Back
Top