| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> Encapsulation HDLC, loopback not set <0> :( <0> makes me sad <0> I may be forced to use ip cif <0> I'll call rogers and see if they do ppp for multilinking <0> 5 minute input rate 232000 bits/sec <1> cisco multichannel hdlc t1 returns some interesting stuff <0> I never found anything .... all just ppp stuff again <0> buy buy buy for the first page <2> anyone in here have any asterisk/voip experience? im trying to determine how many calls an average single voip trunk can handle simutaneously or if the provider auto sends it to a voicemail after 2 calls <3> I'm having problems with a patch file for my linux source. I'm running kernel 2.6.17.4 and I have a patch called 2.6.17-rc4-git2-libata1.patch. I enter /usr/src/linux-2.6.17.4 and perform patch -p0 < 2.6.17-rc4-git2-libata1.patch and it displays what appears to be a ton of comments and then promps "file to patch:" <3> Here is a link to part of the patchfile http://pastebin.ca/87361 Any Ideas? <0> depends on the encoding <0> G729 will do more then G711 <4> wes: try patch -p1 < <3> AlexB: that was it thanks
<3> AlexB: haha but some chunks failled... crap <5> wescotte: Sober up. <3> AlexB: I am sober :) <3> is that a comon thing to get chunk failed saving rejects? <5> s/exB/ien88/g ;) <3> I've never done a patch before.. <5> No, you shouldn't get it. Moreover, you should use --dry-run before actually patching to be sure you avoid trouble. <0> wescotte: yes, if the patch or source isn't matched <4> well you're patching against a different version than what it was created from <0> yea, patching should never get those errors <0> you want it clean <0> Trey: heres what I dont get... a T1 has 24 lines in it... how exactly are those connected via a 8 wire, 4 pair cable? <4> 8 * 4 = 24 ? <4> er <4> no <4> haha <0> wait a second <0> a T1 is a serial line <0> that makes sense <0> theyre just timeslots... I thought they were distinct lines <0> T1's confuse me <0> they tell you all this info about them, but not how they ****ing work <0> stupid *** school <6> why would run samba as a daemon instead of thru inetd? <0> inetd is costly <6> Idle`: how is it costly? processor wise or does it add network traffic? <0> processor wise <0> forking and reforking == nasty <6> ok tnx <7> hi all <7> How do I mount a drive so that it's writable? I've already tried mount /dev/dha1 -o rw, but when i want to create a new file, it doen't allow me to. What do i have to do? <8> what is the find command to find files that are between 2 and 3 mb ? <8> find ./ -size +2000k -and -size -3000k <8> maybe <9> does anyone know if dovecot has /join #dovecot <9> bah.. <9> does anyone know if dovecot has a support channel. <0> toxicfume: what file system? <10> ntfs of course <0> most probably <0> yea crisco support <7> Idle`, yup, ntfs <0> you need captive-ntfs <0> its sllooooowww <0> but it works <7> ugh, i think at this point i'll stop bothering. <0> probably a good idea <11> what are some bad*** first person shooters that run on linux? <11> 100% free <0> ekim: cube <9> ekim: psdoom <11> I want to get true combat elite or whatever it's called, but it looks like a bitch to install.. <9> your processes are represented by imps, so you wound them to renice them, and kill them to kill them. <6> whats a good free time server for ntp? <12> umm <12> pool.ntp.org? <10> timex.usg.edu <6> ty <6> does ntpdate log or notify to let you know all went well? <13> Hey all, on some of my RHEL 3.x boxes, i can get serial output to console once in linux, but from grub it's not working <13> i made sure all my grub settings are right, and i disabled splash page
<13> anyone else seen probs w/ it? <12> Idle`: nub <14> i swear im gonna have an aneurism <14> i hate retail <14> someone is gonna walk in my door, and im gonna have to kill them <14> i can just feel it comming on <15> I'm updating Debian, it's asking me which locale I should use for Postgresql. I'm not sure what to pick. I'm not using it at the moment.. <12> en_US? <6> whats the correct way to stop smbd? <12> what distro? <1> cut the power cord with scissors. make sure they're metal handled <16> c0ear: retail ****s the most *** that can be ****ed in the world of employment <16> you should go to work and stab everything that moves. <16> o_O <14> yeah, unfortunately im not a postal worker, so i dont have a good legal excuse <0> Qwell[]: *** <17> "rpm -e --allmatches packagename" the proper way to uninstall a package? <17> is that? <18> well, rpm -e packagename <18> should do the trick.. <19> nice guy <0> EVIL GUY <6> my samba is all setup with ad auth for w2k. I can connect to the domain from the samba box and view all shares... however access is denied if i try to access samba box from the domain <0> samba needs to be told where the domain is <6> it seems like its a member of the domain... in the conf file the p***word server, realm and workgroup are all set <0> dunno, I've never done it <20> Hi, I was wondering whats the most popular program to use if you want to share your webcam with others on the net. <21> any kde users in here? ive got acpi setup in the kernel, i see it load during the boot and in dmesg still, i see the processors supported, button (whatever that is) and others... but in kde i only have options to play with laptop battery settings when im not even on a laptop... any ideas? <21> i do have a warning in kde that says i might be midding some components of acpi, and to load ac adapter and what not, but this is no laptop :) <22> im using knoppix4.0.2 live cd, and for some reason when i move my mouse the cursor lags when im moving it..its like slow motion..ive tried a different mouse and it does the same thing..i tried an older version of knoppix and it works fine..anybody know how i can fix this little problem? <6> if you edit pam.d/login what do you have to restart to have those options reset? <0> no <6> just the next logon uses those options? <0> yes <6> ty <0> only the login app tho <0> for instance, its not applied to ssh <6> what like telnet? <3> browouts **** :) <3> Anyone around who can help me patch my kernel? I'm running 2.6.17.4 and attempting to use patch -p1 < 2.6.17-rc4-git2-libata1.patch but it's failing. The source I have is from kernel.org and has no changes <23> cd /usr/src ; patch -p0 < 2.6.17-rc4-git2-libata1.patch <3> It's not completely failing.. just some of the parts are.. <23> then the .rej files will tell ya what's wrong... <3> soI just manually do it? <23> you have given just the most vague description.... <3> I mean do I manually make the changes based on wht's in the .rej files? <23> depends on the patch and where it fails i guess.. <3> I guess I'm just confused how it could be failing at all when it's a untouched copy of the source <23> depends how the patch was made.... against which vers..... <3> well according to the filename it's the save ver and rev <3> maybe I'm just confused as to how these patches work... <24> Am I doing something wrong to get a dynamic IP using ifconfig. I'm putting : ifconfig wlan0 -dynamic <24> seems to accept it but it doesn't work <3> IlluminaX: try using dhcpcd to obtain the ip? <25> dhclient wlan0 <26> is hotlink protection done just as well in .htaccess or httpd.conf as it is in a perlcgi/php script? <27> what's "hotlink protection" <28> xtor; you can do hotlink of images using rewrite rules .. and it'll work just as well in .htaccess or directly in httpd.conf <28> xtor; google mod rewrite hotlink or something. <0> xtor: hotlink protection works well in httpd.conf or .htaccess <29> how can you `grep -v` all lines not containing a space ? <30> http://www.devrandom.org/p/64 can anyone tell me why the first works, yet the 2nd won't boot, I get a VFS error saying bad root= entry?! (paste from grub's menu.lst) <1> warjest`: isn't removing all lines not containing a space the same thing as matching only lines with spaces? <1> warjest`: but if you insist grep -E -v '[^ ]' <0> oh man, having to write about what html and css is... :( <29> it is, but it was a matter of 'how to do it' <29> thanks trey <1> warjest`: did i just do your homework? <29> no <1> Idle`: why? <29> i'm not in school, my work hates linux, and i'm somewhat drunk <0> Trey: for the project for school <0> 'research' project... :S
Return to
#linuxhelp or Go to some related
logs:
#politics #visualbasic beerhunter smallville
#unixhelp #computers #tcl #firebird #politics #goal #beginner
|
|