| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Comments:
<0> Lion BGC what is that a CentOS service <1> an anime series :P <0> if i do httpd restart i gget, error while loading shared libraries: libcom_err.so.3: cannot opend shared object file: No such file or directory <1> well, sounds obvious enough IMO. Check your apache config to see if its trying to use modules which it cannot load. <0> ow, hmn it also displays if smb is restarted, whaever service <1> smb ? <1> please speak English here, not moron. <2> how are you today Lion-O? <2> hm <3> bgc? <1> hmm, even LIVE :) <1> played with some japanese band. lol, this is funny <1> lol, some girls being a little bit silly dressed ;-) still, the song kicks *** <3> I repeat: BGC?
<1> Jostein: and you claim to know anime? ;) <3> no I dont <3> in fact I hardly watch it <1> Jostein: oh, doh :P <1> Jostein: 'Bubblegum Crisis', but the original batch (2032). <3> I mostly watch doramas. in fact watching one right now <3> sounds animeish indeed :P <3> Lion-O: seems like you need to read this before it's too late <3> https://jostein.kjonigsen.net/articles/131/Anime_fans_worldwide__You_are_going_to_hell.aspx <1> Jostein: its also pretty dated, but ye gods did I like that music.. When I first saw episodes 1 & 2 I was totally sold. Awesome music to be using in a cartoon <1> these dance p***es are just silly <4> This is the driest piece of chicken I've ever had. <5> Wheee. Mirc on my new laptop... Now I recall why I hatd mirc. heh <3> Falchion: using mirc brings you insight like that :P <5> heh <1> Jostein: lessee <5> wish I could remembee the name of the script I used to use. Bah <3> every single non-mirc users who heard me bitch about mirc when I had no other choice, and come back and appologized the second they had to do so themselves :P <1> omg.. this is totally awesome <3> s/and come/have come/ <1> bbiab <5> Jostein: yep <2> how is your day jostein?\ <3> too productive to day too :P <2> ah that's just scary, are you on drugs? <5> Vista.. is... weird. Meh. <3> too day Ive posted five updates, fixed one screenscraper that failed after a site redesign, redone the howto, since the authentication scheme changed, and also gone for a 1 hour walk. <3> Falchion: yup <2> bwuh <3> and Ive also been at work :P <2> wont you get a burnout this way? <3> its weekend soon <3> I -know- how to relax in a weekend <3> :) <3> unlike SOME others in here. *grin* <2> ok.. good <2> are you refering to someone who likes to do walks as well and doesnt have a dog? <3> anyway. when I have public services that people use failing on me (like the screenscraper based service), -I- want it to work for me, but also because people appreciate the service I do <3> so, its part for me, but part because I have a internet out there using my services. <2> I see, you do feel responsible (even though you are a guy) <3> I like having -my- stuff being reliable in a world where so much is flaky <3> I insist on not being a ****ty or lazy coder :P <2> good <2> I've been totally lazy today ;) <3> hehehe <3> Thats my usual day. but today I -needed- to get stuff done <6> Bleh, out of dipsause <2> what are you dipping polarwolf? <6> Same doritos as yesterday <7> Falchion: Vista is like a crack pipe without the crack. Because someone else already smoked it and just left you the hot, sticky residue. <2> you just dip them and lick the sauce of so you can eat them tomorrow again? ;) <6> Hmm, Viktoria Koblenko is hawt <7> mikaa: you could use a spoon for that. <3> Ka-bar: Vista aint -that- bad. There are things I honestly like <2> true Ka-bar <8> PolarWolf: thanks for link, but i have another problem, before route some packet to custom gateway need to change source ip in packet <3> Ka-bar: but there's alot of nanny-BS, yes <7> RadiationX: and why would you want to do that? <3> RadiationX: then you have a ****ty network or application design, or you are doing something nasty. maybe even both <6> RadiationX: Hmm, so mangle it some more
<7> RadiationX: trying to implement an IP-spoofed DDoS? <8> experiment idea: in local network there is gateway with vpn server, my machine can send udp, icmp packets via gateway, and tcp packets via vpn tunnel <3> RadiationX: so why the spoofed IP? shouldnt the VPN take care of that? <6> And how it does it <8> yes, but i want send icmp and udp not using vpn <6> RadiationX: So exclude that traffic from the VPN <8> ya :) <1> still, sounds silly to me <1> I mean; that would mean you couldn't ping hosts on the vpn either. <6> Most halfway decent implementations support that by now <7> if you change the source ip on an icmp packet, you won't get a response. <7> unless that's the whole idea... <8> i want to do it because gateway firewall filters only tcp packets <7> call me jaded, but I smell a ddos kiddie. <1> hmmm, something doesn't add up. Granted. <1> either that or he is an awfully poor explainer. <8> yes its my bad english <9> hello, how can i right drwx-wsr-t in octal form ? <1> sfdcsddddddf: 'man chmod' <3> or he doesnt "get" how VPN works and intend to hack his way trough it, instead of setting it up properly <9> Lion-O i want to calcule what umask should i use to when i creat a dir per default it will give him those rights without i use chmod. <3> unless he is using Windows, like me, where it seems impossible to make the VPN selective about traffic :( <1> sfdcsddddddf: 'man chmod'. Find the right value then simply reverse it. <9> ok lemme try. <9> ty a lot libolt <9> Lion-O sorry <5> meh <10> hrm I need to figure out sometime how to link an XP machine into an openswan/x.509 based vpn <1> and I don't mean reverse in backwards. 0 becomes 7, 2 becomes 4, etc. hmm, 2 and 4? no, thats not right. <1> oh well, can't think :P <9> Lion-O, got it ty. derived by adding up the bits with values 4, 2, and 1. <10> Lion-O: you were able to at one time? :) <1> libolt: at some time it worked, yes ;) <8> Try to good explain: gateway connected to internet, allow incoming and outcoming udp and icmp packets, but to send tcp packets i need to establish vpn connection. Vpn server gives my machine special ip address, so after machine has 2 ip: lan and vpn. With iptables i mark all udp and icmp packets from interface but must change source ip because machine uses ip given by vpn server <6> Probably some crappy VPN connection which hijacks all traffic <8> udp traffic excluded from vpn <6> Generally knows as Some Piece Of **** Which Should Be Put Out Of Its Misery But $Vendor Gets $Bigbucks From It <1> :) <7> PolarWolf: netscreen? <6> Ka-bar: If you say so, I never had the privilege <3> ok. so I have NO idea if there are ukranian linux channels :P <1> Jostein: oh god <1> here it comes ;) <5> .. <3> Im sure there are linux channels were they speak russian though. thats what you speak in ukrania, right? <6> Ukranistan? <8> russian linuxoids evil and don't want to help newbs <6> at least we have something in common then <7> hehe <7> [london] -!- Cannot join to channel #routing (Bad channel key) <= wtf? <1> Ka-bar: probably taken over. Time to move to neko <6> Make Revie have a peek <11> stie cineva un proxy server pt linux? <1> X be laggish <7> BaCkTraCk: ENGLISH <1> credit card ****tard <7> BaCkTraCk: http://www.abbeyrd.org/sounds/english.wav <11> someone knows a proxy server for linux pls? <6> that rhymes <5> Poet and didn't even know it <1> Nanuq! <12> Lion-O! <12> Okay, three topping pizza. What should I get? <7> Qunan! <1> Jostein: you do realize that the moment the hentai monsters DO come to earth us Anime fans know how to fend against them, right? <3> its called "write" and the bitmapping/octalmapping for that is described in the manpage <3> although, you can chmod anything into a directory if it is not <3> can't
Return to
#linux or Go to some related
logs:
who, where and when invented the televition #linux #MissKitten PHP5 Get_File_Contents #AllNiteCafe #chatzone #linux GINDIS + PHONE capsunik proftp root acces
|
|