search for: secounds

Displaying 20 results from an estimated 21 matches for "secounds".

Did you mean: seconds
2009 May 29
4
logical vector as a matrix
I have a vector like this: h <- c(4, 6, NA, 12) and I create the secound logical vector like this: g <- c(TRUE, TRUE, FALSE, TRUE) And my problem is that I would like to get a new "m" vector as a rasult "h" and "g"( as dot-matrix printer) but with missed "NA" value, for example: m = (4,6,12) Do you have any idea? -- View this message in
2009 Aug 23
2
difficult "for"
Hi, My english isn't brilliant and my problem is very difficult to describe but I try ;) My first question is: May I write loop "for" like this or similar - for (i in sth : sth[length(sth)], k in sth_else : length(sth_else) ) - I'd like to have two independent conditions in the same loop "for". My secound question depend on program below. I'd like to write every
2009 Jan 23
4
Postfix and Dovecot
Hi Everybody, I'm mount two failover servers which use Postfix and Dovecot but the hostname of the machines r diferent: first node # uname -n # mail secound node #uname -n #mail2 So far so good, the real problem is that the e-mail file name on server is like this: 1232449377.P31789Q0M963611.mail2 and when I using the server called mail the file stay like this:
2010 Apr 17
0
Error when creating 2 R instances on the same context.
Hello, I'm getting an error when trying to create a secound R instance on the same context, in my system R calls Fortran code that calls C++ code that ultimately call R code again, but on this secound call I get this error. Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect number of arguments (2), expecting 1 for R_isMethodsDispatchOn Error in
2008 Sep 17
7
change graphic card ID
hi guys :) I would like to play SPORE with wine. I have read a lot of commands that this should be possible with the current wine build (witch special patch). My problem is, that SPORE doesn't like my graphiccard. So it alerts that my GC isn't supported by the game. Is it possible to change the graphiccard ID string, that wine will given to the game? greets from germany Hauke
2004 Mar 15
1
rsyncd without syslog
Hi, is it possible to use the rsyncd Daemon without any logging. I would like to make a network synchronization on a specific directory in a small network (10 Hosts) . These synchronisation should happen every 10 secounds. My logfile increases to fast with the logging option therefore it is better to use rsync without any logging. Thanks for answering. Please apologize my bad english. I hope you know what I mean. -- Torsten Senf
2012 Nov 22
1
Wait For Network - Win registry
Hi people, I'd like to know about registry key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\WaitForNetwork. The question is simple, but I didn't get to find the answer; so, the time to be specified, per default, is in minutes or in secounds? Thanks a lot, -- Marcio Oliveira. "Tudo concorre para o bem daqueles que amam ? Deus." (Rom 8,28)
2008 Apr 08
1
Problem with has_many
Hi all I''ve got a message table, where the sender and the receiver are stored (sender_user_id, receiver_user_id) How must i declare this dependencies in the user and message model? I''ve got the following one: has_many :messages, :foreign_key=> ''receiver_user_id'' but how to declare the secound one? Thank you for your help! Greets --
2003 Oct 13
4
"Gates steps up telecom campaign"
Will M$ ever stop!!.. Whats the bet their telecoms products will use non-standard protocols.. I really wouldn't like to run a telecom system on Windoze in the first place.. Full Story.. http://news.zdnet.co.uk/communications/0,39020336,39117099,00.htm
2019 Feb 13
0
problem witht working director
Hi I have dovecot director with 2-3 ring and 4 dovecot My ring is : 10.0.100.2? 9090 right never?????? synced????? 8?????? 37305225 39763861 0??????? 723?????????? 2019-02-13 16:02:04 2019-02-13 16:02:04????????????????????????????????? 10.0.100.3? 9090 left? never?????? synced????? 8?????? 57409664 8707830? 0??????? 737?????????? 2019-02-13 16:02:04 2019-02-13
2001 Dec 19
0
Samba have wait-times
Hallo. Our Samba Server is used to provide a DOS program that uses the DOS database btrieve. Sometimes the opening and using of these programs is very slow. There seem to come no data from the server. The programm has very much files in one directory (ca. 50.000). Is this a problem? the opening of a program "sleeps" sometimes for 1 Minute. If we put the windows into the background and
2009 May 19
3
SSL testing on localhost - segfaults aplenty !
Hello, I''ve followed the tutorial @ http://weeatbricks.com/2007/10/31/how-to-use-a-rails-app-with-https/ to setup SSL on localhost, wanting to use https for logging in and such. Using the method described above I get sensibly higher load times and of course very very frequent and random segfaults (be it ActiveRecord, Mongrel or any other .rb causing it) !! Platform is..well Win32.
2003 Feb 19
0
Changing password from Windows 2K / XP client on samba server with different passwords on client and server
Hello all, I've got a problem when I try to change a password from W2K or XP on a samba 2.2.5 - server. That's the situation: The user "hugo" is logged on locally or in a domain "first" with his password "secret". The user has shares on a secound domain, the "samba" domain, too. The user can do a net use M: \\samba\share to get the share on the
2014 Feb 03
3
Duplicate namespace prefix: ""
Hello, i try to run the mail system which explain dovecot in the wiki. http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix I have that complete write in the config, only the domain and user settings i changed. But something is wrong but i not found where is the mistake. <dovecot.log> Feb 03 16:12:52 lmtp(1079, webmaster at silviosiefke.de): Error: user webmaster at
2010 Oct 02
1
steam games not running
Hey, I am trying to get steam/steam-gaming working on my system. I have gotten the steam client working, but fail to launch games. I will be using half-life as the game I am trying to launch for this topic as it is one that most people can get running as far as i can tell. I have a x86_64 intel i7 system with a nVidia GT218 [NVS 3100M] graphics card. I am running Fedora 13 , and distribution
2004 Jul 23
4
Doublehash transfers
Hello, I recently tried an upgrade of CVS on my test server today and found that the res/res_parking.c file is completely gone. This is where I had to go into the code every time I do an upgrade and change the code to allow for doublehash transfers instead of single hash transfers: That means that you need to hit the pound key twice to initiate a transfer instead of once. Because of our inbound
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
Hi, I have done my best and tired of searching the net about the problem. If anybody could help would be a great favour. Description of Problem ------------------------ I am trying to install two Netpci cards(Traverse Technology Netjet ISDN-s) on Trixbox 2 and aim is to use in Asterisk as dailin and dialout. I compliled the driver as directed in the manufacture manual. After installation dmesg
2004 Mar 16
1
SV: Documentation on how to put classes and methods in packageswith namespace?
Re. the Kings Quest game called R, Inspired by the "stats4" of R-1.9.0 (alpha of 2004-03-15) I moved the body af my function ".onLoad.dynamicGraph" to the end of ".../dynamicGraph/R/dynamicGraph" (replacing "library(methods)" by "require(methods)"). The secound run, with [Previously saved workspace restored], produces the same result as in
2003 Nov 09
10
DIAX version 0.9.2 available for download
Hi all, As promise, the new prerelease (0.9.2) is now available for download from the followiing locations: http://www.laser.com/dante or http://www.geocities.com/tdanro A detailed help file is available online and in the application package as a chm file, accessible from the app help menu too. Unfortunately the IAX2 support is not ready yet, but I work on it now (next on my list). The DLL used
2018 Aug 09
1
Re: Mount URL as cdrom/iso KVM/QEMU
Hi Daniel, I have noticed that it will fail exactly as you said if <cdrom> is first in the boot order, if <hd> is first in the boot order the XML validates and it starts as usual. first in log except below is with cdrom set to first in boot order, second is with hd set first. 2018-08-09 11:39:28.625+0000: starting up libvirt version: 3.9.0, package: 14.el7_5.6 (CentOS BuildSystem