@# 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



Comments:

<0> whats wrong with just supplying it after anyway?
<1> in the /etc/freeradius/clients.conf whose IP/mask should be in the clients IP/mask {} section ?
<2> !tell pjv about pubkey auth
<3> should i reboot karsten?
<2> Bone_Thug: Give it a shot. Note any error messages.
<4> valdyn: in /etc/network/interfaces # The primary network interface auto eth0 iface eth0 inet static then the address/netmask etc, but now when i run ifconfig it doesnt display eth0 only lo
<2> pjv: The whole idea of ssh is to *not* be cavilierly tossing your p***words around where others can nab them. Use key-based authentication, and ssh-agent for p***wordless access in a secure manner.
<5> ahh i c thaks guys
<5> karsten: that' a nice tutorial ty
<2> pjv: NP.
<6> ok
<7> ok
<1> in the /etc/freeradius/clients.conf whose IP/mask should be in the clients IP/mask {} section ? is't the IP of the AP or the Supplicant?
<7> i had to note this quick, so it may not be 100% accurate
<2> Bone: OK.
<7> i got: no journal on filesystem on hda3, shpchp cabn't be loaded, pciehp, can't be loaded



<7> ther was a list
<7> it said
<7> pci sucess
<7> usb
<7> usb success
<7> and thats all i got
<7> there was two usb's in the list, only one had success
<8> dont you hate it when a program is broken in linux but the "same" program compiled in windows works?
<2> Bone: try: /etc/init.d/pcmcia stop; /etc/init.d/pcmcia start
<2> Doh. Nevermind.
<2> This is USB, not pcmcia ;-)
<9> is there an easy way to split .avi file, and an easy way to join the splits under windows later?
<2> !tell ma3x about split
<7> debian:/home/avont# /etc/init.d/pcmcia stop
<7> bash: /etc/init.d/pcmcia: No such file or directory
<9> !split
<10> extra, extra, read all about it, split is what the name says, it splits files into pieces. split --bytes=1400000 FILE FILE_ to split; cat FILE_* > FILE to merge.
<2> ma3x: Um. Nevermind that, but 'man split'.
<2> Bone: Bad call on my part.
<9> okay
<0> avidemux and theres the windows one it was based one
<9> liable, avidemux is too complicated. it has to be something for newbies
<11> man avisplit
<9> karsten, and later how can I join the files in windows?
<2> ma3x: 'cat' will do it in Linux, Cygwin's cat in Windows. Not sure of other tools, though I think there are some.
<2> ma3x: They're just bytestreams, anything that will append them will work.
<11> you can use copy in Windows to join it
<2> jm_: The usual concern is globbing order.
<12> Hi, a good udev tutorial?
<2> Bone: Head-scratcher here and I've got to get to sleep.
<11> karsten: absolutely, best to specify it by hand
<9> jm_, how can you join them with copy in windows?
<7> alright
<9> copy is only for copying or?
<7> i got to get to school
<7> i'll look for you after school
<2> jm_: Right, but split and shell globs usually work well. Windows 5.3s can fskc you up.
<11> ma3x: copy /b f1 + f2 + ... ma3x_home_porn.avi
<2> Bone: Heh. Prolly won't be on for a bit, but it's a pretty good channel.
<0> heh
<2> jm_: tsk, tsk...
<9> jm_, I didn't know that. nice f1 and f2 are the chunks?
<13> or just copy /?
<11> ma3x: filenames yes
<14> Hi guys, 2 days ago i have begin to setup my tv card. Im happy, the last night i have done the job. It's perfectly working (just the remote controle that i need to find to setup, but that's a little detail) :-) Thanks guys/developers/Debian/...
<14> So now the next challenge, that controle :-) First i need to know and read on the web howto with that remote controle. Someone tips, or can point me to the right way. It's my first setup i have do of an tv card.
<11> evaded: read about LIRC
<14> jm_: :-)
<15> evaded: www.lirc.org
<11> evaded: but it depends on wheter your paticular model is supported
<14> It's an Hercule smart tv (Brooktree Corporation Bt878)
<14> Thanks again guys :-)
<9> I'm trying to burn a data CD with k3b and it's giving me this error: sending cue sheet, unable to send cue sheet, this may be caused by wrong settings
<16> hey I am using this trivia eggdrop script and it generates html status files, but I want to save them in /var/www/ so people can view them on the net, but it cannot write there. How can I get around this?
<9> but I don't see any cue sheet settings anywhere
<11> Slackadaca: write it where you can and then copy it as user who can write there
<14> Slackadaca: in '/tmp' for example
<9> jm_, I've splitted my .avi file and now I can't burn it, it says unable to send cue sheet
<9> what's cue sheet?
<16> yer but I don't want to have to keep coping it everytime it updates



