I solved using autostart of LXDE-pi and a sh file and epiphany browser. I had to install xautomation for simulate an user input sudo aptitude install xautomation In the home of pi I've created a sh file touch start_browser.sh I've inserted the following code in the file # running the browser on the ...