1137111652 M * michal_ you're welcome 1137111689 Q * mef Quit: using sirc version 2.211+KSIRC/1.3.12 1137112110 J * FireEgl Atlantica@Atlantica.US 1137112918 N * Bertl_oO Bertl 1137112922 M * Bertl evening folks! 1137112936 M * kilian wb Bertl 1137112945 M * Bertl tx, network install finished :) 1137113383 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1137113404 M * kilian excellent news ;) 1137113416 M * Bertl yeah, well, just it doesn't boot yet :/ 1137113432 M * kilian heh 1137113435 M * kilian you'll manage =) 1137113527 P * undefined 1137115022 Q * Doener Quit: Leaving 1137115346 J * mnmr ~mnmr@217.116.235.96 1137115404 M * mnmr The VServer wiki has a page on resource limits, that says: 1137115404 M * mnmr When calculating limits which use pages such as RSS, AS, you will need to know the size of a page. On x86, the size of a page is 4k. On x86_64, it is usually either 4k or 16k. 1137115404 M * mnmr .. how do I find out what the page size actually is? 1137115469 M * Bertl good question, easiest way is probably to use a simple command, and verify with ps auxwww 1137115500 M * Bertl the kernel'knows' the page size, and userspace 'should' know it, but nobody bothered to figure that yet 1137115521 J * undefined ~undefined@adsl-68-93-109-94.dsl.rcsntx.swbell.net 1137115527 M * mnmr there's no /sys thingy with the value I need? 1137115555 M * mnmr starting a process and watching RSS in ps seems.. well.. not proper :) 1137115610 M * mnmr if it's a constant, perhaps I can grep for it in the compiled kernel? ;) 1137115659 M * Bertl mnmr: I'm pretty sure there is a simple way to figure that, it's just that I haven't bothered yet ... 1137115679 M * Bertl (and obviously nobody else here has either :) 1137115710 M * mnmr ok :) .. sure looks so :) .. let me see if google can help.. 1137115739 M * Bertl if you find a good answer, please update the wiki :) 1137115754 M * mnmr perhaps this is a clue: 1137115754 M * mnmr include/asm-x86_64/elf.h:#define ELF_EXEC_PAGESIZE 4096 1137115754 M * mnmr (from grepping in the kernel sources) 1137115769 M * mnmr or am I looking for a different sort of page size? :) 1137115864 M * Bertl hmm, well, it could be a clue ... not sure this is the whole truth 1137115906 M * mnmr hum.. I'll see what google has to add (will do the wiki thing if I find something :) ) 1137115956 M * Bertl I will look in the kernel, if there is some information published to userspace ... 1137116131 M * mnmr apparently the kernel has a method called getpagesize() that returns the actual value. 1137116276 M * Bertl ah, you are faster than me (or google :) 1137116292 M * Bertl so .. as I suspected, it should be handled in userspace ... 1137116311 M * Bertl no problem, a simple C program will reveil that, no? 1137116440 M * mnmr probably :) .. grepping the sources for getpagesize was not conclusive.. hum. let me try. 1137116817 M * mnmr :) harmony ~ # cat pagesize.c 1137116817 M * mnmr #include 1137116817 M * mnmr #include 1137116817 M * mnmr #include 1137116817 M * mnmr 1137116819 M * mnmr int main(int argc, char *argv[]) 1137116819 M * mnmr { 1137116821 M * mnmr int ps = getpagesize(); 1137116821 M * mnmr printf("The reported page size was %d\n", ps); 1137116823 M * mnmr exit(0); 1137116823 M * mnmr } 1137116825 M * mnmr :) harmony ~ # ./pagesize 1137116825 M * mnmr The reported page size was 4096 1137116834 M * mnmr seems to match the kernel constant.. 1137117377 M * Bertl yes, but I would not mix ELF sizes with kernel page sizes 1137117401 M * Bertl but I found this: 1137117411 M * Bertl 8 include/asm-i386/page.h 5 #define PAGE_SHIFT 12 1137117419 M * Bertl 1 include/asm-alpha/page.h 8 #define PAGE_SHIFT 13 1137117442 M * Bertl 2 include/asm-x86_64/page.h 7 #define PAGE_SHIFT 12 1137117462 J * tudenbart ~willi@xdsl-213-196-245-103.netcologne.de 1137117489 M * Bertl for other different page sizes are possible .. but it seems i386 and x86_64 is all 4k 1137117497 M * Bertl *archs 1137117552 M * mnmr ok! .. I updated the wiki, but feel free to ax anything that's incorrect ;) 1137117888 Q * dothebart Ping timeout: 480 seconds 1137117960 M * mnmr The following snippet from the getpagesize man page has some interesting information: 1137117960 M * mnmr 1137117960 M * mnmr "Whether getpagesize() is present as a Linux system call depends on the architecture. If it is, it returns the kernel symbol PAGE_SIZE, which is architecture and machine model dependent. Generally, one uses binaries that are architecture but not machine model dependent, in order to have a single binary distribution per architecture. This means that a user program should not find PAGE_SIZE at compile time from a header file, but use an actual system call, at lea 1137117985 M * mnmr (just a concluding note on the page size thing; I've fixed the wiki page to reflect this) 1137118000 M * Bertl excellent, thanks a lot! 1137118004 M * mnmr .. off to sleep :) .. ttyl! 1137118015 M * Bertl god night then! 1137118022 M * Bertl *good even 1137118051 P * mnmr 1137120408 J * samuel_ ~samuel@levinux.UQAR.UQUEBEC.CA 1137120414 A * samuel_ is away: (Auto-Away after 10 mins) [BX-MsgLog On] 1137121118 J * Johnnie ~john@acs-24-154-53-16.zoominternet.net 1137123201 M * skycode Anyone still up ? 1137123471 M * Bertl yup 1137123543 M * skycode I was wondering if you folks sleep sometimes (although I'm not a reference ...) ;) 1137123592 M * skycode Bertl : aren't you physically located in Austria ? 1137123611 M * Bertl well, yes, but I'm nocturnal :) 1137123786 M * skycode we're on the same timezone then ... I like noctirnal life, customers don't bother me at this time of the night (but they wake me up at 8 am :( 1137123824 M * Bertl yeah, unfortunately this happens sometimes 1137125277 J * balbir ~balbir@59.92.156.137 1137126480 M * Bertl okay folks ... off to bed now .. cya all tomorrow! 1137126487 N * Bertl Bertl_zZ 1137130420 P * undefined 1137134609 J * Smutje ~Smutje@xdsl-84-44-187-249.netcologne.de 1137134756 Q * Smutje_ Ping timeout: 480 seconds 1137135086 Q * balbir Quit: Leaving 1137135936 N * oliwel[away] oliwel 1137137470 M * oliwel morning folks 1137137781 Q * cryo Ping timeout: 480 seconds 1137138059 J * cryo ~say@212.86.233.146 1137138227 M * Hollow morning oliwel 1137138258 M * schellh morning 1137138259 M * schellh is there some oftc server with non standard IRC ports open ? 1137138269 M * Hollow try 6668 1137138277 M * Hollow or 6666 1137138283 M * oliwel Hollow: Not in school :) 1137138285 M * schellh no thats standart 1137138294 M * schellh 6666-6669 are blocked 1137138300 M * Hollow oliwel: no, fridays always start with 3rd lesson ;) 1137138308 M * oliwel lazy folks 1137138317 M * oliwel can you send me your ICQ -UIN 1137138334 M * oliwel do you wnat to visit me this afternoon ? 1137138344 M * oliwel I can also come to Stachus and we meet up there 1137138383 M * Hollow hm, not sure... maybe i'm in the outback this afternoon ;) 1137138405 M * Hollow but stachus would be farther.. 1137138409 M * oliwel n.p. - just a suggestion 1137138419 M * Hollow i'm located at landshuter/nymphenburger 1137138423 M * oliwel a ok 1137138439 M * oliwel so, Sarcletti on an icecream is fine :) 1137138442 M * aba schellh: well, just use your own server somewhere, and put an sshd on port 443. 1137138466 M * Hollow did you take a look at the thermometer the last 2 months? ;) 1137138478 M * Hollow too cold for ice cream ;) 1137138490 M * aba Hollow: yes. ice is now available everywhere :P 1137138490 M * schellh aba: my bouncer is on my own server, but the servers network doesnt allow bouncers basically :) 1137138494 M * oliwel Its NEVER to cold for icecream 1137138499 M * Hollow heh 1137138516 M * aba schellh: well, then don't do an bouncer, but use a screen with irssi running in it. 1137138534 M * Hollow oliwel: http://www.sarcletti.de/beideaufloes/winterpause.gif :/ 1137138543 M * oliwel Hollow: I will go for a swin in the Donau river next week .- so where is the problem to have some ice cream at 0 degree 1137138548 M * schellh the point is that outgoing TCP connections to the IRC servers ports are blocked 1137138557 M * schellh dont know how another chat client would solve this 1137138576 M * oliwel Hollow: scared.....they never used to close...well at least Engert in Theresien is open ;) 1137138581 M * aba schellh: well, use any cheap place to put your own "server" on. IIRC that's now available for < 10 Euro / Month 1137138610 M * Hollow apropos... oliwel: i'm hosting at hetzner, you asked yesterday.. 1137138637 M * aba e.g. http://www.netclusive.de/index.php?go=vserver&id=990004 or http://webhosting.lycos.de/business/comparevds/ 1137138678 M * oliwel Hollow: ah the guys with the not so good uptime ;) 1137138694 M * oliwel Hollow: if you are interessted, I have my own rackspace at the Odeonsplatz 1137138700 M * Hollow hm, well 1137138703 M * Hollow thanatos ~ # uptime 1137138703 M * Hollow 08:51:31 up 148 days, 19:15 1137138714 M * Hollow and that was kernel update reboot 1137138720 M * oliwel Hollow: the servers sure...but not the lines :) 1137138738 M * oliwel had a customer who had several hours downtime a month 1137138740 M * Hollow hm, RZ3 was sucky, but my boxes are all in RZ6 now, has been fine ever since 1137138750 M * oliwel might be 1137138761 M * Hollow yeah, rthere were indeed some probs back then 1137138782 M * Hollow oliwel: uni rackspace? 1137138801 M * oliwel Hollow: No, MNet 1137138807 M * Hollow oh, great :) 1137138815 M * Hollow i love mnet 1137138827 M * Hollow only one mior problem in 5 years 1137138907 M * oliwel Hollow: yeah they are great - we have around 50 customers there - no problems at all 1137138942 M * Hollow oliwel: is it limited to 19"? 1137138961 M * oliwel Hollow: dont understand ? 1137138965 M * Hollow the rackspace 1137138983 M * oliwel You need more than 19 or you mean non-rackmopunt devices 1137139015 M * Hollow yeah.. 1137139107 A * aba basically looks for some new rackspace to put some more debian boxes into ... 1137139170 M * oliwel aba: *gg* 1137139179 M * oliwel aba: have plenty of 1137139180 M * schellh thought ipx-server was in nürnberg ? 1137139198 M * Hollow well, i thought about a 2 or 4 HE box anyway.. maybe in may/june 1137139245 M * schellh i personally have gone to rent servers like the many dedicated offers the housers make 1137139254 M * schellh so you dont have to look for warranty 1137139360 M * oliwel Hollow: just call me - think we will find an offer... 1137139396 M * oliwel schellh: Never again !!! Was really scared about quality and reaction times, had one dedicated at a hoster, machine broke, 5 days till reassembly !! 1137139414 M * aba oliwel: depends on the SLA you have :) 1137139425 M * Hollow yeah, it's always good to have a failover machine at some other location 1137139470 M * schellh well i had a defect hdd in my own server, had to pay a technican twice or would have had to drive some 70km one way 2 times 1137139481 M * schellh at ipx-server they exchanged it in 4-5 hours 1137139510 M * schellh maybe you live next door to the RZ and can enter whenever you want ? *G 1137139658 M * oliwel schellh: that was the reason for me to spend some extra bugs to have it next door 1137139671 M * oliwel much easier to do some criticla updates or so.... 1137139720 J * eyck eyck@81.219.64.71 1137139748 M * schellh well ok i dont really have the expertise, only 1-2 boxes maximum and 2 companies ive been with but there are also KVM over ip solutions for free at hetzner - at ipx i have to rent it if i needed it 1137139773 M * schellh but they have some cool network rescue boot os. you could do anything with your linux installation out of that 1137139817 M * oliwel schellh: yeah sure - remote access is great, but had several situations when you need hands on :( 1137139839 M * aba well, if you really need reliability, you basically need a working backup box ... 1137139846 M * schellh sure 1137140499 M * Hollow off to school now, cu later! 1137140806 Q * id23 Ping timeout: 480 seconds 1137141061 J * NikDaPhreak ~NikDaPhre@217.75.141.95 1137141064 M * NikDaPhreak hi all 1137141115 M * schellh hoi 1137141336 J * id23 ~id@p54A0098E.dip0.t-ipconnect.de 1137143016 Q * waldi Ping timeout: 480 seconds 1137143066 Q * infowolfe Ping timeout: 480 seconds 1137143401 Q * oliwel Quit: Chatzilla 0.9.69.1 [Firefox 1.5/2006011208] 1137144336 J * waldi ~waldi@bblank.thinkmo.de 1137144365 J * prae ~prae@ezoffice.mandriva.com 1137146841 Q * Hollow Read error: Connection reset by peer 1137146982 J * Hollow ~hollow@home.xnull.de 1137147004 J * balbir ~balbir@59.92.192.240 1137147953 J * Doener doener@i5387D409.versanet.de 1137148949 J * derRZGeier ~robert@p54A7B2A4.dip0.t-ipconnect.de 1137149506 Q * flock Ping timeout: 480 seconds 1137149765 Q * derRZGeier Quit: Leaving 1137150262 J * coocoon ~coocoon@p54A07011.dip.t-dialin.net 1137150278 M * coocoon hi there 1137150990 M * lonewolff morning all 1137150993 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1137151836 Q * Johnnie Read error: Connection reset by peer 1137153506 J * shedi ~siggi@tolvudeild-197.lhi.is 1137154036 Q * balbir Quit: Leaving 1137154897 N * Bertl_zZ Bertl_oO 1137155327 M * coocoon hello bertl 1137155425 P * coocoon So Long, and Thanks for All the Fish! 1137155454 J * coocoon ~coocoon@p54A07011.dip.t-dialin.net 1137155469 M * coocoon is someone here 1137155488 M * coocoon maybe my irc settings having mistakes 1137155869 M * schellh hu 1137155884 M * coocoon nothing happens here 1137155889 M * coocoon whats going on 1137155906 M * schellh all have something to do ? 1137155922 M * coocoon ah ok 1137155928 M * coocoon yesterday it was the same 1137155931 M * FaUl well, i guess its different, everybody is to busy right now to write something interesting :-) 1137155942 M * coocoon ok fine 1137155952 M * coocoon it is working thanx 1137155953 M * schellh faul: thanks for the debian sparc thing, its working fine 1137155956 M * coocoon ;-) 1137155959 M * FaUl schellh: great 1137155960 M * schellh i wonder why you use no shadow ? 1137155974 M * FaUl well - no idea 1137155975 J * sannes ~ace@simula-084.simula.no 1137155989 M * FaUl i'll change it right now ;-) 1137155993 M * schellh i dont know of the implications anyways hehe 1137156015 M * FaUl schellh: weltzentrale:/# shadowconfig on 1137156015 M * FaUl Shadow passwords are now on. 1137156303 J * skycode_ ~skycode@164.140-136-217.adsl.skynet.be 1137156726 Q * skycode Ping timeout: 480 seconds 1137156766 M * lchvdlch morning all 1137157200 M * schellh hi 1137157405 J * undefined ~undefined@adsl-68-93-109-94.dsl.rcsntx.swbell.net 1137157442 N * Bertl_oO Bertl 1137157449 M * Bertl short visit! morning folks! 1137157551 M * id23 Hi Bertl 1137157569 M * Bertl FaUl: hmm, did the ip of the ultra change? 1137157725 M * Bertl okay, off again ... back in the evening ... 1137157735 N * Bertl Bertl_oO 1137157775 M * FaUl Bertl_oO: nope, but i just changed the disk and simply forgot to ifconfig it :-) 1137157796 M * FaUl sorry for not mentioning that 1137158561 M * gdm hello 1137158586 M * gdm i just wondered if anyone had ever experienced problems accessing host machine via serial console? 1137158598 M * gdm [maybe i should write to list as well] 1137158616 M * id23 gdm what is you problem ? 1137158648 M * gdm id23: well, i had serial console working no problem a while back 1137158658 M * gdm for some reason it has stopped, but i don't know why 1137158675 M * gdm it does not seem to be a problem with the other (non-vserver) machine, nor with the cable 1137158677 J * mnmr ~mnmr@217.116.235.96 1137158679 M * id23 you need in /etc/inittab T0:2345:respawn:/sbin/getty -L ttyS0 115200 vt100 1137158697 M * id23 for 115200bps 1137158710 A * FaUl uses 9600 ;-) 1137158749 M * id23 and when using grub in /boot/grub/menu.1st 1137158751 M * id23 kernel /boot/vmlinuz-2.4.25-1-386 root=/dev/sda1 ro console=tty0 console=ttyS0,115200n8 1137158759 M * id23 replace the kernel 1137158760 M * id23 ;) 1137158781 M * gdm id23: i have all of those lines included 1137158786 M * gdm there has been no reboot 1137158787 M * id23 working here flawless with serval boxes 1137158790 M * id23 hmmm 1137158803 M * gdm i did do apt-get install shorewall - would this have affedcted it? 1137158811 M * gdm but i did not configuratoin on shorewall 1137158814 M * id23 dont think so 1137158836 M * gdm also, i have installed some monitoring stuff, like integrit, AIDE, snort, but that is it, afair 1137158862 M * id23 stange 1137158867 M * gdm ok, wierd 1137158870 M * id23 should not be affected 1137158992 M * coocoon gdm: i have had the same problem after compiling the new kernel 1137159002 M * coocoon gdm. have u done this 1137159019 M * coocoon gdm: and after that it doens't work anymore 1137159021 M * gdm coocoon: really? but was it like that immediately after u installed new kerne? 1137159035 M * gdm i have *not* installed new kernel 1137159049 M * gdm BUT - i did update the util-vserver 1137159067 M * gdm so maybe i should go back to the old version 1137159078 M * FaUl coocoon: maybe forgot to enable serial-console support 1137159083 M * FaUl i forgot this as well 1137159086 M * FaUl before 1137159090 M * coocoon gdm: 1137159102 M * gdm yes? 1137159110 M * coocoon yes but maybe the bps is too high 1137159156 M * coocoon gdm: i use this in menu.lst => console=tty0 console=ttyS0,57600 1137159174 M * coocoon serial --unit=0 --speed=57600 1137159175 M * coocoon terminal serial 1137159175 M * coocoon timeout=10 1137159175 M * coocoon timeout 5 1137159176 M * coocoon #hiddenmenu 1137159194 M * coocoon these entries after grub.conf description 1137159219 M * coocoon gdm: the last message 1137159247 M * coocoon gdm: this is for booting the kernel => /vmlinuz-2.6.15-vs2.1.0.4 root=/dev/hda3 ro console=tty0 console=ttyS0,57600 1137159268 M * gdm coocoon: yes. but i had booted, the serial worked, and now it doesn't work . 1137159278 M * gdm note: *no* reboot in between 1137159323 M * coocoon gdm: but the system starts 1137159337 M * coocoon gdm: or u haven't access anymore 1137159402 M * gdm coocoon: the system is running - but i haven't physical access 1137159414 M * gdm coocoon: so i don't want to reboot until the serial is working! 1137159451 Q * cryo Ping timeout: 480 seconds 1137159511 M * coocoon gdm: u use ssh over port 22 to connect 1137159537 M * gdm coocoon: yes 1137159565 M * coocoon gdm: and after installing shorewall u can't connect anymore 1137159593 M * gdm coocoon: i can connect via ssh, yes 1137159608 M * gdm coocoon: shorewall is installed, but not configured or running afaik 1137159609 M * coocoon but serial connection must work 1137159623 M * gdm the serial connection does not work anymore! 1137159721 M * coocoon gdm: sorry I have had the same problem can't connect over ssh but connecting to the serial console with ssh, have been made accessible from the provider 1137159735 M * coocoon gdm: works fine 1137159995 J * cryo ~say@212.86.233.146 1137159999 M * coocoon gdm: I am not a freak but it looks like to be a networking problem 1137160297 M * coocoon gdm: sorry u r right 1137160727 J * meandtheshell ~markus@85-124-10-9.dynamic.xdsl-line.inode.at 1137160889 Q * id23 Quit: Leaving 1137160912 Q * mountie Remote host closed the connection 1137161277 J * mountie ~mountie@CPEdeaddeaddead-CM000a739acaa4.cpe.net.cable.rogers.com 1137163009 M * BWare coocoon: Wild guess ... cat /etc/inittab (check the baudrate on ttyS0 and set your console to use that) 1137163657 J * vip-vs ~vince@wc-178.r-195-85-188.essentkabel.com 1137163663 M * vip-vs hi folks! 1137163748 M * vip-vs Does anyone know how to mount ISO images within a vserver? 1137163785 M * NikDaPhreak vip-vs: you have to mount them on the host within the guest's tree 1137163809 M * NikDaPhreak vip-vs: or give the guest the mount-capability 1137163942 M * NikDaPhreak vip-vs: http://linux-vserver.org/Caps+and+Flags ->SECURE_MOUNT 1137164079 J * dothebart ~willi@xdsl-87-78-46-54.netcologne.de 1137164524 Q * tudenbart Ping timeout: 480 seconds 1137164738 M * vip-vs NikDaPreak: Thnx, 1st option didn't work will try the mount capability 1137164772 M * vip-vs and thnx voor the reference! 1137164782 M * NikDaPhreak UR wellcome :-) 1137164807 M * vip-vs Mayby you can help with another problem? 1137164829 M * NikDaPhreak I can try ;-) 1137164854 M * vip-vs I'm trying to get Oracal DB Server 10g running in an vserver: http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#config 1137164886 M * vip-vs Configuring the kernel parameters gives me (ofcourse) some troubles, but I don't know what capability to select. 1137164929 M * NikDaPhreak I'm not familliar with oracle... 1137164931 M * vip-vs This is the error: http://pastebin.com/504012 1137164959 M * vip-vs well... oracle it self isn't the problem .. it is me not knowing what capability to use 1137164972 M * NikDaPhreak CAP_NET_RAW 1137164996 M * vip-vs is that enough for "kernel.shmall" ?? 1137165006 M * NikDaPhreak wild guess - oracle is trying to bind to 127.0.0.1 1137165021 M * vip-vs could be, didn't came that far :) 1137165029 M * Doener binding to 127.0.0.1 has nothing to do with CAP_NET_RAW ;) 1137165031 M * NikDaPhreak I guess the reason for the error is error: unknown error 1 setting key 'net.ipv4.ip_local_port_range' 1137165078 M * NikDaPhreak Doener: err.. right.. 1137165114 M * vip-vs yes, I think so too, but that one easy to guess :)... but what capability to select for kernel.shmall, kernel.shmmax, kernel.shmmni, kernel.sem and fs.file-max? 1137165118 M * Doener vip-vs: you can only set those values on the host using the default caps... and actually i'd just do that 1137165172 M * vip-vs errr. .. ok binding to 127.0* nothing to do with CAP_NET_RAW :) ..got that :) 1137165203 M * vip-vs Doener: "the default caps", meaning sysctl.conf from the host? 1137165216 Q * lilalinux Quit: Leaving 1137165220 M * Doener vip-vs: no, the capabilites that the vserver has 1137165231 J * lilalinux ~plasma@h1-gw.of.net-lab.net 1137165240 M * Doener it is simply not allowed to change those values and that's good since they affect the whole box, not only the vserver 1137165248 M * Doener if you want to change them, you can do it on the host 1137165249 M * vip-vs yeah ok... but I don't know what capability "kernel.small"(eg.) covers 1137165374 M * vip-vs I'm a little new to this capability stuff. 1137165411 M * Doener don't care about it... just set the values on the host and not in the vserver... or it there any problem with that? 1137165445 M * Doener s/or it/or is/ 1137165631 M * vip-vs Hmmm, no, but setting values for a whole box when only needed in one vserver, seems some what 'not smart' .. but that can be my inexperience with this topic 1137165661 Q * coocoon Ping timeout: 480 seconds 1137165678 P * undefined 1137165723 M * Doener vip-vs: those values are _always_ for the whole box, that's why you're not allowed to change them in the vserver 1137165757 M * vip-vs Doener: ok, think I just have te read more about :) for now... I believe you :) 1137165780 M * vip-vs Doener: thnx 1137165784 M * Doener yw 1137166188 J * coocoon ~coocoon@p54A07011.dip.t-dialin.net 1137167458 J * infowolfe jthm@209-112-217-206-cdsl-rb1.nwc.acsalaska.net 1137167631 P * mnmr 1137167766 Q * marl Quit: Leaving 1137167903 Q * vip-vs Remote host closed the connection 1137168361 J * Duckx ~duckx@195.75.27.158 1137168573 Q * shedi Quit: Leaving 1137168682 M * NikDaPhreak coocoon achieve = succeed, not reach ;-) 1137168690 M * NikDaPhreak oops 1137169246 M * coocoon NikDaPhreak: what is with vserver utils 1.02 does it work can i use it right now without having problems# 1137169323 M * NikDaPhreak coocoon: you can use it. I have not tested it much, but it worked 1137169391 M * coocoon NikDaPhreak: like util-vserver-0.30.209 or better 1137169396 M * coocoon ? 1137169462 M * NikDaPhreak coocoon: worse if you need all the tools from util-vserver, better for not using legacy networking... 1137169585 M * coocoon NikDaPhreak: ok thanx 1137170766 J * stefani ~stefani@superquan.apl.washington.edu 1137171581 Q * NikDaPhreak Quit: Hybernating my brain 1137171891 J * undefined ~undefined@adsl-68-93-109-94.dsl.rcsntx.swbell.net 1137172147 M * bubulak hmm 1137174383 Q * prae Remote host closed the connection 1137175954 P * infowolfe Leaving 1137178507 J * Smutje_ ~Smutje@xdsl-87-78-42-13.netcologne.de 1137178626 Q * Smutje Ping timeout: 480 seconds 1137178778 J * shedi ~siggi@inferno.lhi.is 1137178818 Q * Duckx Quit: Leaving 1137178905 J * Viper0482 ~Viper0482@p54976738.dip.t-dialin.net 1137179041 Q * stefani Ping timeout: 480 seconds 1137179434 Q * shedi Quit: Leaving 1137180325 Q * entroposcope Quit: Ping timeout 1137180393 J * entroposcope ~entroposc@user-0c992og.cable.mindspring.com 1137180880 J * shedi ~siggi@inferno.lhi.is 1137181200 J * stefani ~stefani@superquan.apl.washington.edu 1137181275 P * stefani 1137182514 J * liquid3649_ ~Viper0482@p54974F51.dip.t-dialin.net 1137182715 Q * coocoon Quit: KVIrc 3.2.0 'Realia' 1137182946 Q * Viper0482 Ping timeout: 480 seconds 1137183752 J * PyroBor ~JavaUser@pool-71-118-155-12.lsanca.dsl-w.verizon.net 1137183760 M * PyroBor anyone ehre 1137183761 M * PyroBor ? 1137183825 Q * PyroBor Quit: Radio.Wazee forever! 1137184694 M * SiD3WiNDR bcapabilities doesn't like comments it seems 1137184810 A * SiD3WiNDR looking for the bug submission thingy 1137184856 M * SiD3WiNDR found 1137185022 Q * shedi Quit: Leaving 1137185106 M * Hollow SiD3WiNDR: iirc all the config files of guests don't like comments 1137185425 M * SiD3WiNDR well, time to file a bug for that ;) 1137185526 M * SiD3WiNDR then again maybe I should provide a patch as well :p 1137185578 Q * lilalinux Remote host closed the connection 1137185806 J * shedi ~siggi@inferno.lhi.is 1137185912 Q * shedi Quit: 1137186006 J * shedi ~siggi@inferno.lhi.is 1137186425 Q * liquid3649_ Remote host closed the connection 1137186778 Q * phreak`` Ping timeout: 480 seconds 1137188537 J * mkhl ~mkhl@200-148-41-135.dsl.telesp.net.br 1137189156 Q * flock Ping timeout: 480 seconds 1137191738 J * flock ~restless@l192-117-111-12.broadband.actcom.net.il 1137193709 N * lchvdlch lchvdlog 1137194102 Q * michal_ Remote host closed the connection 1137194808 P * meandtheshell 1137195652 J * webdrv07 ~chatzilla@222-152-72-143.jetstream.xtra.co.nz 1137195879 Q * mkhl Quit: