Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ho to autostart chrome on linux boot

# Open Terminal and type:
sudo vim /etc/xdg/lxsession/LXDE-pi/autostart

# Add path and URL you would like Chrome to go to
@/usr/bin/chromium-browser http://127.0.0.1:8080
 
PREVIOUS NEXT
Tagged: #ho #autostart #chrome #linux #boot
ADD COMMENT
Topic
Name
9+5 =