| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Comments:
<0> the likelyhood of a "premesis failure" is actually fairly high for us. We've had to plan for that fairly extensively.~ <1> schitzo: isn't that your plan *every* day? <2> Cynic: well yeah <3> hi i'm speaking french but i'm able to understand you..i guest you are a specialist in linux...i have mount a linux debian with mplayer this box play icecast stream ..i would like to start mplayer play stream at startup of the box (when i push de power button of my box 1 min after the stream play is my plans) do you have solution <2> siglite: we have CSX train tracks the run under CNNC <1> wow, i must understand french! <1> oh, maybe i don't. <4> siglite: Why is the likelihood high? <2> Cynic: heh "de power button" that's ze french <0> schitzo: that's our issue. We're sandwiched between a major CSX line and the river. The one-way in and out crosses the tracks. Derailment, chem leak, or blocked tracks puts us in that mode. <3> de power -the power sorry <4> We had a train collision about 10 years that was maybe six blocks from my house, that was pretty ****ed up. <5> Jeff_hbnt: So why not write an rc script that starts up mplayer? <0> I've been stuck *at* work for an hour. Once got blocked OUT of work for 8. <2> siglite: oh. ours is if someone parks a bomb underneath adn blows us up <4> schitzo: Very likely, at CNN. :P
<2> jgaddis: yup <0> jgaddis: pfft, the a-rabs love cnn. <2> good thing I'm not in that building anymore <2> instead I'm now where al our dishes are for our uplinks <3> CancerMan do you have a website to help me to make this script im a beginer whit linux debian <6> schitzo: the amusing thing is that there are two cabarets within walking distance of our place, but I suspect if a flood hit us, they'd be swimming as well <4> schitzo: An even better target! <2> jgaddis: yeah. we have backups down by the airport <2> jgaddis: it would still be a pain for me <2> RelDrgn: heh <5> jeff_hbnt: No I don't. I do beleive "google" will be your friend though. <2> RelDrgn: I can walk to The Cheetah from my current campus <2> jeff_hbnt: setup mplay to start in your GUI startup crap <5> You havn't installed SP2 yet?!? <4> Just hope it goes this well during my presentation. <4> CancerMan: Yeah, long time ago... I'm doing a presentation on deploying SPs through GPOs and WSUS, though. <5> Ahh. <3> ok CancerMan i look this i have do many search on google before to talk whit you <6> jeff_hbnt: I ***ume you have mplayer working? You can play the stream now? Also, is this a video stream or audio? <3> stream audio and is working <2> *cough*.xinitrc*cough* <3> whit mplayer <7> I somehow cann't convince $werk to it's worth the money to have off-site tape storage <6> jeff_hbnt: then yeah, use .xinitrc <2> or whatever WM you might be using that might have something specific <4> XyZzY: It doesn't have to be. $boss and I alternate between bringing tapes home. <3> RelDrgn i look this on google <6> or if you've got KDE or Gnome use their startup stuff <3> i not have any "X" server is only console mode <6> jeff_hbnt: oh ok <6> jeff_hbnt: do you want it to run even if you're not logged in? <3> yes is for make a webradio receiver i push the power button and the stream is played automaticly <6> jeff_hbnt: if so, then look at man 5 crontab at the option to have your command run when you start. Then, write a script that uses "sleep" to sleep for a minute then runs mplayer <3> crontab is for run "script" at startup ? or..? <7> jgaddis: I would rather they just send them to the airport. far enough away for me atm. the Airport is also city controlled <7> would prefer is the city had a few gophers that could do just that for all the city agencies <4> Hmm, supposed to be at work at 8am, never get there before 9am. Have an off-site meeting at 10am that I'd have to leave by 9.30am to make. Should I even bother going to work before the meeting? <4> I'm thinking not, especially when the meeting is five minutes down the road from my house. <2> jgaddis: no <2> jgaddis: then again I'm taking tomorrow off <3> RelDrgn crontab is not for play a script a defined time?? <7> schitzo: good plan. any missed Monday is a good Monday <2> yup <6> jeff_hbnt: yes, but there are special flags for certain times <3> ok i set 1 min but.. when the script is loaded? the player is loaded in loop"script is looped" ok when is ok the script stop looping? <6> huh? <6> no, you don't set it at one minute :P <6> jeff_hbnt: I suggest you ask for further help at #linuxfr, I can't really understand what you just said :P <3> yes but no one is talking... no reponse <3> RelDrgn thank for give me the best way :) <6> jeff_hbnt: anyway, looping is not good. Make sure you're not telling cron to run it EVERY minute <8> Compiling on ubuntu is like rolling dice... <6> jeff_hbnt: run the script yourself and make sure it sleeps one minute then starts playing <4> Isn't there a crontab file for stuff to run at startup? <3> i look in google "crontab" for understand <7> that's usuall rcS.d (or something similar) <6> jgaddis: there's a crontab command for it, but I don't think debian keeps a separate file <6> jeff_hbnt: run "cron 5 crontab" it will explain everything you need to know about configuring cron
<4> Ahh yeah, just replace the first five fields with "@reboot" <6> ah damn <6> "man 5 crontab" should go to sleep now :P <4> Oh, sorry. =) <6> jgaddis: haha <3> RelDrgn thanks <7> jgaddis: however; I've had to use cron to make sure some badly behaved daemons stay up <4> XyZzY: I remember having to do that a loooong time ago, but I can't remember what service it was. <7> jgaddis: this one was ours on a deadrat system <7> I cuold rewrite the biatch, but they just won't give me time. may have to in spare time and say **** it <7> well at least we are getting two more apprentice BPFH to play with <7> must be BSG time <9> mm? <7> SSigSeg: Battlestar galactica <9> i love it when authors simplify something, comment out the old code in favor of new code, but when sifting through their source, the commented out code is still there <9> not that it's not smart to keep working code in source, but on a release.. <9> dustin@dustin:~$ gcc bmp2avi.c <9> bmp2avi.c:44:21: windows.h: No such file or directory <9> this is the first open source windows anything I have found... ok <4> Heh. <10> hi all <0> hahahahahah <0> stewart's hilarious <1> hey OM <10> Cynic <0> "for those of you keeping score at home... Martin Scorsese, zero oscars. Three Six Mafia, one." <9> Film Actor's Guild (F.A.G.) <9> haha that was a good movie <11> re <12> whee <13> damned internet went out <14> you want to see what I hate about OSS? <14> http://www.dslreports.com/forum/remark,15620011 <14> exscessive goddamned navel gazing <15> siglite: what, his commentary is amusing? <0> D-side: occasionally <14> hahahahahaha that was funny. <14> I saw that. <0> scorsese probably just had an aneurism <12> er, the one TenBaseT linked <14> hahahah what the **** ATT just bought BellSouf <14> your tax dollars in action <0> TenBaseT: good god... who the hell is that 'martin' tard? <14> do what? <12> TenBaseT, AT&T/Cingular, ne? <0> TenBaseT: he causes me to want to shove a $5000 bottle of rothschilds up his *** with a sledge hammer. <14> siglite: I dont think we're seeing the same section of show <0> TenBaseT: that's relevant to the link you posted. <12> one of you has a tape delay? <14> oh **** yeah <14> I dunno. <0> TenBaseT: the guy signed his name 'martin' <14> hahahaha <14> I dont want to wreck my good name on the forum <14> but it begs the following <10> i couldn't make out more than one word in ten in that posting <14> <H1><center>WHAT.<BR>THE.<BR>****.<BR></H1> <0> hahahahah <15> what in the holy hell are you two talking about <14> I had to do it <14> http://www.dslreports.com/forum/remark,15620011#15620011 <14> that. <0> hah <0> you responded... TROLL FODDER <14> man I wish DSLR let me do img src tags properly <14> that begs for whatdog <15> why, why Oh God, won't they allow anonymous posts <15> he's in NY. thats not too far for me to fling my own crap at him. <14> hahaha <14> and hey you're from jersey, it's expected. <16> From Joysey? <15> I WILL PUNCH YOU IN THE **** <15> no one ****ing talks like thaty
Return to
#linux or Go to some related
logs:
#skype terminal.c undefined reference to `tputs' #linuxhelp #fedora mimis ravanis Dreamhost root pass
disabling ddc winxp java +and hacker
#AllNiteCafe server irc.ccpoweronline
|
|