search for: perfer

Displaying 20 results from an estimated 68 matches for "perfer".

Did you mean: perfe
2006 Mar 15
7
matrix indexing
Can someone please give me a pointer here. I have two matrices matA A B C 1 5 2 4 2 2 4 3 3 1 2 4 matB A B C 1 TRUE FALSE TRUE 2 FALSE TRUE TRUE 3 FALSE FALSE FALSE how do I extract all the values from matA where the coresponding entry in matB == TRUE (or FALSE), perferably in vector form. Many thanks tom
2005 Apr 03
3
macintosh file clutter on samba filesystems.
I have a client who has a bunch of macs accessing some samba shares, and they write these ._filename and .DS_STORE files all over the place, he would perfer it to not write these files at all. Anyone ran into this issue? what would be the best way to prevent these files from getting written onto the shares? veto? -- Matt Pruett <entelin@logicaldreams.net>
2015 Jul 14
2
Lenovo T420 internal microphone not working
Hello, I have CentOS 7.1 installed on my Lenovo T420 Notebook. Now I will start to have some online meetings for a software project. In Bios the I/O-settings for camera and microphone are enabled. Camera is working (tested with cheese). In the audio settings of Gnome perferences I see an internal microphone which doesn't produce any input. The microphone is also not disabled by the key on the keyboard. Where can I take a look at? Thank you in advance Tim
2012 Oct 25
2
error bars
...thylene$TIME,RAEthylene$AVE,RAEthylene$AVE+RAEthylene$STD,RAEthylene$AVE-RAEthylene$STD,add = TRUE,lty=2,pch=17); Today, I went to update my plot. However, in R version 2.15.1 I get error code saying that this function cannot be found: Error: could not find function "errbar" I would perfer to avoid using the xy.error.bars<-function(x, y, xbar, ybar) coding for these error bars, as I have many data to put on one plot. I've searched the .pdf file for R 2.15.1 version and cannot find any updates for this function. Do I have to reinstall version 2.13 again?? I need to generate...
2001 Feb 04
4
next build
...mios *t, int speed); > + > + /* LIMITS */ > + #define NGROUPS_MAX 16 > + Hey, Steve.. since you put together the group access patch to OpenBSD. Do you recomend a better place or a better value for NGROUPS_MAX? It's not defined within the NeXTStep headers. Otherwise I'd perfer to put it in defines.h as a fall back incase NGROUPS_MAX is not found. - Ben
2006 Jan 29
1
FastCGI or SCGI
Hello, If i''m planning on using apache2, should I use FastCGI or SCGI. I have tried both and have both working in non-production. I would just like to know which is perfered. Robert Boone -- Posted via http://www.ruby-forum.com/.
2006 Jul 06
1
Newbie on Fedora 5
...to Postfix like ClamAV, Spamassissin, Greylisting, Jamm, SquirrelMail. The thing is that I want stable IMAP mail. Here is what I want to do: a. Stand alone linux box for email only - 25 users b. provide IMAP and web c. provide SSL authentication, spam filtering and virus checking. d. I would perfer to setup flat file, or unix based SIMPLE authentication scheme. e. Current users are on windows and are popping mail. Although we have LDAP, can we have another LDAP server which lives with existing server? f. I have Fedora 5 installed. I have Dovecot, Postfix, Cyrus-SASL installed. As well...
2001 Apr 27
3
openssh-2.5.2p2 on SunOS 4.1.3
Hi developers, I'm not sure if this is the right place to ask this question, so please don't crcify me if it isn't :) I'm trying to compile openssh-2.5.2p2 on SunOS 4.1.3. Since SunOS is not in the portable list, I took a look at this mailing list archive and found some of you guys have been able to compile it. My ./configure says I don't have the regex library : configure:
2007 Sep 06
1
Choppy sound while converting alaw to ulaw
Hi there I europe alaw is usual. I have a SIP Phone which perferes ulaw. When my * box has to transcode alaw to ulaw the sound get's one way choppy. (alaw => ulaw is choppy, ulaw => alaw is fine). I managed to fix the issue by forcing my SIP phone to use alaw only, but is this a know issue with asterisk 1.2.13? -Benoit-
2001 Jan 22
3
CVS source tree from 22 Jan 2001
Makefile.in is not fixed ! in old ssh.h # define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass" in new pathnames.h #define _PATH_SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass" but in Makefile.in PATHS=...-DSSH_ASKPASS_DEFAULT=\"$(ASKPASS_PROGRAM)\" ----------------------------------------------------------- about patch: - remove unused defines:
2004 Sep 10
2
Example FLAC's
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [To: flac-dev@lists.sourceforge.net] I'm working on making a plugin to OS/2 Multimedia subsystem for FLAC. I can't seem to find example FLAC files anywhere on FLAC's website. Where can I get some test files (perferably with WAV equiavlents). - -- Russell O'Connor <http://www.math.berkeley.edu/~roconnor/> ``[Law enforcement officials] suggested that the activists were stopped not because their names are on the list, but because their names resemble those of suspected criminals or terrori...
2002 Aug 11
4
OSF/1 or Tru64 patch for Privsep
...39;ssh site cmd' does not work right). If there is no activity on this for a week. I'll post it to bugzilla and will ignore any request for me to fix Tru64. I do thank everyone that has privately contributed help in regards to testing and such. This patch may apply to 3.4p1, but I'd perfer testing to be done on -cvs. - Ben diff -ur openssh-3.4p1/auth-sia.c openssh-3.4p1+/auth-sia.c --- openssh-3.4p1/auth-sia.c Fri Apr 12 11:36:08 2002 +++ openssh-3.4p1+/auth-sia.c Mon Jul 22 23:34:37 2002 @@ -41,9 +41,11 @@ #include <unistd.h> #include <string.h> +/* import */ exter...
2001 Aug 02
1
Ported openssh-2.9p2 to LynxOS
Hi, I have ported the portable version of openssh (openssh-2.9p2) to LynxOS. I have had to install Perl5 and openssl-0.9.5a. Also since the regex library in LynxOS is not POSIX compliant I had to use PCRE. Then I configured openssh-2.9p2 with the library option -lbsd. One more problem was the macro "howmany(x,y)" is not defined in any of the /usr/include header files n LynxOS. So I
2002 Mar 18
4
[Bug 172] Add multiple AuthorizedKeyFiles options
http://bugzilla.mindrot.org/show_bug.cgi?id=172 ------- Additional Comments From alex.kiernan at thus.net 2002-03-18 18:47 ------- Created an attachment (id=48) Multiple AuthorizedKeyFile patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2009 Jun 27
1
Creating Excel-Charts via RDCOMClient
...Markers ac$Location(Where=xlLocationAsObject, Name="Tabelle1") ac$SeriesCollection()$NewSeries() ac$SeriesCollection(1)[["XValues"]] <- r ac$SeriesCollection(1)[["Values"]] <- r #------------------------------------------------------------------- But I don't perfer this way writing calculated values like "c(1:4)" to the Excel Sheet and calling them via "SeriesCollection". I'm looking for direct adressing to "SeriesCollection". But codes like ac$SeriesCollection(1)[["XValues"]] <- asCOMArray(c(1:4)) ac$SeriesColl...
2013 Mar 02
1
Raster images and saving with original pixel dimensions in tiff, jpeg, or png perferablly.
...m.file("img", "Rlogo.jpg", package="jpeg")) grid.raster(img, interpolate =F) #turnon next line for output. Don't want to accidentally write any unwanted files. #dev.copy(tiff, "outputimage.tiff") dev.off() #or using package = "graphics" but not perfered. library(graphics) plot( c(0, dim(img)[2]), c(0, dim(img)[1]), type = "n", xlab = "", ylab = "") rasterImage(img, 0, 0, dim(img)[2], dim(img)[1]) #dev.copy(tiff, "outputfile2.tiff") dev.off() ##STOP##
2020 Apr 26
2
assembly code for array iteration generated by llvm is much slower than gcc
...on a RISCV target now. but I found in some case the assembly code generated by llvm is much more than gcc. It cause my program's performance about 40% decrease. The flowing is a simple test code. It shows the problem. We can see than gcc prefer to use pointer to iterate the array, but llvm perfere to use index to iterate the array. So llvm generate more codes to calculate the memory address of an array element from the index. My question is that if there's an option of llvm, to let it iterate array by pointer. Or it’s a bug of llvm not resolved now ? Test C code: Int fu...
2003 Jun 13
3
domain master name query fail
Hi all, just today I have setup my box to also be a WINS server and I started getting domain master name query fail messages shown as below. Jun 13 15:04:59 SERVER nmbd[2010]: [2003/06/13 15:04:59, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358) Jun 13 15:04:59 SERVER nmbd[2010]: find_domain_master_name_query_fail: Jun 13 15:04:59 SERVER nmbd[2010]: Unable to find the
2012 Oct 24
5
SSHMenu (Gnome Applet) for CentOS 6
Hello, I know that there exists a package for Gnome SSHMenuApplet for CentOS 5 (e.g. see http://rpmfind.net/linux/RPM/epel/testing/5/ppc/gnome-applet-sshmenu-3.15-5.el5.noarch.html). The package sshmenu (which I found here: http://dl.marmotte.net/rpms/redhat/el6/x86_64/sshmenu-3.18-7.el6/sshmenu-3.18-7.el6.noarch.rpm) states: ======================================== Summary :
2015 Jul 14
0
Lenovo T420 internal microphone not working
On 07/14/2015 06:02 AM, Tim wrote: > In the audio settings of Gnome perferences I see an internal microphone > which doesn't produce any input. The microphone is also not disabled by > the key on the keyboard. One thing to try is adjusting the gain on the microphone *after* you've started your conferencing application. I have to do this with my webcam mic....