search for: reapeat

Displaying 9 results from an estimated 9 matches for "reapeat".

2005 Mar 21
1
menu() and commands assigned to choices ->break out a repeat loop so that the next code lines to be read
...ype 2 (to continue executing the content of my repeat loop) THAT'S THE PROBLEM Is there any way to go straight out of the loop (like a "goto" associated to a "label") or a pause like command to prevent R from reading the entire script?? I actually have this kind of code reapeat{ ... ... ... switch(menu(c("continue to select points","modelling"),next,break)) } ... ... Thanks a lot Guillaume STORCHI
2005 Oct 04
1
repeated measures with random effects
Dear all, I'm interested in analysing a reapeated measure desing where plant height (H) was measured 3 times (Time). The experimental design include 2 fixed factor (say A and B) in which A is nested in B, and a random factor (C, the plot), using the aov(). So my first idea would be something like: aov(H ~ B * A %in% B * Time + Error(id) ) whe...
2012 Jun 24
11
Xen 10GBit Ethernet network performance (was: Re: Experience with Xen & AMD Opteron 4200 series?)
Hey, On Mon, Feb 27, 2012 at 10:26 PM, Linus van Geuns <linus@vangeuns.name> wrote: > Hey, > > I am currently considering a two machine Xen setup based on AMD Opterons, > more precisely Dell R515s or R415s with dual Opteron 4274HE. > Does anyone has some Xen setup(s) running on top of Opterons 4274HE, Opteron > 4200 or Dell R515 machines and is willing to share some
2004 Dec 21
1
Samba panics on disk size and connection is lost while copting files.
...e disksize is zero. I can decend into the folders on the drives, and here all the files are there as expected. After opening the "My Computer" window, a panic error message is logged in log.smbd. The error message is added below. As long as I'm in a Samba share, the error message is reapeated over and over again. If I copy files to the Samba shares, the operation is interupted after maybe 600 - 1000MB of files, with a message that the connection to the drive has been lost. The connection is actually not lost, as I still has full access to the drive !?. When the copy stops, there is...
2010 Mar 02
0
Wireless Made Easy (for Home Desktops)
...rk immediately. I've been using a D-Link G730AP for a while -- but it's not really made for this -- it's a pocket adapter meant to carry with you laptop. And, unlike my old Asus WL-330, it won't hook up to a switch. Asus also makes a more powerful, larger, wireless AP/Client/Bridge/Reapeater, the WL-320gE. I bought two of these on eBay and they work great as Clients (network adapters) or "Stations" in Asus talk. They have a range of 850 meters (as compared to the pocket AP's range of 40 meters) so, in my room, I've got the full speed of my Cable wirelessly. It's...
2011 Nov 10
0
Problem with joining WindowsXP to samba domain after upgrade from samba 3.5.11 to 3.6.1
Hi all. I had samba domain in version 3.5.11. Then i made upgrade to version 3.6.1. I use samba from Sernet on my centos 5.7 machine x86_64. After upgrade i restarted samba. Since then in my log i have reapeating message: Nov 10 09:27:59 165G6 smbd[25702]: [2011/11/10 09:27:59.246183, 0] rpc_server/netlogon/srv_netlog_nt.c:976(_netr_ServerAuthenticate3) Nov 10 09:27:59 165G6 smbd[25702]: _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client DKASPRZYK mac...
2008 Apr 28
0
strip duplicates href tags
Hi all i have a text that contains hyperlinked works. some of them appear more than once making the text look very saturated with links. how can i (using regular expressions), strip duplicate a href tags? for reapeated items, hrefs are identical. i want to keep only the first occurance hyperlinked. Please let me know how to do this one, thanks in advance. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the...
2005 Dec 31
7
Dynamic form? Not really!
Hi guru''s out there, Im happilly coding my first rails app, and all goes well. I find myself manually coding in a particular field all the time (company_id), that relates the contact to a company. The total coding of this form seems somewhat much. Could somebody tell me what Rails power I''m possibly missing and stuborn as I am trying to do myself? I was wondering if the
2020 Jan 09
3
Blocking attacks from a range of IP addresses
On 1/9/20 2:08 AM, Pete Biggs wrote: >> Has anyone created a fail2ban filter for this type of attack? As of >> right now, I have manually banned a range of IP addresses but would >> like to automate it for the future. >> > As far as I can see fail2ban only deals with hosts and not networks - I > suspect the issue is what is a "network": It may be obvious to