Quote:
Originally Posted by Titano
I might be a little late to this but I do have all the files from the kindle 5 wiki when gitbrew was up. I'm attaching them if anyone still needs them.
|
Thanks for the file, Titano
But I watch one problem (IMHO). In my /etc/sysconfig/iptables I have a rule for vnc server (
https://www.mobileread.com/forums/sho...d.php?t=175297). If someone use the runme.sh, the script overwrite the iptables file and the vnc server don't accept connections (the rule is just accept TCP packets in 5900 from the wlan0 interfaz: -A INPUT -i wlan0 -p tcp --dport 5900 -j ACCEPT).