similar to: Poor performance on open/copy/close/rename file operations via remote/VPN connection

Displaying 20 results from an estimated 2000 matches similar to: "Poor performance on open/copy/close/rename file operations via remote/VPN connection"

2001 Aug 13
3
Problems with downloading R 1.3.0
I am trying to download R.1.3 for Windows , and I have troubles with some of the .zip files. I am working with a laptop operating on Windows 98 and use Netscape 4.5 as a browser. I have downloaded without problems the following files: rw1030b1.zip rw1030ch.zip rw1030d1.zip rw1030d2.zip rw1030sp.zip rw1030w.zip but when I try to download rw1030b2.zip rw1030h.zip rw1030l.zip the
2012 Sep 13
5
random sampling inside a dataset
Hi all, I am wondering if do exist a function in R that allow me to sample or choose randomly the rows (i.e., samples) inside a given matrix. Thank you very much in advance. Cheers, -- Gian [[alternative HTML version deleted]]
2007 Jun 22
5
assert_select trying to verify the presence of a textarea
Hello, One of my functional tests looks like this: def test_presence_of_free_text profile = Profile.find :first post :edit, {:id => profile.id} assert_select "textarea", :name => "record[free_text_ec]" end The test results in a failure, because the element cannot be found. I''m pretty sure the element should be there, and I''ve tried
2003 Jul 30
9
occasional rejected packets
Hi, I am getting occasional rejected packets like so: Jul 31 09:52:03 firewall kernel: Shorewall:all2all:REJECT:IN=eth2 OUT=eth0 SRC=192.168.10.91 DST=132.147.22.6 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=55364 DF PROTO=TCP SPT=1147 DPT=23 WINDOW=16384 RES=0x00 SYN URGP=0 Jul 31 09:52:46 firewall kernel: Shorewall:all2all:REJECT:IN=eth2 OUT=eth0 SRC=192.168.10.26 DST=10.9.100.30 LEN=48 TOS=0x00
2014 Mar 05
1
Running configure from subdirectory of source tree
Hello everyone, I would like to seek your advice regarding a build (or rather "configure") problem I am running into. For reference, tests are all relative to a build from a 1.8.26.0 tarball, on Debian Wheezy. I would like to understand if it is possible, and if any of you have tried, to build Asterisk from a subdirectory of the source tree, i.e., from a clean source tree # mkdir
2010 Jun 04
1
Creating a maxtrix from "conditional prints"
Hi guys :) I'm dealing with this problem, perhaps conceptually not that complex, but still - I'm stuck. Two columns, values 1<x<10, only integers. I want to check when the first column's index is identical to the second's (and vice versa). If that's true, I want to add a further column with value 1 (if true) or NA (if false). Thus, I obtain 100 matrices (for each
2013 Mar 14
2
how to import DNA sequences in R
Dear all, I was wondering how to read DNA sequences in R, is there a specific function and/or a specific package for that? Thank you very much in advance, Gian ** [[alternative HTML version deleted]]
2013 Mar 14
3
column and line graphs in R
Hi all, I would love to plot my data with R. I have abundance and frequency of fungal taxonomic data that should be plotted in the same graph. In Microsoft Excel is that possible but the graphic result is, as always, very poor. Is there a function that may let me plot these data in R? I have a matrix made of two columns, on is the relative abundance and the other is the relative frequency for
2018 Nov 30
2
UNSUBSCRIBE
UNSUBSCRIBE > -----Original Message----- > From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf > Of Michael A. Peters > Sent: Friday, November 30, 2018 8:21 AM > To: dovecot at dovecot.org > Subject: Re: DMARC policies > > On 11/29/2018 11:13 PM, Aki Tuomi wrote: > > Hi! > > > > It seems we accidentically had a high amount of subscribers
2012 Feb 16
2
help with e+01 number abbreviations
Dear List, I will appreciate any advice regarding how to convert the following numbers [I got in return by taxondive()] in numeric integers without the e.g. 6.4836e+01 abbreviations. Thank you very much in advance, Gian > taxa_dive Species Delta Delta* Lambda+ Delta+ S Delta+ Nat1 5.0000e+00 6.4836e+01 9.5412e+01 6.7753e+02 8.7398e+01 436.99 Nat2
2004 Sep 03
5
Digium E100P and PMX in Germany
Hello ml, i need some help on my zaptel configuration. My E100P only shows some YELLOW / RED alarm when I load the wct1xxp module and do a cat /proc/zaptel/1 Span 1: WCT1/0 "Digium Wildcard E100P E1/PRA Card 0" HDB3/CCS YELLOW RED ... .. . My /etc/zaptel.conf is: span=1,1,0,ccs,hdb3 bchan=1-15,17-31 dchan=16 loadzone=nl defaultzone=nl I tried zaptel-1.0RC2 and the latest CVS
2011 Mar 22
2
Data frame and function that requires vector as input
Hi, I have a data.frame(zscores) that looks like this: gA gB g1 0.2 0.6 g2 0.3 Na My problem is that I need to use a function and the output is a vector of only the non NA values, so shorter than the list I would obtain dropping the data.frame. What is the cleanest way to keep row and column names or putting the values back into the same data frame format? The function
2013 Nov 26
1
Zabbix + samba4
Hello there, I'd like to know if there are some way to gather statistics from samba4, like quantities of active users and other things that it can offer then use it in zabbix to generate some graphs and triggers. I can do somethings in smbstatus of samba3, but i couldn't find anything like this in samba4. is there anybody here who could do it? Thank's a bunch! -- *Gian Luca
2012 Feb 23
1
help - history()
Hi Members, Do exist the possibility to delete a command line into the history? Fo example. If I' ve typed a line code that is wrong, Can I delete it from the hostory in reason to do not save it in the .Rhistory file? Thanks for helping, Gian [[alternative HTML version deleted]]
2007 Jun 25
1
Functional tests and active scaffold: unexpected assertion failure.
Hello, I''m writing a functional test for a controller that uses active scaffold. def test_presence_of_field login_as(:peter) profile = Profile.find :first get :edit, {:id => profile.id} assert_response 200 assert_select "textarea#record_free_text_ec" end I was expecting the first ''assert 200'' to give me a green bar, but added it for
2004 Nov 19
2
E100 or TE410 card an PRA line
We are located in Belgium and just ordered a PRA line, the telco asked the following questions : - 120 or 75 ohm ? - Support for CRC4 yes/no ? - B channels in 2 way ? We will buy a digium card but which one should we buy ? could anybody help me with this ? Thank you Michael Sorry for the previous html mail DISCLAIMER: The content of this e-mail message does not constitute a commitment
2006 Jul 20
3
Ruby beginner..
Hi All, I am a java developer. I wanna learn Ruby on Rails. Can anyone suggest some good books on Ruby or some url where can I learn the basics of Ruby. Thanks, Prabhu. --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2?/min or less. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jan 18
4
Versatel PRA in Belgium/Netherlands
Did somebody already configured a Digium card on the network of Versatel in Belgium or the netherlands, and would like to share his configuration. (zaptel.conf / zapata.conf) We have HDLC errors (timings i presume)
2003 Jun 12
3
E1 cards
We are not having any luck with the E100p card here in Australia, it will work with a crossover cable to another device but will not talk to our Telco Telstra who probably have a weird implementation of an E1. Any suggestions on a replacement? Regards Mark McKibbin DCS Internet 64 Queen St Warragul Victoria 3820 Australia www.dcsi.net.au mark@team.dcsi.net.au Ph. 1300 665575 Fx. 1300 556595
2010 Jul 05
2
Help - Google Charts on Rails Plugin
Hello, I''m starting at the RR, and I''m trying to use google charts to generate some graphs in a single plugin in rails. But I''m testing the samples that are giving errors. I think it must be configuration error. Someone who has used google charts on rails help me? Since already thank you! Juliana. =================================================================