| |
| |
| |
|
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
Comments:
<shadowarts-mac> ok wow <shadowarts-mac> i do have x on here <shadowarts-mac> or something <Dr_Willis> Xsomthing <Dr_Willis> :P <mjbjr> if it's OS X it's bsd... maybe tiger's running on X <Dr_Willis> i seem to recall somting for OSX - was it called FINK ? or similer... <amphi> Dr_Willis: yeah, fink.sf.net IIRC <shadowarts-mac> i am not a big fan of fink... <amphi> shadowarts-mac: why not? <stylish> i here fink is a dink <shadowarts-mac> mac os x shouldnt have a package manager <shadowarts-mac> it setups like a /find/usr /fink/bin /fink/lib etc <shadowarts-mac> i spent a good time of last summer getting a peice of software from not using fink <ninjaz2> the main problem with fink is it's downstream from debien <amphi> uhuh - well, that stops it stamping all over osx's stuff <ninjaz2> debian* <ninjaz2> so the updated versions flow in like mol***es <shadowarts-mac> it alwasy seems like i would spend more time fixing what fink did wrong <shadowarts-mac> than actually using the packages i installed <amphi> ah <ServerCrash> hi <shadowarts-mac> hi <ServerCrash> my ssh connection is dieing with following error "Received signal 11." <=== what could be cause of it <shadowarts-mac> dont crash my server... <ServerCrash> googling arround to catch up <ServerCrash> shadowarts-mac, :) <shadowarts-mac> well its a segfault <DBordello> I am trying to compile a module with my kernel that is a result of a patch. I put the CONFIG_XXX line in .config, but when i run make modules_install the module is never compiled and when i look in .config the definition is gone, how would i go about getting this to compile? <ServerCrash> shadowarts-mac, segfualt in ssh :o now thats a surprise <Dagmar> It is also a very very bad sign <shadowarts-mac> ServerCrash: did you compile the ssh yourself <ninjaz2> heh <ServerCrash> ya, that really stuck me in.... <ServerCrash> shadowarts-mac, no, looks like rootkit or something bad took place.....thats why ssh gone dead <shadowarts-mac> because if you did layout the -O9 -mmmx -fomit-frame-pointer ..... <shadowarts-mac> ServerCrash: try to get a backtrace on it <ServerCrash> i can ssh into the box but cant do ssh out from the box <Dagmar> W00t! OMGOPTIMIZATION! <shadowarts-mac> lol <shadowarts-mac> ServerCrash: wait you can ssh into the server fine? <Sergonium> tha boobs got optimized <Dagmar> suP4r l33t0 -O9 <ServerCrash> ya <shadowarts-mac> gdb ssh then <shadowarts-mac> then <shadowarts-mac> when it crashes <ninjaz2> even strace! <shadowarts-mac> type bt <shadowarts-mac> and bam <shadowarts-mac> backtrace <ServerCrash> ya doing that <shadowarts-mac> strace would be good too <ninjaz2> and when it tries to open /dev/.../p***wordz before the crash you will know! <shadowarts-mac> heh i had a good laugh today <shadowarts-mac> someone had this script to get quotes off bash.org on my server <shadowarts-mac> and it got a random number <shadowarts-mac> if a quote didnt exist at that number <Kevin`_> can I supply wget with POST information? <AppleBoy> dd/close <AppleBoy> argg <AppleBoy> sorry <shadowarts-mac> it spawned anohter one <ninjaz2> now that's some good design right there! <shadowarts-mac> but this guy locked himself out from logging on ssh because the script used up his processes limit <Vann> Ok, it's been years since I've used the *box wms. <Vann> Which is the most popular right now? <Sergonium> lol owned <shadowarts-mac> i got owned by it too <shadowarts-mac> 21k files in /tmp <Vann> Any thoughts? <shadowarts-mac> totally ~68MB <shadowarts-mac> fluxbox? <Sergonium> haha <ServerCrash> 0xb74bdc45 in fwrite () from /lib/tls/libc.so.6 #1 0x0804cb96 in ssh_login (state=0x807ba60, host_key_valid=0, own_host_key=0x807bec0, orighost=0xbffffcc1 "xx.xxx.net", options=0x807aee0, original_real_uid=528) at sshconnect.c:1861 #2 0x0804a8c7 in main (ac=2, av=0xbfffedc4) at ssh.c:856 <ServerCrash> bt gives this.....fails in ssh_login <stylish> any stars in the channel <solid_liq> anyone know if there is a way to make ls print the full path of the files? <shadowarts-mac> ServerCrash: what about an strace? <ServerCrash> (gdb) strace <Vann> shadowarts-mac: That's my guess, too. <ServerCrash> Undefined command: "strace". Try "help". <ServerCrash> :p <shadowarts-mac> ServerCrash: for grins... ssh localhost.... <Sergonium> im mc hammer <shadowarts-mac> ServerCrash: no exit gdb then strace ssh .... <Sergonium> u cant toutch this <shadowarts-mac> lol <shadowarts-mac> how can less than one minute remaining be longer than 5 minutes <DBordello> Is there any good reason why if i added a line to my .config that it would be gone when I 'make' and the module not compiled. Is it getting overwritten by some automated process? <shadowarts-mac> i dont understand <ServerCrash> ok <amphi> shadowarts-mac: apple-time? ;) <shadowarts-mac> ServerCrash: have you tried using ssh as a different user? <MrKeuner> hi, in maxima how can plot on the previous graph plotted? <ServerCrash> shadowarts-mac, its able to find .ssh/identity file thats why its crashing <Sergonium> hammer time <solid_liq> how do I tell grep I want patternA *or* patternB (like A || B in C/C++) <ServerCrash> now how to create that file...does it exists for all users ? <ninjaz2> solid_liq: you tell egrep to do that <ninjaz2> solid_liq: with | <solid_liq> ninjaz2: just one, not two? <shadowarts-mac> an xterm! <Dagmar> Dude, if you don't know how to create a file, you have NO business messing around with compiling ssh <ninjaz2> solid_liq: yeah <solid_liq> ninjaz2: sweet, thanks alot! <ninjaz2> solid_liq: welcome! <ServerCrash> Dagmar, i am not compiling ssh....just trying to do ssh <shadowarts-mac> ServerCrash: i would just rm -rf .ssh <ServerCrash> shadowarts-mac, ya xterm <shadowarts-mac> but thats just me <Dagmar> ServerCrash: Dude, install some other distro then. ssh should never crash <ServerCrash> Dagmar, RHEL 3 <ninjaz2> yeowch <Dagmar> Oh yeah I always want to stick something meant for people who are paying for support on my desktop <Dagmar> Not. <Dagmar> I'll stick with using distros that people expect to "just work" becuase you're on your own and cant call someone for help <shadowarts-mac> lol <Sergonium> who wants some chicken soup <Dagmar> That is just severely ****ed up that ssh is crashing <Dagmar> I would literally have to work at it for a WHILE to figure out how to make the ssh binary dangerously unstable like thhat <ninjaz2> it's a desktop? I thought he had users with shell accts <Dagmar> He's probably been ****in' owned then <Dagmar> The rootkit is screwing with the binary <ninjaz2> oh wait, that was shadowarts-mac <FLeiXiuS> Anyone know of any good websites to purchase punchdowns // other networking equipment. (including keystone jacks) <ninjaz2> ServerCrash: have you tried rkhunter, btw? <Dagmar> FLeiXiuS: Generally I just go to the hardware store <shadowarts-mac> finally i am using my desktop why sitting in a chair 5 feet from in with my laptop <Dagmar> They actually carry that **** at some of the larger ones <shadowarts-mac> wait.... this doesnt make sense... <FLeiXiuS> Dagmar: Yeah, I have nothing around here other then best buy which is almost 7$ for a 6 port keystone face plate. <Dagmar> You could have knocked me over with a feather the first time I saw a 96-point punchdown backboard at Lowes <ServerCrash> ninjaz2, not yet...but thats one of the option if this doesnt work out ... <Dagmar> FLeiXiuS: Froogle <Kevin`_> anyone know of a console program I can give a url with post information and download the result? <FLeiXiuS> Dagmar: Oh ****, that's huge. I was looking into milestek, just checking other possibilities <ninjaz2> ServerCrash: I'd recommend that as an option, anyway. <Dagmar> Well, I should also mention that this particular Lowes doesn't seem to realize they should be charging a premium for networking hardware <Dagmar> Three times I have scored a 1,000 ft spool of Cat 5 *plenum* for under $40 <FLeiXiuS> Dagmar, Damn, thats one helel of a snag. I've got a reel of 500 for 25. <Dagmar> Only three times because if you're having to buy more than one of those for yourself per year, you should probably stop chewing on your network cables <FLeiXiuS> s/helel/hell <Dagmar> Yeah, I'm used to seeing them for $60 and higher on a good day <Dagmar> Plenum ain't cheap <orpras> I was sooo hungry <Dagmar> The ONLY thing I can figure si that maybe they're getting some kind of subsidy for selling them as home improvement items or something <FLeiXiuS> Well I made the mistake of just running the crimped cat5e through the house. Now that I've got my hands on some...'nifty' hardware. It'd be so much easier terminating them into a punch down + jacks. <Dagmar> FLeiXiuS: Did you run that through the walls? <shadowarts-mac> does anyone happen to have a T1+ line coming into their house that they want to share with me before my dsl modem explodes?
Return to
#linux or Go to some related
logs:
You must have the XTest library to build synergy #python #gentoo #css skge full duplex gentoo #web ubuntu sbawe ubuntu disable iptables #perl #perl
|
|