Go to advanced search

by sannantonio
Tue Dec 08, 2015 2:14 pm
Forum: Beginners
Topic: Running a script after an IP addrees is assigned to eth0
Replies: 2
Views: 834

Re: Running a script after an IP addrees is assigned to eth0

Thank you, actually, I had already tried to put my script inside if-up.d, but it executed BEFORE the IP assignment. The right answer would be to put the script in the /etc/dhcp/dhclient-enter-hooks.d/, but for some reason, scripts in that directory are not triggered. Eventually, I've put my script i...
by sannantonio
Tue Dec 08, 2015 1:04 am
Forum: Beginners
Topic: Running a script after an IP addrees is assigned to eth0
Replies: 2
Views: 834

Running a script after an IP addrees is assigned to eth0

Good evening, as stated in the subect, i'm trying to run a script after an IP adress is assigned to my eth0 by a dhcp server. I've a raspberry set on a read-only environment as shown in https://k3a.me/how-to-make-raspberrypi-truly-read-only-reliable-and-trouble-free/ I've tried to put a bash script ...
by sannantonio
Wed Apr 08, 2015 7:28 am
Forum: Media centres
Topic: Show YouTube Videos with some text above
Replies: 3
Views: 902

Re: Show YouTube Videos with some text above

Thank you. Subtitles are a great idea. I'll work on.

Cheers,
Antonio
by sannantonio
Sun Apr 05, 2015 8:32 pm
Forum: Media centres
Topic: Show YouTube Videos with some text above
Replies: 3
Views: 902

Show YouTube Videos with some text above

Hi all, I'm thinking of doing a sort of media center for parties. It should work in this way: participants submit to a web page their musical preferences. The web server, processes these requests and using online services like last.fm and youtube elaborate a queue of music videos to play. An rpi, co...

Go to advanced search