search for: _again_

Displaying 20 results from an estimated 22 matches for "_again_".

2010 Apr 08
2
Problem using elements in a vector
...200 elements - specifically created by x<-rbinom(5200,1,0.5) y<-matrix(x,nrow=1,ncol=5200) y now, each element is either a 0 or a 1 - e.g. it could be (0,1,1,1,1,0,0,0,1,1,1) e.t.c. when the element is a 1, i need to multiply a number (say 1000) by 1.005, and if it is 1 again, multiply it _again_ by 1.005. so for example, say i have the vector (1,1). it would be 1000 X 1.005 X 1.005 and if the element is 0, then i need to multiply by .995 - i.e. say the vector was (1,1,0) the value would be 1000 X 1.005 X 1.005 X .995. so my questions are these: 1. how do i make R do this automatically...
2010 Apr 08
1
Question on using elements of a vector
...elements - specifically created by x<-rbinom(5200,1,0.5) y<-matrix(x,nrow=1,ncol=5200) y now, each element is either a 0 or a 1 - e.g. it could be (0,1,1,1,1,0,0,0,1,1,1) e.t.c. when the element is a 1, i need to multiply a number (say 1000) by 1.005, and if it is 1 again, multiply it _again_ by 1.005. so for example, say i have the vector (1,1). it would be 1000 X 1.005 X 1.005 and if the element is 0, then i need to multiply by .995 - i.e. say the vector was (1,1,0) the value would be 1000 X 1.005 X 1.005 X .995. so my questions are these: 1. how do i make R do this automatica...
2018 Dec 07
1
Re: [PATCH] v2v: -o rhv-upload: Fix upload when using https
...rd W.M. Jones <rjones@redhat.com wrote: > On Fri, Dec 07, 2018 at 02:44:21AM +0200, Nir Soffer wrote: > > Fix rhv-cafile option access, broken by commit 6694028f9827 (v2v: -o > > rhv-upload: Only set SSL context for https connections). > > Ugh yes indeed. Strong typing FTW _again_ "pylint -E" may detect such issues. ... > > Will apply shortly, thanks. > > Rich. > > > .gnulib | 2 +- > > v2v/rhv-upload-plugin.py | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/.gnulib...
2018 Dec 07
2
[PATCH] v2v: -o rhv-upload: Fix upload when using https
Fix rhv-cafile option access, broken by commit 6694028f9827 (v2v: -o rhv-upload: Only set SSL context for https connections). --- .gnulib | 2 +- v2v/rhv-upload-plugin.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gnulib b/.gnulib index 6ccfbb4ce..646a44e1b 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit
2013 Oct 09
2
GPO Permissions _AGAIN_
Hi all, I'm afraid I'm back to my old issue of GPO permissions. I have two ADDCs providing an AD Domain (internal.stmaryscollege.co.uk (short-name 'SMC')). Servers are called 'ad-01' and 'tainan'. ad-01 is 'Version 4.0.10' and tainan is 'Version 4.1.0rc4' (the latest version in the package repos of the respective OSs (arch and gentoo)) I have
2005 Feb 11
1
Still stuck trying to make Asterisk read MySQL
...c/asterisk/extconfig.conf [settings] ;queues.conf => odbc voicemail.conf => odbc 9) I modified the sample script load_res_config.pl and ran it, it successfully updated my ast_config table, stuffing in all the settings that I'm used to seeing in voicemail.conf. 10) I restarted asterisk _again_. I get the exact same message. Feb 11 14:18:40 WARNING[18528]: app_voicemail.c:1539 leave_voicemail: No entry in voicemail config file for '1111' I'm totally out of ideas now. Anyone else got a clue to lend me? Thanks, Maya __________________________________ Do you Yahoo!? Tak...
2009 Dec 07
3
[gPXE] Chain Grub4Dos over HTTP?
...usage of "memdisk iso" on such a > setup will result in a lost/wasted ram equivalent to the size of the > iso (not being able to use it until next reboot).. Correct. If the bulk of the .ISO image is an embedded RAM disk image (such as a squashfs or .WIM file) and that image is _again_ loaded into RAM by some process, you would need roughly twice the RAM, which is redundant. > Now would it not be more wise in terms of resource utilization, to > boot with "memdisk raw" and winvblock (because then all ram is > utilized)? Or is it possible to recover the ram...
2018 Dec 07
0
Re: [PATCH] v2v: -o rhv-upload: Fix upload when using https
On Fri, Dec 07, 2018 at 02:44:21AM +0200, Nir Soffer wrote: > Fix rhv-cafile option access, broken by commit 6694028f9827 (v2v: -o > rhv-upload: Only set SSL context for https connections). Ugh yes indeed. Strong typing FTW _again_ ... Will apply shortly, thanks. Rich. > .gnulib | 2 +- > v2v/rhv-upload-plugin.py | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/.gnulib b/.gnulib > index 6ccfbb4ce..646a44e1b 160000 > --- a/.gnulib > +++ b/.gnulib > @@...
2008 Dec 02
1
Using namespaces to duplicate mailboxes (Doable?)
...case of a major failure of the array holding the mailboxes, a fast working backup can be put in place. Other thing we would like to know (and i reckon it's a long shot) if it's possible to "hide" this mailbox copy from the IMAP clients, so as to prevent any user from subscribing _again_ to the same folders. Naturally this last thing is to be considered only if the former (mailbox copy trough namespaces or other dovecot _internal_ method) it's at all possible. Any feedback or better ideas are totally welcome. -- --------------------------------- Julio C. Ortega Grupo de Inf...
1998 Dec 15
4
Why does oplocks = False not seem to stop file cacheing?
Greetings All, I have tried everything I can think of and can not seem to stop the PC from cacheing a local copy of a file retrieved over a samba share. I have tried oplocks = false and also setting veto oplocks = /*.txt/ Whatever I try the PC still shows me the old version of a file after I modify it on the unix side. If anyone can see anything wrong with my smb.conf file please let me know.
2012 Jun 11
0
[PATCH] Btrfs: call filemap_fdatawrite twice for compression V2
...mmediately return + * with the entire range locked but with nobody actually marked with + * writeback. So we can''t just filemap_write_and_wait_range() and + * expect it to work since it will just kick off a thread to do the + * actual work. So we need to call filemap_fdatawrite_range _again_ + * since it will wait on the page lock, which won''t be unlocked until + * after the pages have been marked as writeback and so we''re good to go + * from there. We have to do this otherwise we''ll miss the ordered + * extents and that results in badness. Please Josef...
2017 Mar 18
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...port.cgi?bug=857597 > > > Please advise. > > > TIA, > > David Some of the things you should / could (re)test / (re)try: _ Verify the md5sum of the ISO image. _ Is this particular USB device _still_ capable of booting newer computers? What happens if you would try _again_ to boot a newer computer? If the error message is seen now (while it was booting OK before such newer systems), then it might be a sign that the USB device is now failing. _ Before executing dd in order to write the ISO image to the USB deice, verify that you UNmount the filesystem volumes loc...
2007 May 13
0
No subject
..._dataok(); } /* * The shutdown feature is a bit strange on this UPS IMHO, it * switches the polarity of the 'Shutdown UPS' signal, at which * point it will automatically power down once it loses power. * * It will still, however, be possible to poll the UPS and * reverse the polarity _again_, at which point it will * start back up once power comes back. * * Maybe this is the normal way, it just seems a bit strange. * * Please note, this function doesn't power the UPS off if * line power is connected. */ void upsdrv_shutdown(void) { unsigned char reply[REPLY_PACKETSIZ...
2007 May 13
0
No subject
..._dataok(); } /* * The shutdown feature is a bit strange on this UPS IMHO, it * switches the polarity of the 'Shutdown UPS' signal, at which * point it will automatically power down once it loses power. * * It will still, however, be possible to poll the UPS and * reverse the polarity _again_, at which point it will * start back up once power comes back. * * Maybe this is the normal way, it just seems a bit strange. * * Please note, this function doesn't power the UPS off if * line power is connected. */ void upsdrv_shutdown(void) { unsigned char reply[REPLY_PACKETSIZ...
2007 May 13
0
No subject
..._dataok(); } /* * The shutdown feature is a bit strange on this UPS IMHO, it * switches the polarity of the 'Shutdown UPS' signal, at which * point it will automatically power down once it loses power. * * It will still, however, be possible to poll the UPS and * reverse the polarity _again_, at which point it will * start back up once power comes back. * * Maybe this is the normal way, it just seems a bit strange. * * Please note, this function doesn't power the UPS off if * line power is connected. */ void upsdrv_shutdown(void) { unsigned char reply[REPLY_PACKETSIZ...
2017 Mar 18
4
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
syslinux at zytor.com: I have two older computers with Intel D865GBFLK motherboards (~2003) and Pentium 4 HT CPU's. They both have the latest available BIOS installed. I would like to put Debian on them. I have downloaded: http://cdimage.debian.org/debian-cd/current/i386/iso-cd/debian-8.7.1-i386-xfce-CD-1.iso When I put debian-8.7.1-i386-xfce-CD-1.iso on a CD-R, it boots correctly.
2003 Oct 20
1
mgcp transfer takeback with ata186 (logs with comments - long post)
...aln/2 being picked up so as to give a busy tone during the transfer. This works, and I am able to hit flash again to resume the original call. However, after hanging up the IAX channel (inbound call) is not disconnected. To show my incapability, here's another log of me trying to transfer _again_ after the first one failed: -- Accepting AUTHENTICATED call from 217.114.97.249, requested format = 8, actual format = 8 -- Executing Dial("IAX2[virtupbx@virtupbx]/16384", "Local/7001@pbx") in new stack -- Called 7001@pbx -- Executing Dial("Local/7001...
2017 Mar 18
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...sum of the ISO image. > > SHA256 verified for downloaded image and for contents of USB flash drive > (see below). > > > > _ Is this particular USB device _still_ capable of booting newer > > computers? > > Yes. > > > > What happens if you would try _again_ to boot a newer computer? > > It boots. > > > > If the error message is seen now (while it was booting OK before such > > newer systems), then it might be a sign that the USB device is now > > failing. > > The USB flash drive shows no indication of failure....
2017 Mar 18
4
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...hould / could (re)test / (re)try: > > _ Verify the md5sum of the ISO image. SHA256 verified for downloaded image and for contents of USB flash drive (see below). > _ Is this particular USB device _still_ capable of booting newer > computers? Yes. > What happens if you would try _again_ to boot a newer computer? It boots. > If the error message is seen now (while it was booting OK before such > newer systems), then it might be a sign that the USB device is now > failing. The USB flash drive shows no indication of failure. > _ Before executing dd in order to write...
2007 Nov 20
2
Mustek Powermust 600VA
Hi, I'm having a hard time configuring a Mustek Powermust 600VA ups to work via USB with nut. I read somewhere that nut works OK via the rs232 cable, but unfortunately I don't have a COM port in my computer. The kernel detects the ups as an Xbox pad :) and loads the xpad module. I tried running /lib/nut/megatec with different /dev/ttySx but it displays megatec protocol UPS was not