| |
| |
| |
|
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
Comments:
<0> i have a basic question, about lvm, can it allow me to combine 2 or more disk into on big partitions ? <1> how do u use esd ? <2> Coke: but it's good enough to test it to find out if this is the reason <3> is there a free debian cd shiping service on internet like https://shipit.ubuntu.com/ <4> no <5> jm_: it's tested, it does not work properly so I must change it, but how? <4> loca|host: if you want to contribute some money to pay for such a service, feel free <5> jm_: the generated modelines don't work with the non-free driver it seems <6> Anyone willing to help me troubleshoot Squid? It works just a problem <3> petemc, i can be an investor, who will build the service site <5> jm_: this one worked http://sh.nu/nvidia/gtf.php <4> loca|host: ask on the debian-project mailing list <7> hi <7> someone here experiance with nessus? <2> Coke: I have been using custom modeline generated with that .fr page on my old 21" CRT and with non-free driver for years <4> escalade: if you have a problem, just ask
<7> i try to use nessus for local scan, so need to auth with ssh private and public key. i searched the logs, but cant find if its working ok or not. <8> how do i get blackbox to re-read my .bash_profile, for the PATH? <8> ive tryed restarting the x server <9> how do i install new kenrel? <6> Question: I am running squid and it works but, there is one website it wont load up. Is there a DNS resolv or cache I can clear? <7> at least got the nessusd running bij default it places the nessus-services in the wrong dir <9> how can i install kernel? <10> Werl^work: find a kernel in the packages list and apt-get install it <8> wierd.. When i restart my computer, it appears my .bash_profile doesnt get read-in untill i type "bash". Anyone know what i'm doing wrong? <8> its my $PATH i'm woried about.. <11> submarineshaun: how do you log in? <12> !wikifaq submarineshaun DotFiles <13> submarineshaun: check out http://www.linuks.mine.nu/debian-faq-wiki/DotFiles or if that doesn't work, try http://www.linuks.mine.nu/debian-faq-wiki/ <11> at the console? <8> yes <8> ty for the links <12> submarineshaun: what is after the last colon when you type: getent p***wd submarin <14> What's the difference between the 'python' and 'python2.4' packages? <8> bin/bash <8> with a precedding / <8> preceeding* <12> jengelh: the "python" package in debian will point to whichever is the "current defeult" python package in debian which is python2.3, and /usr/bin/python will point to /usr/bin/python2.3, at some time (hopefully soon) debian will be swithing the default to python2.4 <14> So, if I have both automake1.4 and automake1.9, I need to remove automake1.4 to have the command `automake --version` return 1.9... <12> jengelh: or run "update-alternatives --config automake" as root <14> ok <14> but python otoh is not alternatived <9> which is the newest kernel? <15> Werl^work: for which debian version? <0> Werl^work:2.6.16 <16> has any one here got freeradius fully compiled? <15> Dazgard: or 2.4.32 <15> superlinux: why compile it since Debian has freeradius packages <12> jengelh: no, python can't be, becuase scripts that have "#!/usr/bin/python" in them will break if you switch the version since then all of the python2.3-foo packages that you installed won't be working <16> in the stable binary pkg thereis the EAP/TLS is not existing in mine <12> jengelh: if you are writing a script which requires 2.4 and wont run in 2.3, you need "#!/usr/bin/python2.4" at the top <16> asg, its *.so file is missing <15> superlinux: then what error are you getting while trying to compile it? <16> checkit <16> wait <16> asg, what should be the equivalient of the openssl-include pkg on debian? <16> cos it needs it <15> superlinux: libssl-dev <16> i did <16> i did install it <16> but i had to force it <15> superlinux: did you make clean and rerun ./configure --foo <16> wait.. this is what i got <16> In file included from eap_peap.h:25, <16> from rlm_eap_peap.c:24: <16> ../../libeap/eap_tls.h:138: error: parse error before "SSL" <11> can one use skype instant messaging with standard Linux IM clients? <16> this is my configure: ./configure --with-openssl-includes=/usr/include/openssl/ --with-openssl-libraries=/usr/lib/ <16> azeem, what do u mean explain more <15> superlinux: you shouldn't have to use --with-openssl... if you've installed the debian libssl-dev package <16> ok <11> superlinux: I thought I read they wanted to use jabber or so for instant messaging (while keeping the VoIP proprietary) <16> i'll clean and recompile <16> i donno <17> are there any MTAs in debian that support OMDR (rfc2645)>? <18> ifvoid: IMDR ? <19> Hello guys, Do you know how to limit the TIMEOUT for pop3d connection? I heard it can be done recompiling with a different timeout value, but Im not finding this parameter in the source code, or config file.
<18> OMDR ? <16> but azeem have u tried voice on skype? me, i did <15> !rfc2645 <16> it's cool <18> cris_nasc: what MDA ? <11> superlinux: I don't need that <8> humm, restarted the computer, and it wont read at all, even /etc/profile, even when i type "bash" <16> aha <12> fireba11: what would an mda have to do with a pop server timeout? <19> courier-imap 4.1.0 <18> stew: er .. messed something up ^^ <18> cris_nasc: read up about couriere then ... i don't know if its a config setting or you have to recompile .. why do you want to change it ? <12> cris_nasc: have you tried asking #courier? <19> Because our POP3D servers are opening a lot of connections and NOT closing them. So the load goes VERY high and the servers are freezing. <12> cris_nasc: an open connection that is not being used wouldn't affect the load <20> i have an address 'host.com' i can ping it, then i try to access it using its IP, but i get the 404 error. this address is from my vpn client, what can cause it to ping but dont work in the browser? <12> cris_nasc: and courier restarts itself periodically so that these connections don't live forever, if you server is crashing due to high load, i'd look for some other cause <18> cris_nasc: that sounds like someone is trying to brute-force your pop accounts ... <15> ifvoid: http://www.plonk.de/sw/odmr/ <19> But theres a MAX_DEAMEON limitation for open connections (800 right now), and this limitation must be used to control the load <8> ok, so ive given up on bash, but i have another problem: when I click on an item in my blackbox menu, nothing happens. I check my .xsession-errors and; "/bin/bash: line 1: exec: /home/shaun/.blackbox/menucommands/aterm.sh: cannot execute: No such file or directory" <8> but: <8> cd /home/shaun/.blackbox/menucommands; ls <8> aterm.sh <8> ?? <15> submarineshaun: ls -l /home/shaun/.blackbox/menucommands/aterm.sh <15> submarineshaun: paste the output <12> cris_nasc: that sounds correct. and if you really have 800 people accessing mail at once, you likely need more than one server, talk to #courier perlstalker in there maintains a very large courier install servicing thousands of concurrent users <19> We do have more than 50K accounts. <8> asg: It says "No such file or directory"! now im confused... <19> And we do have 5 servers, but the problem is happening in all of them. <12> cris_nasc: "the problem" being that 5 isn't enough, it sounds like <19> So we really want to find out how to restrict the timeout for pop3d. <19> Until last week we had 3 and there was not problem. <12> cris_nasc: why do you think that will help? if a connection is idle, and subject to a timeout limit, its not affecting your load anyway <19> Stew: May be the problem is in a different place, but if we can restrict this we can find the problem faster. <20> i have an address 'host.com' i can ping it, then i try to access it using its IP, but i get the 404 error. this address is from my vpn client, what can cause it to ping but dont work in the browser? <15> submarineshaun: ls -l --show-control-chars /home/shaun/.blackbox/menucommands/ <17> fireba11: sorry, I meant ODMR <17> asg: thanks <15> ifvoid: you're welcome <8> asg: ok, hang on while i type the output: my linux box isnt connected to the net <8> total 4 <8> -rwxr-xr-x 1 shaun shaun 249 2006-03-28 02:54 aterm.sh <18> ifvoid: sill got no clue what that is <15> submarineshaun: okay, if you go into /home/shaun/.blackbox and type 'at[TAB]' does the shell complete the file? <5> I've been trying to get my geforce 7800 do use 16:9 resolutions on my twinview (TV) without any luck, anybody else manage to get this working with the xorg in unstable? <15> fireba11: it's like pop-before-smtp but a different architecture <17> fireba11: it allows for SMTP transfers of mail to hosts that are not permanently connected or have dynamic ips <18> ifvoid: ah okay <19> Stew: Have you already configured a different timeout for pop3d? Do you know where I can setup this? <8> asg: it completes to aterm, but not aterm.sh <15> abrotman: and if you type ./aterm and then ./aterm.sh, what happens <21> asg: not much <15> bah <15> submarineshaun: and if you type ./aterm and then ./aterm.sh, what happens <15> abrotman: this is what happens when I'm sick and then talk to you <8> ./aterm "no such file", ./aterm.sh: launches my script in the x tty <15> submarineshaun: well it's there, I'd verify that the blackbox menu line is correct <12> cris_nasc: no, i have no need to. if you need to you'll have to edit the source <8> asg: i'm afraid so; [exec] {/home/shaun/.blackbox/menucommands/aterm.sh} <8> still same error in .xsession-errors <22> instruction Google Adsense--> http://planet.nana.co.il/hartk2003/en.htm Download Firefox --> http://planet.nana.co.il/hartk2003/Firefox.htm <12> cris_nasc: looks like it's hardcoded to 300 seconds in the source <15> submarineshaun: try putting aterm.sh in some other location and see if the same thing happens? <8> aye aye sir <22> instruction Google Adsense--> http://planet.nana.co.il/hartk2003/en.htm Download Firefox --> http://planet.nana.co.il/hartk2003/Firefox.htm <23> "***MEMORY-ERROR***: [16696]: GSlice: failed to allocate 248 bytes (alignment: 256): Invalid argument" when I try to run k3b <8> asg: ty, it now seems to be working, when i put it in /home/shaun <15> submarineshaun: cool <23> any ideas?? <15> in\exhale: does that error occur every time or just now and then? <24> hi again <23> asg, everytime. It used to run great, i don't know what broke
Return to
#debian or Go to some related
logs:
xten fedora +libstdc++ ubuntu network driver broadcom 57xx ubuntu sudo: unable to lookup filter via gethostbyname() initramfs-tools iscsi #web download codescs bluetooth.h debian #web libssh xubuntu 11gb sftp
|
|