how to renew ip address from dhcp server in linux workstation? in windows we will use ipconfig/release and ipconfig/renew. But what about our cute linux – you need to use command at shell dhclient eth0 where eth0 is interface . Put yours there.
or you can get using ifdown and ifup commands. ifdwon and ifup
Other Posts related to current topic


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

