1272845717 Q * FireEgl Read error: Connection reset by peer 1272845825 Q * Piet Quit: Piet 1272846578 J * FireEgl Proteus@2001:470:e056:1:223:54ff:fe89:b207 1272849482 Q * balbir Ping timeout: 480 seconds 1272850023 J * balbir ~balbir@122.172.13.208 1272852228 J * pflanze ~chris__@69-196-152-229.dsl.teksavvy.com 1272852245 M * pflanze Hello 1272852286 M * pflanze I've got an X application that I don't trust; I want to run it in a vserver and not display it in my X server directly, to avoid it reading my private stuff. 1272852320 M * pflanze Should I send its output to a VNC server (X11vnc?), or to Xnest? 1272852379 M * pflanze Or something else? Which solution works best (best safety perspective security wise, but also reasonable performance (~320*240 pixel videos)) 1272852461 M * daniel_hozac i would go for Xnest, but i think you'd have to run the benchmarks yourself to figure out what would be fastest... 1272852776 M * pflanze I just found untrusted xauthority stuff on http://www.mail-archive.com/vserver@list.linux-vserver.org/msg00039.html 1272852800 M * pflanze maybe that'd be some solution too (although Xservers are not very secure beasts anyway, so an additional layer wouldn't hurt) 1272852882 M * pflanze Also, I found Xephyr 1272855026 J * derjohn_mob ~aj@e181192072.adsl.alicedsl.de 1272855158 M * pflanze Ok, performance is really no problem, at least if the machine is fast enough: I can watch DVD's zoomed up to 1280x800 with only using 20% of one core 2 cpu core (mplayer, x11 driver, software scaling) 1272855271 M * pflanze Xnest and Xephyr behave virtually the same in every regard (performance wise and feature wise). 1272855622 J * SauLus_ ~SauLus@c193087.adsl.hansenet.de 1272855841 M * pflanze (well, 40% of one core in total (mplayer, X{nest,ephyr}, Xorg)) 1272856033 Q * SauLus Ping timeout: 480 seconds 1272856033 N * SauLus_ SauLus 1272856478 Q * derjohn_mob Remote host closed the connection 1272856830 J * derjohn_mob ~aj@e181192072.adsl.alicedsl.de 1272856831 Q * balbir Read error: Connection reset by peer 1272857443 Q * derjohn_mob Ping timeout: 480 seconds 1272857656 J * balbir ~balbir@122.172.39.40 1272861150 J * derjohn_mob ~aj@tmo-104-48.customers.d1-online.com 1272862042 Q * derjohn_mob Ping timeout: 480 seconds 1272862395 J * derjohn_mob ~aj@tmo-104-116.customers.d1-online.com 1272864539 J * petzsch ~markus@dslb-092-078-117-086.pools.arcor-ip.net 1272866096 N * DoberMann[ZZZzzz] DoberMann 1272867694 J * ghislain ~AQUEOS@adsl2.aqueos.com 1272867903 Q * derjohn_mob Ping timeout: 480 seconds 1272868306 Q * petzsch Read error: Connection reset by peer 1272868521 J * derjohn_mob ~aj@tmo-108-218.customers.d1-online.com 1272868931 M * SauLus This was my message from yesterday: "hi, I got strange problems after rebooting, telling me: PTY allocation request failed on channel 0, tput: No value for $TERM and no -T specified. This always happens when doing /etc/init.d/util-vserver restart. It does not happen, when I do vserver myvserver reboot. Then everything works just fine" 1272868949 M * SauLus I am running debian stable without modification. 1272868974 M * SauLus 2.6.26-2-vserver-686 #1 SMP Tue Mar 9 19:20:24 UTC 2010 i686 GNU/Linux 1272869002 M * SauLus util-vserver: 0.30.216-pre2772; Dec 12 2008, 23:24:33 1272871398 N * Bertl_zZ Bertl 1272871402 M * Bertl morning folks! 1272871543 M * Bertl SauLus: I'd suggest to try with a more recent kernel and util-vserver (instead of the known broken debian one) 1272871571 M * SauLus morning Bertl. The debian kernel is known to be broken? Uuuh. 1272871630 M * Bertl http://linux-vserver.org/Installation_on_Debian#Issues_with_the_current_2.6.26_Kernel 1272871633 M * SauLus I also understand that 2008 is long ago and that it is nonesense to debug this old stuff. And foremost I dont have a serious problem 1272871660 M * Bertl most importantly, nobody but the debian folks have an idea what the kernel contains 1272871675 M * hijacker lool Bertl ;-) 1272871697 M * Bertl in general, don't bother with it .. there are newer (even debian) kernels which are working a lot better Ã:) 1272871716 M * SauLus Oh, well. I actually run into each trouble noted on this site. Good, that its not a vservers thing :) 1272871786 M * Bertl and I'm sure there are many more we do not even know about ... 1272872323 Q * derjohn_mob Ping timeout: 480 seconds 1272872942 Q * imcsk8 Quit: This computer has gone to sleep 1272872944 J * barismetin ~barismeti@zanzibar.inria.fr 1272874590 J * ncopa ~ncopa@180.40.189.109.customer.cdi.no 1272875448 Q * eyck Remote host closed the connection 1272875836 M * yang daniel_hozac: Hi, I am again experiencing some CentOS 5 errors on the new guest - http://pastebin.com/qdYYAs8p 1272877094 M * urbee hmm 1272877097 M * urbee i've set the hardware clock 1272877099 M * urbee to correct time 1272877105 M * urbee but the guest vps is still using wrong one 1272877111 M * urbee what am i doing wrong? 1272877115 M * Bertl wrong one means? 1272877116 M * urbee host is OK 1272877121 M * urbee guest is not 1272877123 M * urbee look 1272877131 M * urbee Thu Jan 7 09:57:45 UTC 2010 1272877134 M * urbee thjis is guest 1272877144 M * urbee Thu Jan 7 10:58:45 CET 2010 1272877145 M * urbee this is host 1272877150 M * Bertl UTC vs CET 1272877158 M * urbee where do i change the timezone then for guest 1272877169 M * Bertl set the timezone correctly inside the guest and you should be fine 1272877171 M * yang dpkg-reconfigure tzdata 1272877193 M * Bertl /etc/localtime contains the necessary information 1272877200 M * urbee thx 1272878055 J * thierryp ~thierry@zankai.inria.fr 1272878396 J * gnuk ~F404ror@pla93-3-82-240-11-251.fbx.proxad.net 1272878405 J * eyck ~eyck@77.79.198.68 1272878678 J * _WildPIkachu_ ~nkukard@41-133-165-84.dsl.mweb.co.za 1272878939 Q * nkukard_ Ping timeout: 480 seconds 1272879138 J * derjohn_mob ~aj@213.238.45.2 1272879400 J * BenG ~bengreen@cpc2-aztw22-2-0-cust521.aztw.cable.virginmedia.com 1272880784 M * yang daniel_hozac: http://pastebin.com/gHHZXwaj 1272882384 J * nkukard_ ~nkukard@41-133-139-37.dsl.mweb.co.za 1272882384 Q * balbir Read error: Connection reset by peer 1272882539 Q * _WildPIkachu_ Ping timeout: 480 seconds 1272883181 J * balbir ~balbir@122.172.158.170 1272883910 J * mtg ~mtg@port-87-193-189-26.static.qsc.de 1272884482 Q * BenG Quit: I Leave 1272884687 M * Waldgeist hello 1272884859 J * BenG ~bengreen@cpc2-aztw22-2-0-cust521.aztw.cable.virginmedia.com 1272885284 Q * BenG Quit: I Leave 1272885936 J * dna ~dna@176-210-103-86.dynamic.dsl.tng.de 1272886132 J * kir ~kir@swsoft-msk-nat.sw.ru 1272886204 M * evilhack1rdude hey 1272886285 M * evilhack1rdude for a new host system, should i go with debian squeeze or ubuntu 10.04? 1272886368 N * evilhack1rdude evilhackerdude 1272886441 M * ghislain pepsi or cocacola ? 1272886458 M * Bertl I prefer cocacola! 1272886465 M * ghislain evilhackerdude: all evil hacker know what flavor they prefer to manage no ? 1272886468 M * evilhackerdude haha. i just thought there *might* be some more recent packages in ubuntu :-) 1272886469 M * ghislain lol 1272886489 M * evilhackerdude ghislain: not sure, i've been purely debian until recently so i'm asking everyone 1272886501 M * ghislain for the host ? i think debian package are not well ..how to say that...polished 1272886520 M * evilhackerdude for the host, yes 1272886529 M * ghislain but i do not know if ubuntu arte completly different or just adapted 1272886546 M * ghislain but it is easy to find packages home made for debian, kernel AND utils 1272886620 M * ghislain all my host are on debian and i use the packages you'll find on http://repo.psand.net/info/ 1272886757 P * kir Leaving. 1272887381 M * evilhackerdude well those look far better than the official debian packages. thanks for the url 1272888466 Q * hijacker Quit: Leaving 1272889413 J * _WildPIkachu_ ~nkukard@41-133-237-38.dsl.mweb.co.za 1272889593 Q * nkukard_ Ping timeout: 480 seconds 1272889936 J * Piet ~Piet__@7R1AABPOR.tor-irc.dnsbl.oftc.net 1272890383 Q * derjohn_mob Ping timeout: 480 seconds 1272890728 J * harobed ~stephane@pda57-1-82-231-115-1.fbx.proxad.net 1272890743 M * harobed hi, when I install vserver debian backports, dietlibc is installed 1272890751 M * harobed dietlibc is mature ? 1272890885 M * mnemoc uglily coded and not very "real-world" capatible, but yes, it's mature and gives util-vserver the needed isolation 1272890933 J * derjohn_mob ~aj@213.238.45.2 1272891104 M * Bertl harobed: no idea why the debian package installs dietlibc 1272891127 M * Bertl it is not required for util-vserver at runtime, it is only required to _build_ util-vserver 1272891433 Q * derjohn_mob Ping timeout: 480 seconds 1272891912 Q * gnuk Quit: NoFeature 1272892071 J * derjohn_mob ~aj@213.238.45.2 1272892421 Q * jrdnyquist Quit: Leaving 1272892957 J * jrdnyquist ~jrdnyquis@slayer.caro.net 1272893173 J * hijacker ~hijacker@213.91.163.5 1272894554 J * nkukard_ ~nkukard@41-133-237-155.dsl.mweb.co.za 1272894723 Q * _WildPIkachu_ Ping timeout: 480 seconds 1272894762 J * ecapriolo ~kvirc@209.249.216.2 1272895400 J * gnuk ~F404ror@pla93-3-82-240-11-251.fbx.proxad.net 1272898083 J * dowdle ~dowdle@scott.coe.montana.edu 1272898317 Q * thierryp Ping timeout: 480 seconds 1272898935 J * petzsch ~markus@dslb-092-078-117-086.pools.arcor-ip.net 1272900875 Q * mtg Quit: Verlassend 1272900935 M * Bertl off for now ... bbl 1272900938 N * Bertl Bertl_oO 1272902664 Q * harobed Quit: Ex-Chat 1272904493 J * harobed ~harobed@arl57-1-82-231-110-14.fbx.proxad.net 1272904603 Q * derjohn_mob Ping timeout: 480 seconds 1272905156 J * _WildPIkachu_ ~nkukard@41-133-237-202.dsl.mweb.co.za 1272905274 Q * dna Quit: Verlassend 1272905313 Q * nkukard_ Ping timeout: 480 seconds 1272905853 Q * harobed Ping timeout: 480 seconds 1272906472 Q * jrklein Quit: jrklein 1272906480 J * derjohn_mob ~aj@d073177.adsl.hansenet.de 1272907377 J * imcsk8 ~ichavero@evdomip-78-2.iusacell.net 1272907436 Q * gnuk Quit: NoFeature 1272908006 J * bonbons ~bonbons@2001:960:7ab:0:2c0:9fff:fe2d:39d 1272908246 J * thierryp ~thierry@home.parmentelat.net 1272908337 Q * derjohn_mob Ping timeout: 480 seconds 1272908371 Q * barismetin Quit: Leaving... 1272908867 J * derjohn_mob ~aj@c154171.adsl.hansenet.de 1272911253 Q * pflanze Ping timeout: 480 seconds 1272911539 Q * derjohn_mob Remote host closed the connection 1272911652 Q * imcsk8 Quit: This computer has gone to sleep 1272911953 J * derjohn_mob ~aj@c154171.adsl.hansenet.de 1272913398 Q * derjohn_mob Ping timeout: 480 seconds 1272913936 J * derjohn_mob ~aj@c154171.adsl.hansenet.de 1272916041 J * imcsk8 ~ichavero@evdomip-78-2.iusacell.net 1272916307 Q * thierryp Quit: ciao folks 1272916472 J * Herman_Ops ~Herman_Op@63.81.0.20 1272917414 Q * Herman_Ops Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401064631] 1272918036 J * Herman_Ops ~Herman_Op@63.81.0.20 1272918074 M * Herman_Ops Greetings. 1272918084 M * Herman_Ops Trying to install and test vserver. 1272918122 M * Herman_Ops seeing a "Function not implemented" error when trying to build a vserver. I'm guessing I missed something along the way 1272918138 M * Herman_Ops installed on an ubuntu 8.04 box 1272918163 M * Herman_Ops Any pointers on where to start looking? 1272918362 J * nkukard ~nkukard@groupware-0-1.virt.iitsp.net 1272918425 Q * mcp Quit: ZNC - http://znc.sourceforge.net 1272918496 M * Herman_Ops Hi folks, trying to install and test vserver. 1272918500 J * hijacker_ ~hijacker@87-126-142-51.btc-net.bg 1272918508 M * Herman_Ops seeing a "Function not implemented" error when trying to build a vserver. I'm guessing I missed something along the way 1272918518 M * Herman_Ops any pointers? 1272918775 M * daniel_hozac are you running a Linux-VServer kernel? 1272918804 M * Herman_Ops Installed it via apt and rebooted. Do I need to manually update something in grub? 1272918850 Q * ghislain Quit: Leaving. 1272919039 Q * _WildPIkachu_ Quit: Leaving 1272919188 J * leaper 298daeb2@ircip2.mibbit.com 1272919201 M * leaper bhkgsgg547264g3842+5+9 1272919202 M * daniel_hozac installed what? 1272919212 M * daniel_hozac what does uname -a show? 1272919230 M * leaper leaper 1272919260 M * leaper your name 1272919300 M * Herman_Ops ok - realized my error. 1272919312 M * Herman_Ops I do have to update my boot menu 1272919331 Q * leaper 1272919335 Q * hijacker_ Quit: Leaving 1272919464 M * Herman_Ops thanks and ciao 1272919466 Q * Herman_Ops Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401064631] 1272919863 Q * AndrewLee Ping timeout: 480 seconds 1272921327 Q * bonbons Quit: Leaving 1272922530 Q * Piet Quit: Piet 1272923219 N * Bertl_oO Bertl 1272923689 Q * petzsch Quit: Leaving. 1272924064 J * pflanze ~chris__@69-196-152-229.dsl.teksavvy.com 1272924180 N * DoberMann DoberMann[ZZZzzz] 1272924387 Q * pflanze Quit: Leaving 1272925499 M * Bertl off to bed now ... have a good one everyone! 1272925504 N * Bertl Bertl_zZ 1272926454 M * Waldgeist gn8 1272927062 J * quasisan1 ~sanep@c-76-24-80-97.hsd1.nh.comcast.net 1272927225 N * quasisane Guest195 1272927225 N * quasisan1 quasisane 1272927364 Q * Guest195 Ping timeout: 480 seconds 1272928319 Q * ecapriolo Ping timeout: 480 seconds 1272928692 Q * dowdle Remote host closed the connection 1272930798 Q * cehteh Ping timeout: 480 seconds 1272930816 J * cehteh ~ct@pipapo.org