On 09/17/2015 11:47 AM, Wayne Sallee wrote:
In terminal simply enter:
ifconfig wlan0 inet 192.168.x.xxx

Then I created an alias for that command with also && ip addr show:
ifconfig wlan0 inet 192.168.x.xxx && ip addr show

I might stick a sleep command in between the two.

Then I edited /var/lib/dhclient/dhclient-wlan0.leases
editing the fixed-address that was already in that file.

Wayne Sallee
[email protected]
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to