search for: homa

Displaying 7 results from an estimated 7 matches for "homa".

Did you mean: hola
2011 Jan 02
1
Clusteranalysis Chi-square test and SingleLinkage
...,Y,Z countries and then percentages for each country. And I want to find out which countries might be similar by doing a cluster analysis. So first I want to take the data which would look something like this: Plastikbecher Kartonbox Papier Rama 24 65 12 Homa 83 30 21 Flora 75 28 22 SB 35 55 21 Holl. Butter 20 40 75 And then run a chi-square test over it (I think that makes the most sense or does anybody think something different)? So for t...
2008 Jan 14
1
winbind - 32bit vs 64bit
...I find a pam_winbind.so in /lib64/security and none in /lib/security. Of course the module is in the samba-common.i386 package, but since it also contains a lot of other tools and utilities I don't want to install it in addition to the 64bit version. Any advice/hints? Best regards, __ /homas -- Thomas Bleier, DI Information Management Austrian Research Centers GmbH - ARC HG Wien - FN 115980i - ATU14703506 2444 Seibersdorf, Austria Mobile: +43 (664) 8251279 E-Mail: thomas.bleier at arcs.ac.at <mailto:thomas.bleier at arcs.ac.at> -------------- next part -----------...
2008 Sep 03
3
rsync problem
...) during a sync. Manually going back to 3.0.2-1.el5.rf seems to work. Has anybody experienced similar problems? I'm not sure if I should go the the rpmforge or to the rsync mailing lists with this problem, so I thought I'd ask here if anybody run into similar problems. best regards, __ /homas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080903/f470f1ba/attachment-0002.html>
2007 Dec 14
3
Expandable network storage
I want to thank everyone who has provided insight into my thread about clustering MySql. I kind of just sat back and watched it develop. I learned a lot from it all. I have been reading all of the documentation on clustering provided by Centos/Red Hat, and find I travel in circles. I read one chapter and answer a self-imposed question but I end up asking myself another. What I really want to
2006 Jul 26
0
webrick slows and crashes on thumbnail creation
ok here is my view code: <% for img in ary %> <%= resize_image img.name %> # img.name= /homa/joe/pictureimg.jpg <% end %> here is my resize_image code in application_helper: def resize_image(imgfile) pic = Magick::Image.read(imgfile).first thumb = pic.crop_resized(maxwidth, maxheight, gravity=Magick::CenterGravity) thumb.write(imgfile+''thumb'') end...
2011 Feb 22
0
Re: iproute 2010-2011 - tree problem (udp, quid, action police + action mirred)
...6.17.13 #1 Mon Mar 10 09:48:28 CET 2008 i686 GNU/Linux > tc utility, iproute2-ss061214 > > with the new iproute have a problem. > I will be grateful for any hint or help. > Thank you for your time. > > If the message sent in breach of procedures sorry. > > > Piotr Homa (Poland) Could you post these to netdev@vger.kernel.org --
2007 Nov 28
3
2 DHCP server in one subnet
Hello all, In the network there is already a W2K server serving as DHCP server for the network. Then we want to implement LTSP, so we need to setup another DHCP server, right? Due to unexpected reason (little by little migration of w98 clients to LTSP), we need to keep the W2K server running in that network. Can we then have 2 DHCP server in the same subnet, only serving pre-determine clients