linux强制开启dhcp
摘要:Linux renew ip commandThe-rflag explicitly releases the current lease, and once the lease has been released, the client exits. For example, open terminal and type the command:$ sudo dhclient -rNow obtain fresh IP:$ sudo dhclientThere is no need to restart network service. Above command should work w
阅读全文
posted @ 2012-12-03 10:03