@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57



Comments:

<0> hecate355: no it's not possible
<1> deadcat: Sorry.
<2> or * * * * * endeavormac python /home/endeavormac/testcron/testcron.py ?
<3> Debian
<4> endeavormac: you're not telling it when to run
<3> like, a desktop like envirnment
<2> wouldn't that be every minute?
<4> endeavormac: you have to have a number in at least one of those * fields
<0> hecate355: drive letters are a windows thing, and you need a seperate partition
<2> ok, thanks
<5> King_Andy: use gnome or kde, xfce or fluxbox, etc
<6> King_Andy: ion3
<0> you'll have to resize drive d
<3> thank you wols and wbstpe
<6> blondie: i tried to explain it some 10 minutes ago
<7> Hi. I'm looking for a software with similar features like sox. It should furthermore have a tone generator, pink noise and be able to mix multiple streams easily. The usage of some kind of programming language would be good. Any suggestions?



<0> wbstpe: I was being a cunt
<4> endeavormac: every minute is */1 in the minute field
<8> How come apt-get install gaim tells me that my version is the latest when I have 1.2.1 installed? This is the only uncommented line in sources.list deb http://debian.scribus.net/debian/ unstable main non-free contrib
<2> what about 0-59?
<0> prolific-: 1.2.1 of what?
<5> blondie: gaim
<8> Yep
<4> endeavormac: yes, that will work too
<0> OH
<0> who knows
<2> ok thanks
<5> prolific-: you sure that repository has a newer vresion of gaim?
<0> prolific-: maybe you need to apt-get update
<2> i know have the line 0-59 * * * * endeavormac python /home/endeavormac/testcron/testcron.py
<2> but the command is not being called
<8> I have apt-get update'd but I'm not sure if that repos has the package...pdo.debian.net has it
<0> prolific-: use a different mirror then
<8> Gotcah
<7> Are there know audio libraries wich provide pinknoise, compander, bandp*** and a programmable amplitude modifier?
<9> endeavormac, * * * * * endeavormac python /home/endeavormac/testcron/testcron.py
<4> markybob: is this in your /etc/crontab ?
<4> markybob: or your user crontab?
<2> 0-59 * * * * endeavormac python /home/endeavormac/testcron/testcron.py is in /etc/crontab
<9> \amethyst, why are you asking me? i'm not the one who had a question.
<4> oops
<0> \amethyst: your crontab is wrong
<4> endeavormac: is this user crontab or /etc ?
<4> blondie: ?
<0> \amethyst: that line is all wrong
<4> blondie: for a user crontab it is
<0> \amethyst: you broke the internets!
<4> endeavormac: hm
<4> endeavormac: anything in the syslog?
<0> too many backslashes
<4> blondie: \\\\
<4> blondie: aren't you glad you don't need to write Java or elisp regular expressions to match windows filenames?
<10> hi, all
<6> \amethyst: ????????\.???
<6> :)
<4> wbstpe: s/file/path/
<4> wbstpe: and that's not a regular expression
<10> i use debian testing. after upgrade of kde (3.5) and xorg nvidia-glx does not work any more. is this known issue?
<4> you mean ........\....
<11> noob question how do i enable agp support on xorg with a nvidia card?
<6> \amethyst: hey i know - it just came along ;)
<4> or .{1,8}(\..{0,3})?
<12> !tell Ftroop about nvidia one-liner
<4> though really you should be using a character cl***, since some characters aren't permitted
<2> ok, sorry, my IRC client went insane
<11> thnaks for info :)
<11> *thanks
<13> endeavormac: mirc? (=
<6> \amethyst: ok, [a-zA-Z0-9]{1-8}\. ... *g*
<2> I'm on a wireless network behind a firewall in a college library, and there's no IRC, so I'm ssh -L 6667:irc.freenode:6667 to my linux box back home
<2> i'm using colloquy for mac
<2> i'm guessing lost packets and the ssh connection going haywire for a bit, i really have no idea
<2> never had any problems with this client before :/
<2> anyway
<13> endeavormac: why not just ssh to your box and run an irc client+screen ?
<2> i love mac os x
<2> and, if i understand your question correctly, because i have no x11 server on my machine at home



<2> it's really just for doing mundane tasks, hosting a couple random services, and helping me get into IRC when i'm behind stupid firewalls :)
<9> endeavormac, screen != X11
<9> !screen
<14> screen is, like, like, allows you to have n terminals and easily switch between them, add keybindings, has its own scrollback and copy/paste and let's you resume all your sessions if your terminal dies or you get disconnected or http://www.michael-prokop.at/screen/ or at ftp://ftp.gnu.org/pub/gnu/screen or apt-get install screen
<15> yeap, screen is comfortable if your on ssh
<16> is there any reason why transferring to an external usb that was ext3 would be *really* slow? Transferring to a fat32 was pretty pacey
<17> !screen =~ s/like, //
<14> SerajewelKS: OK
<2> ah! i should have known that. there's no alt+fKey switching on mac os x when you boot into console mode, so you have to use screen
<10> can anyone tell me why new xorg conflicts with current version of nvidia-glx and there is no new nvidia-glx in repository?
<9> s-andy, i ***ume it's because you're running testing
<17> !screen =~ s/let's/lets/
<14> OK, SerajewelKS
<9> s-andy, wait for the unstable version to sink in or add unstable to your sources and get that version
<16> usb 2.0, btw
<2> in any case, perhaps someone could help me. I have the line 0-59 * * * * endeavormac python /home/endeavormac/testcron/testcron.py in my /etc/crontab file. I would ***ume that would run the command python /home/endeavormac/testcron/testcron.py as the use endeavormac every minute, but the command is not being run.
<2> any ideas?
<9> endeavormac, yes. i told you what to change it to about 15 minutes ago. are you doing drugs while ircing? that's not good for anyone :-)
<2> you told me * * * * *, which is what i had to begin with
<2> and was told i needed at least one number
<2> right?
<9> endeavormac, what error message did you get?
<2> none
<9> endeavormac, no. * * * * * should work. it's what's in the manual
<19> endeavormac: you should not need any numbers
<2> ok
<2> and that will run the command at 00 seconds?
<6> endeavormac: man 5 crontab
<20> Is there any way to poweroff/standby/sleep a SCSI hard disk? Like hdparm -Y /dev/hdX for IDE.
<21> maelcum is gaming. !gameinfo for more info.
<22> Hi, What should be installed in order to make man pages for standard C functions available (e.g. man scanf)
<23> maelcum: hm?
<24> manpages-dev
<2> wbstpe: i've looked through all the man pages, i just want to make sure, because it's not working
<24> i think
<9> endeavormac, then it's something else. check to make sure that endeavormac has the right permissions to access the file. ls -l /home/endeavormac/testcron/testcron.py
<25> endeavormac: it'll run it every minute.
<9> endeavormac, try to run it manually and see the outcome. su - endeavormac and then python /home/endeavormac/testcron/testcron.py
<25> endeavormac: if it's not being executed, do something like the following: * * * * * echo I WORK; fooscript;
<25> endeavormac: you should get an email from cron every minute telling you that the script is working.
<2> when testcron.py is run, it opens a file containing a number, increments it by one, and then saves it back to that file. when logged in as endeavormac, i can run that command fine and it works
<26> dam what was that cmcd to check if ive got some sound working ?
<26> play or
<26> ..
<6> endeavormac: mhh - im not shure - does cron have the PATH-var? try /path/to/python ...
<17> yggrdasil: play, mpg123, ogg123
<2> running mail gives me nothing, but in all fairness i did kill exim
<9> yggrdasil, cat /dev/urandom > /dev/dsp ? :)
<2> yep, python is in /usr/bin and that path is in cron
<2> wait
<2> i think i may have found it
<25> endeavormac: you mean the full path to the script?
<6> yggrdasil: try apt-get install sox if you want to "play" ;)
<27> Hello, I want to run windows 2003 server on top of debian on my server (without keyb/mouse/monitor). But I don't want to install X (well, atleast no X client on the server). What software do you recommend ?
<27> I was thinking xorg, vmware, x11vnc ..
<27> but doesn't that require a running desktop ?
<28> ARGH!
<29> GloX: VMware Server (which is free-as-in-beer, and is now in beta, available as a free download) can run headless
<26> wbstpe
<26> ok i iddnt hear anything
<27> great Wyzard :)
<29> GloX: The VMs are run by a daemon that starts at boot time, and you view them with a GUI client that can run on a different machine which does have X
<27> I'll check it out
<26> wbstpe ok i didnt hear anything
<26> haha
<26> gonan run alsaconf
<30> can someone help me compile something? i only have a configure.in.in script, no 'configure'...what do i do?
<9> hid3 look into scsi-idle package
<27> and say if I do install X (without client) on the server, what's the best way to remotely manage it
<27> I want to be able to connect from my laptop, which is windows only (school :/)
<29> GloX: There's a Windows client too
<2> alright, the problem is i write my scripts as open ('counter.txt', 'r') and don't give the full path. when cron opens the script, it can't find counter.txt because it's opening it from a different path.
<2> i feel like an idiot :p


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

gentoo wpa ndiswrapper association request to the driver failed
#math
gnome-lite samba
xine unsupported codec gentoo
jackass live cd tarball
assign super-minor
debian mysqli
#javascript
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1 s
crystal 4237B ubuntu



Home  |  disclaimer  |  contact  |  submit quotes