I was trying to install firefox on pogoplug E02 and couldn't find the package, I guess because it doesn't exist for arm?
What would a good web browser be for pogoplug E02?
Also my /etc/rc.local script isn't starting with boot, but it works manually. How can I fix this?
$this->bbcode_second_pass_code('', 'sleep 5
/usr/bin/Xvfb :1 -extension GLX -extension RANDR -fp /usr/share/fonts/misc -screen 0 800x600x16&
sleep 2
export DISPLAY=:1
sleep 2
/usr/bin/startlxde&
sleep 5
/usr/bin/x11vnc -display :1 -bg -nopw -xkb -forever -passwd my pass -allow 192.168.0.199&
')
