Quote:
Originally Posted by NiLuJe
Heh, looks like a fun little project! I'll look into it for the next usbnet release, it doesn't sound much more complicated than building it and putting it in $PATH, since the server is spawned on demand via SSH, we just have to make sure there's a proper UTF-8 setup on the Kindle side (which might not exactly be the case, I seem to remember disabling htop's utf-8 support for some reason besides ncursesw not being shipped on the Kindle...).
|
Great Idea! I didn't even think about using it for usbnet but it would be useful b/c at least for me my desktop wants to disconnect and reconnect every 2 or 3 seconds with the kindle and it gives it a new ip every time.i usually diagose the the ip problem with something like
sudo watch 2 ifconfig usb0 192.168.2.1
but it stil is cycling and mosh could help by reconnecting after it cycles.