| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> I installed cyrus-imapd using yum and started it - but when i do: cyradm --user cyrus localhost it asks me for an IMAP P***word - where can I find this p***word? <1> hi i just setup mrtg for traffic analysis on our cisco 1700 router through snmp and it seems that the in thorougput and out thorougput are backwards <1> i read somewhere that its because this is done to keep perspective for example a router going to an corp hq router <1> but i havent read anything on how to reverse it <2> hello <2> how can I make the text in X programs look more like the text in windows? I mean like a text that takes up the full pixels used by it. What makes the text on linux try to be smooth, and end up looking like crap? <3> how to get top command in color automatically <3> :) <3> like i press z then it will do red <3> :) <4> :) isnt a substitutive for . <5> lol <5> colored top - learn something new everyday <3> hummm <5> L|NUX: please don't msg people unless invited to do so... <5> it's best to keep all questions in the channel
<3> ok <6> guys anyone have freeradius experience here?..there very little documentation <6> (anyone that can help me with a bunch of things) <7> what is freereadius? <6> ... <6> lol <6> auth server <6> bye then :( <5> haha <8> hey anyone understands vlan/trunking? <9> hi guys <9> how can i configure it so that my adsl can have multiple public ip address? My ISP said that my account that i dialed will have 6 useable public ip addresses <9> any ideas? <10> kernel20: you use pppoe now? <9> yes <9> gnubien <10> kernel20: searched the pppoe docs? <9> toinks <9> ? <10> kernel20 <= the farce is strong in this one Obeewan <9> ? <5> kernel20: use aliases on your network interfaces <5> like ifconfig eth0:1, etc <11> I am getting verizon dsl very soon. I plan on using an old pc as a router/fw. problem is I don't have all the parts. I don't plan on setting up a network, I will just have on pc online. Will I be ok just using a firewall until I get the router setup? Or am I asking for trouble? cheers <12> how do i make linux listen to the eject button on a cd and umount/eject when you hit it? fc4 <13> rv_weasel: umount the cd <12> like i said. using the button <6> guys can you take a look in http://pastebin.com/654875 <14> can anyone tell me which bittorrent client they use? (i need it to work through the prompt, no gui stuff) <14> maybe use was the wrong word of choice, make that bittorrent client they know works well in the command prompt <15> how do you resize a window in twm ? <15> i've unmerged kde and have to wait for it to emerge again :) <6> Iam8up: azureus <15> never mind <14> since when did azureus have a command line option? <6> Simkin: don't use gentoo ihihihi <15> found it! <6> oh <6> sorry <6> lol <15> twm ain't so bad <6> Iam8up: I've read too quick <14> lol...ya, i use azureus on my windows desktop <15> it's still better than doze! <6> Iam8up: the original bittorrent <6> have 2 command line <6> bittornado have too I think <14> have 2 command line? what? <6> 2 command line apps <6> btdownloadcurses.py <6> btdownloadgui.py <6> I think <6> but I idon't use them for a loong time <14> ok, thanks man <6> grrr both linux and freeBSD are having problems creating the certs to freeradius :( <16> Anyone know the magical incantation to get a bluetooth headset paired to a Linux desktop? I've googled for about an hour, without any luck. Lots of stuff on pairing headsets to phones, phones to desktops, but not headsets to desktops. <17> i have a question reg shared memory ... which is better : MMAP or SHM calls <16> jayanth: mmap <16> Scanning ... <16> 00:07:A4:47:5B:1D Motorola HS820 <16> 00:13:17:2E:0B:7E Motorola H700
<6> setuid: I think there was something about alsa and that <16> ..so it sees my two bluetooth headsets, but how do I get it to authorize them by entering their default pins at the desktop? <16> forevertheuni: Right, snd-bt-sco <6> setuid: have you searched for sco? <16> forevertheuni: I had this working before <6> setuid: yes <17> setuid, if i want to read and write into that memory very frequently <16> But I can't remember how to pair the dang things ;) <16> jayanth: mmap is faster <16> forevertheuni: Any idea? <17> setuid, but in terms of easier usage ? <6> setuid: hmm I would like my computer be the headset..have you found something on that <6> setuid:... that's the reason why I can't help you <16> forevertheuni: sure <6> setuid: do you know something about creation of openssl certs? <16> I can do 'bluez-pin in 00:07:A4:47:5B:1D' and it prompts me for a pin, so I enter the 0000 default pin of the headset, and bluez-pin exits, but there's no confirmation from the headset side. <16> Arg. <16> forevertheuni: sure, but I use cacert.org now <16> Free, trusted, official certs <6> setuid: do you know something about creation of openssl certs?s <6> setuid: I need certs for freeradius <6> and I can't create them <16> Why can't you create them? <16> openssl genrsa -out server.key 2048 <16> openssl rsa -in server.key -pubout -out keys/server.pub <16> openssl req -new -key server.key -out server.csr <16> openssl req -x509 -days 180 -key server.key -in server.csr -out server.crt <16> yadda yadda (from my irc openssl cert script) <6> w8 <6> grrr I can't past & copy :( <6> http://pastebin.com/654942 <6> I'm using CA.all script from freeradius scripts <6> I've tried manually too <6> both in linux and freeBSD <16> What's the problem? <6> it's in the pastebin page <16> I don't have time to load a browser <6> oh :( <6> # <6> rror opening CA private key ./demoCA/private/cakey.pem <6> # <6> 15083:error:02001002:system library:fopen:No such file or directory:bss_file.c:349:fopen('./demoCA/private/cakey.pem','r') <6> # <6> 15083:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:351: <6> sorry the flood everybody :D <16> And what happens when you put the .pem file in the right place? <6> :/ <6> it's a script <6> it should have it <6> I'm going to use something from a tutorial I've tried before (again) <6> I think I had more luck this time <16> grr, bluetooth is voodoo <18> is there a way to run e2fsck or something similar on a mounted partition? <18> or force it to run at boot? <18> once <16> whyvas: tune2fs -C400 /dev/hda1 <16> then reboot <18> won't that make it mount 400 times before it autochecks? <16> No <16> It forces the current mount count to 400, so it checks at the next reboot <16> You *NEVER EVER EVER* want to e2fsck a mounted filesystem, especially a journaled one <19> not even just once? :P <18> what happens? <18> just messes **** up? <19> I would guess it could mess up big time <16> whyvas: Yes, say bye to all of your data <16> Take it from someone who has trashed hundreds of filesystems over the last decade with Linux <18> i've done a few <18> hehe <18> why would they allow it if it ****s up everything?? <19> 'they' ? heh - <16> They allow rm(1) too, and that has the potential to **** up things <20> hey all, this is probably a dump question but maybe you can help me. Im trying to find out why my computer beeps whenever i load certain modules, also why when i press backspace repeadetly and it has nothing left to delete does it beep, i want to turn this feature off.. im using 2.6.15 <19> if you want to do somthing.. do it. :P
Return to
#linuxhelp or Go to some related
logs:
#debian desactivate fn key thangClient Linux Promise TX2300 #lisp #web xchm vs gnochm #oe turn on telnetd on ubuntu STAC9220 fedora
|
|