1344127456 Q * fisted_ Quit: leaving 1344127470 J * fisted ~fisted@xdsl-87-78-81-198.netcologne.de 1344130514 Q * ichavero__ Server closed connection 1344130527 J * ichavero__ ~ichavero@148.229.1.11 1344135727 J * yangchang ~yangchang@124.161.246.142 1344138227 N * Bertl_zZ Bertl 1344138231 M * Bertl morning folks! 1344140631 J * clopez ~clopez@131.29.165.83.dynamic.mundo-r.com 1344143983 Q * clopez Ping timeout: 480 seconds 1344150236 N * Bertl Bertl_oO 1344152446 J * fisted_ ~fisted@xdsl-78-35-86-182.netcologne.de 1344152636 Q * fisted Ping timeout: 480 seconds 1344155487 J * bonbons ~bonbons@2001:960:7ab:0:91a3:d8fe:e8fd:1bca 1344155615 N * ensc Guest1911 1344155625 J * ensc ~irc-ensc@p4FFCF991.dip.t-dialin.net 1344155716 Q * Guest1911 Remote host closed the connection 1344174139 Q * ard Ping timeout: 480 seconds 1344174556 J * ard ~ard@shell2.kwaak.net 1344177581 J * petzsch ~markus@p57B67932.dip.t-dialin.net 1344181702 Q * petzsch Quit: Leaving. 1344182508 J * Bertl_oO_ herbert@IRC.13thfloor.at 1344182541 J * ensc_ ~irc-ensc@p4FFCF991.dip.t-dialin.net 1344182611 J * guerby_ ~guerby@nc10d-ipv6.tetaneutral.net 1344182615 J * vasko_ ~vasko@unreal.rainside.sk 1344182616 A * vasko_ is gone. Gone since Fri Jul 15 11:10:00 2011 1344182656 J * karasz_ ~karasz@shell.opensde.net 1344182672 Q * Bertl_oO Read error: Connection reset by peer 1344182673 J * ser_ ~ser@host1.tldp.ibiblio.org 1344182673 Q * ensc Read error: Connection reset by peer 1344182673 Q * guerby Ping timeout: 480 seconds 1344182673 Q * ser Read error: Connection reset by peer 1344182673 Q * vasko Ping timeout: 480 seconds 1344182673 Q * karasz Read error: Connection reset by peer 1344182678 N * vasko_ vasko 1344185520 J * clopez ~clopez@131.29.165.83.dynamic.mundo-r.com 1344187217 Q * ensc|w Remote host closed the connection 1344187226 J * ensc|w ~ensc@www.sigma-chemnitz.de 1344187694 Q * yangchang Quit: Leaving 1344188728 J * vn585 R3h@89.205.104.146 1344188743 M * vn585 Hi guys. 1344188770 M * Bertl_oO_ hi 1344188774 M * vn585 I was wondering is there any way to protect my host from a "bash fork bomb" execiued in a VPS? 1344188794 M * Bertl_oO_ yup, just limit the resources for the guest accordingly 1344188805 M * Bertl_oO_ i.e. number of tasks, consumed memory, etc 1344188873 M * vn585 what exactly? can you please more specific? I just limit the VPS to use something as 1/4 of the CPU following this http://linux-vserver.org/util-vserver:Cgroups#Draft_-_Distributing_cpu_shares_with_cgroups and the server went mad 1344188875 M * vn585 :) 1344188887 M * vn585 [root@amy ~]# uptime 1344188887 M * vn585 19:40:36 up 2 days, 6:02, 2 users, load average: 10021.92, 2939.98, 1017.58 1344188889 M * vn585 :):):) 1344188902 J * petzsch ~markus@p57B6782C.dip.t-dialin.net 1344188921 M * Bertl_oO_ cpu is a good start, but you also want to limit the number of processes 1344188936 M * Bertl_oO_ e.g. for exponential fork bombs 1344188990 M * vn585 something as "/etc/vservers/vps_name/rlimits/nproc" was before cgroup? 1344189064 M * daniel_hozac still is. 1344189075 M * vn585 aahhh ok, thanks 1344189084 M * vn585 will try now, if the gost get back :) 1344189303 Q * petzsch Quit: Leaving. 1344189315 Q * ccxCZ Remote host closed the connection 1344189505 M * vn585 thanks again, limiting the processess did the trick 1344190167 M * Bertl_oO_ you're welcome! 1344190188 N * Bertl_oO_ Bertl_oO 1344190835 Q * ntrs Quit: leaving 1344190839 J * ntrs ~ntrs@vault08.rosehosting.com 1344191476 M * vn585 What will be the proper rsync command to transfer a VPS from one host machine to another? 1344191500 M * vn585 I tried this "rsync -Waq -e ssh -av --numeric-ids --progress --normal --stats" but not able to see the verbose on the screen, as which file is tranfering, speed etc... 1344191518 M * mrjack hm 1344191521 M * mrjack maybe use tar? 1344191538 M * Bertl_oO rsync -axHPSD --numeric-ids 1344191539 M * mrjack tar -cvf - ./source | ssh host tar -xvf - -C ./dest 1344191544 M * Bertl_oO (is what I use) 1344191559 M * mrjack Bertl_oO: --numeric-ids is important ;) 1344191770 M * vn585 still progress is not printed on the screen 1344192424 Q * ntrs Ping timeout: 480 seconds 1344192770 J * ntrs ~ntrs@vault08.rosehosting.com 1344193245 M * Jb_boin well, its showing progress with rsync -av --numeric-ids --progress --stats --del 1344193259 M * Jb_boin maybe its your additionnal options 1344193456 J * bergerx ~bergerx@176.240.194.77 1344195255 M * daniel_hozac --quiet and --progress don't really make sense together. 1344195784 M * Bertl_oO shows the progress very quietly :) 1344197029 J * fisted ~fisted@xdsl-84-44-224-223.netcologne.de 1344197380 Q * fisted_ Ping timeout: 480 seconds 1344197772 J * petzsch ~markus@p57B65395.dip.t-dialin.net 1344198750 Q * bonbons Quit: Leaving 1344199364 Q * vn585 Ping timeout: 480 seconds 1344200140 Q * micah Remote host closed the connection 1344200940 J * cuba33ci_ ~cuba33ci@114-36-247-252.dynamic.hinet.net 1344201076 J * micah ~micah@micah.riseup.net 1344201295 Q * cuba33ci Ping timeout: 480 seconds 1344201297 N * cuba33ci_ cuba33ci 1344202926 Q * petzsch Read error: Connection reset by peer 1344204196 J * ccxCZ ~ccxCZ@178.238.36.182 1344205127 Q * micah Remote host closed the connection 1344205128 J * micah ~micah@micah.riseup.net 1344206448 M * Bertl_oO off for a nap ... bbl 1344206493 N * Bertl_oO Bertl_zZ 1344206859 J * Aiken ~Aiken@2001:44b8:2168:1000:21f:d0ff:fed6:d63f 1344207498 Q * ccxCZ Remote host closed the connection