No Ip Linux

[Solved] No Ip Linux | Shell - Code Explorer | yomemimo.com
Question : no ip linux

Answered by : roie

Get new ip from DHCP (If not working, check your connection to router)
//Release ip
sudo dhclient -r [Interface name](optional)
//Renew ip
sudo dhclient [Interface name](optional)

Source : | Last Update : Wed, 30 Dec 20

Answers related to no ip linux

Code Explorer Popular Question For Shell