Thread: Running a line of code at startup
hi guys,
i've installed webcam-server, startup script came not working managed make work using following terminal code:
export ld_preload=/usr/lib/libv4l/v4l1compat.so; webcam-server -d /dev/video1 -c
puddlescam! -g 640x480
problem is, have put full thing in terminal every time system boots , leave terminal window open keep going, there way can run automatically?
i'm still bit of noob when comes linux sorry if stupid question.
edit /etc/rc.local:
put command @ end, *before* "exit 0" line.code:gksu gedit /etc/rc.local
cause command run root near end of boot process before log in.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Running a line of code at startup
Ubuntu
Comments
Post a Comment