<14> Slackadaca: Add an config to apache?
<14> Slackadaca: Take for example that you save it in '/home/that_trivia_user_only' and add it to the config of apache?? So that ther a an subdir more in http://localhost/html_trivia_thing
<11> Slackadaca: so use ~/public_html
<11> ma3x: I can't help you with that, I don't use k3b
<9> ok
<14> ma3x: Look on http://en.wikipedia.org/wiki/Cue_sheet for example??
<16> jm_, how do I get public html to work?
<17> i'm using KDE on Debian stable -> how do i configure KDE to automount a USB Thumbdrive when? inserted?
<17> oh i mean when inserted.
<0> usbmount?
<14> Slackadaca: make an dir 'public_html' in you're home drive, simply
<14> Slackadaca: Then point your browser to 'http://localhost/~that_user'
<9> evaded, more or less I know what a cue sheet is. But why is k3b trying to send a .cue when I only want to burn data cd with one file
<14> ma3x: I not know imediatly :-/
<9> evaded, okay I fixed it
<14> Slackadaca: Done?
<16> yep
<16> thanks
<14> Slackadaca: ;-)
<17> liable: wow.. thanks.. i've finished apt-get install'ing usbmount.. now gonna try it out..
<0> kijjaz: read the docs for it though.
<17> liable: what do you suggest? oh ok thanks.
<0> kijjaz: you need to run sync iirc before you unplug, otherwise you might loose data.
<15> I'm using my usb sticks with autofs. The unmount time is 5secs so when I'm done with the stick I just need to wait a bit and unplug it. Don't need root use it at all.
<15> to use it*
<11> yeah I use autofs too at work and hotplug at home
<15> jm_: hotplug? Can you use hotplug for unmounting the stick?
<11> tralala: no, I unmount it manually, it's just mounted automatically
<8> I have a sprite that was designed for a game with palette color cycling. I have the sprite's bitmap, and the color palette. What program can I use to most easily produce each shifted version of the sprite?
<11> sparr: xpm format is pretty simple
<8> jm_: heh, id really rather not do it in a text editor by hand :)
<11> sparr: well some sort of script, you would just change the colour valuse
<11> values
<14> sparr: Gimp with kungfu scripting ??
<8> jm_: i was hoping some image editor might have a 'rotate palette' option :(
<8> evaded: yeah, script-fu could do it.
<8> if im gonna go that route ill just get imagemagick to do it
<4> how can i upgrade from stable to testing?
<18> !stable->testing
<18> !test
<10> Sorry, sep, I didn't get your test.
<18> !stable->testing
<11> try sarge instead of stable
<18> jm_, works in msg
<18> !sarge->testing
<11> hmm weird
<18> !tell Trent- about stable->testing
<18> that worked too i think
<4> yep
<14> Yep, strange 'sarge->testing' & 'stable->testing' by dpkg
<11> maybe it does this if factoid is veyr long
<14> hhhmmm
<18> unlikely sarge->etch is not that long
<11> !+stable->testing
<10> Sarge too old for you already? Edit your sources.list ('editor /etc/apt/sources.list'), change all non-local mentions of 'sarge' or 'stable' to 'testing', and replace the security.debian.org line by a testing security line (ask me about testing security). Save the file, then 'apt-get update && apt-get dist-upgrade'. Then subscribe to d-d-a (/msg dpkg d-d-a) or I will come and pour hot grits down your pants. ask me about downgrade
<19> If I have a bash script, owned by root. How can I set it so that all users will execute the script as root.
<11> SJr: you can't
<19> really?
<19> what does setUID do?
<11> it doesn't work on scripts
<19> ah really
<19> why not?
<18> !sudo
<10> methinks sudo is (SUperuser DO) better than su, according to talon.It is able to give limited super user privileges to specific users, or can allow you to do silly things like run X apps with root perms, or good in scripts with "username ALL = NOP***WD: /some/program", or http://www.aplawrence.com/Basics/sudo.html
<18> !why not
<10> because I don't like you
<14> lol
<19> uh oh
<18> SJr|nx, becouse your not trusted to write secure scripts
<19> Lol
<19> I installed a new kernel, dpkg borked, I restarted, removed it, installed an old version, and now when I tried to install sudo, it just finished setting up the new kernel.
<20> it would require the executable that runs the script to be setuid


Name:

Comments:

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






Return to #debian
or
Go to some related logs:

Grettch
module ABI major version doesn't match the server's version
jcw9 nyu
familiar gxine
#bash
binary representationquick division
#oe
#web
#fedora
suse 10.0 repository squidguard



Home  |  disclaimer  |  contact  |  submit quotes