View Single Post
Old 11-22-2011, 04:20 PM   #11
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
I did not notice an NM icon.

When the usbnet drops, I noticed that the IPv4 address goes away, and the HWaddress last octet changes to 09.

Thanks for the nmcli tip -- I will probably add that to my 'mntusb' script at some point.

@NiLuje: Here is a little script I use, that you may want to stick in the usbnet hack bin folder:
-----
#!/bin/sh
### toor - find root password
echo fiona$(grep Serial /proc/cpuinfo|cut -b 12-27|md5sum|cut -b 8-10)
-----

Last edited by geekmaster; 03-13-2013 at 08:33 PM.
geekmaster is offline   Reply With Quote