search for: throuth

Displaying 6 results from an estimated 6 matches for "throuth".

Did you mean: through
2008 Mar 27
1
Nothing happened when I using t.test throuth RSPerl
Hi, I've just started using RSPerl. Though also tests in directory "/usr/local/lib/R/library/RSPerl/tests/" are passed successfully, I meet the problem with the following codes; use strict; use warnings; use R; use RReferences; my @array1=1..10; my @array2=1..39; &R::initR("--silent"); &R::library("RSPerl"); my $tt=&R::call("t.test",
2010 Apr 28
1
[LLVMdev] LLVM Tutorial 1: Something got wrong?
it seems the code snippit below cann't be compiled throuth. the compiler complains: error: no matching function for call to ‘llvm::IntegerType::get(int)’ /usr/local/include/llvm/DerivedTypes.h:108: note: candidates are: static const llvm::IntegerType* llvm::IntegerType::get(llvm::LLVMContext&, unsigned int) Module* makeLLVMModule() { // Module Co...
2011 Nov 17
1
set random numbers seed for different cpu's
Hi I'm running the same R script (throuth linux shell) of several cpu's. This R program uses random numbers and the result should be different every time. But if put jobs (through Torque) for several cpu's I get the same result. As a resealt my program saves numbers in file with randomly generated names. works like a charm on one...
2003 Nov 10
1
High Availability with Samba and Heartbeat
Since I get so much from this list I thought I would share a project I've been working on and how it works with samba (3.0.1). It is Samba related so I hope it's not off topic. I've set up a HA solution with redundant Samba Domain Controllers throuth the "Heartbeat" package at: http://www.ultramonkey.org/download/heartbeat/1.1.3/redhat_9/ I have two "Redhat 9" Linux machines (A and B) configured as a HA cluster providing httpd, DNS, and Samba Domain and File services on a virtual IP of 192.168.0.45. Initially one of the...
2005 Sep 29
20
maclist problem on a firewall/bridge/router system with masquerading
...all problem or my configuration of shorewall :) i added the mac addresses of the bridge''s eth0 and eth1 to the eth2 maclist and it works ! weird it works, but everybody can access the internet, including clients that dont have macs listed ... here is what i think: 1 the package comes throuth eth2 going to eth0. 2 the firewall sees it is going to internet and do an snat on lt to mascarade my internal net and changes its source address and consequently its mac. 3 the package passes throuth the forward chain that checks its mac address to see if it comes from a valid mac from eth2 and...
2005 Aug 15
3
Constructor code in MAC address does matter ?
I observed a strange networking behaviour of my Debian virtual host in function of the MAC address I use. It seems that when I use an existing constructor code, networking works without any problem, but is impossible in the other case... Ex. : - vif = [ ''mac=aa:00:00:00:00:55, bridge=xen-br0'' ] -> no problem - vif = [ ''mac=df:00:00:00:00:55,