search for: _or_

Displaying 20 results from an estimated 82 matches for "_or_".

2020 Jul 27
0
Multiple authentication instances (GSSAPI _or_ Client Certificate)
Hi there, I am trying to make a paranoid IMAPS/Submission server. I'm running Ubuntu 20.04 with Dovecot 2.3.7.2 (3c910f64b). I mostly use my mail-server from the LAN/Realm where I have GSSAPI working well for both IMAPS and Submission and most other services But... I would like to be able to configure Dovecot to require mobile ("external") devices to authenticate using client
2005 Aug 02
1
cut.Date functionality for chron date/time objects
...0 01:07:53) [10] (01/10/70 17:46:53) into arbitrary (e.g. a given number of minutes, seconds, etc.) units. Basically, I'm searching for the functionality of cut.Date, which has a nice 'breaks' argument: ,-----[ *help[R](cut.Date)* (lines: 23 - 30) ] | breaks: a vector of cut points _or_ number giving the number of | intervals which 'x' is to be cut into _or_ an interval | specification, one of '"sec"', '"min"', '"hour"', '"day"', | '"DSTday"', '"...
2006 Feb 12
4
Rails Install on Linux (SuSE 9.3) Fails
...site_ruby/1.8/rubygems.rb:61:in `manage_gems'' from /usr/local/bin/gem:4 so then when I type rails /home/jim/railsApp1 I get bash: rails: command not found Sorry if this is a stupid Linux error on my part, but hey, I gotta start somewhere, right? Thanks for any help on Rails _or_ Linux _or_ SuSE 9.3 (which, I understand, is not just any Linux. :-) Jim -- Posted via http://www.ruby-forum.com/.
2020 Feb 20
2
[RFC PATCH] Add SHA1 support
...It's "[r]eleased into the public domain with CC0 1.0. Alternatively, it is > licensed under the Apache License 2.0". And the performance (see the chart > at https://github.com/BLAKE3-team/BLAKE3) is *impressive* ... I'm still not sure if rsync requires a cryptographic hash _or_ if a strong hash like xxHash64 would be just fine for the job. > Kind regards, Markus Sebastian
2006 Nov 03
2
Filebench, X4200 and Sun Storagetek 6140
Hi there I''m busy with some tests on the above hardware and will post some scores soon. For those that do _not_ have the above available for tests, I''m open to suggestions on potential configs that I could run for you. Pop me a mail if you want something specific _or_ you have suggestions concerning filebench (varmail) config setup. Cheers This message posted from opensolaris.org
2012 Sep 09
2
use subset to trim data but include last per category
...or which iter is multiple of 500 and so I do this: df <- subset(df, iter %% 500 == 0) This gives me almost exactly what I need except that the last and most important Duality Gap observations are of course gone due to the filtering ... I would like to change the subset clause to be iter %% 500 _or_ the record is the last per n (n is my problem size and category in this case) ... how can I do that? I thought of adding a new column that flags whether a given row is the last element per category as "last" Boolean but this is a bit too complicated .. is there a simpler condition constr...
2007 Nov 29
5
Webrat 0.1.0 released - Ruby Acceptance Testing for Web applications
...form submission should be sent to, which could change if you adjust your routes or controllers * The HTTP method for the login request A test written with Webrat can handle these changes smoothly. == REQUIREMENTS: * Rails >= 1.2.6 * Hpricot >= 0.6 * Rails integration tests in Test::Unit _or_ * RSpec stories (using an RSpec version >= revision 2997) == INSTALL: $ ruby script/plugin install http://svn.eastmedia.net/public/plugins/webrat/ == HISTORY: See CHANGELOG in this directory. == LICENSE: Copyright (c) 2007 Bryan Helmkamp, Seth Fitzsimmons. See MIT-LICENSE in this directo...
2020 Mar 17
1
[RFC PATCH] Add SHA1 support
On 2020-03-17 00:03:03 [+0100], Dimitrios Apostolou via rsync wrote: > On Thursday, February 20, 2020 10:34:53 PM CET, Sebastian Andrzej Siewior > via rsync wrote: > > > > I'm still not sure if rsync requires a cryptographic hash _or_ if a > > strong hash like xxHash64 would be just fine for the job. > > I'm fairly sure the hash should *not* be easy to spoof, so I'd say a > cryptographic hash is needed. > > As an example, if a file is replaced by a file of the same size and same > hash, > rsy...
2015 May 27
1
cmake build support for libogg
...wrote: > Yes please. CMake support is somehow mandatory for any C/C++ project > nowadays. Fascinating. Do the Visual Studio projects it generates know how to invoke cmake to update themselves? > Death to autotools! But that's just my ignorance speaking :-) I don't like autotools _or_ cmake. Fortunately, I'm not libogg's only user... I've merged Alexey's CMakeLists.txt. Let me know if you have any refinements. -r
2005 Oct 14
1
question about ?list
the help page says: 'is.list' returns 'TRUE' iff its argument is a 'list' _or_ a 'pairlist' of 'length' > 0, whereas 'is.pairlist' only returns 'TRUE' in the latter case. does the "latter case" mean a 'pairlist' of 'length' > 0? but > is.pairlist(pairlist()) [1] TRUE > length(pairlist()) [1] 0...
2015 Apr 05
4
[LLVMdev] Format of special case list for sanitizers
...rd as advertised, and (ii) if the user tries to use * as a regex quantifier, this will match incorrectly: A* matches the empty string and any number of As, while A.* matches all strings that start with at least one A. If it’s forgivable to break compatibility here, we should do regular expressions _or_ shell globbing, and not a hybrid format. I’d prefer shell globbing for paths in src entities, but that isn’t as useful for function names. Most filenames will contain periods, which also need to be escaped properly as regular expressions. (This also limits the usefulness of treating literals separ...
2011 Nov 04
2
Error in documentation of "merge"
Hi there seems to be an error in the documentation of the "merge" function: Arguments: x, y: data frames, or objects to be coerced to one. by, by.x, by.y: specifications of the common columns. See ‘Details’. all: logical; ‘all = L’ is shorthand for ‘all.x = L’ and ‘all.y = L’. The "L" should be a T or a TRUE. Cheers, Rainer -- Rainer M. Krug,
2000 Nov 02
1
how to extract directory with HTML version of help pages?
Is there a simple way to determine at run-time the directory with HTML version of help pages? (to see where I'm heading here, if you've got w3 installed under (X)Emacs on Unix _or_ a Microsoft OS, do w3-find-file and load $(R_HOME)/library/html/whateverfunction.html It's slightly nicer than the standard ESS text-help. best, -tony -- A.J. Rossini Rsrch. Asst. Prof. of Biostatistics BlindGlobe Networks (home/default) rossini@blindglobe.net UW Biost...
2006 Sep 19
4
Disk Layout for New Storage Server
We are implementing a ZFS storage server (NAS) to replace a NetApp box. I have a Sun server with two dual Ultra320 PCIX cards connected to 4 shelves of 12 500GB disks each, yielding a total of 24TB of raw storage. I''m kicking around the different ways to carve this space up, balancing storage space with data integrity. The layout that I have come to think is the best for me is to
2008 Sep 16
1
sync always, strict sync, cache question
...B/s But I am worried about the cache that Samba makes use of. We would like samba to write to disk immediately. We've found these two options for smb.conf sync always = yes strict sync = yes I can't quiet see the difference between the two in my case. If I set 'sync always = yes' _or_ 'strict sync = yes', I can copy files at 70MB/s (similar to NFS using async). If I set both options, file transfer speed drops to about 20MB/s Does that mean that I do need to set both options to ensure the cache is written to disk before the server returns the ok to the client? How could...
2012 Jul 23
1
duplicated() variation that goes both ways to capture all duplicates
Dear all The trouble with the current duplicated() function in is that it can report duplicates while searching fromFirst _or_ fromLast, but not both ways. Often users will want to identify and extract all the copies of the item that has duplicates, not only the duplicates themselves. To take the example from the man page: > data(iris) > iris[duplicated(iris), ] ##duplicates while searching "fromFirst"...
2001 Nov 12
1
Filled Contour.
...I'm a big user of level plots. Because filled.contour() didn't do exactly what I wanted, I hacked at it a bit to add these options: (*) Even spacing in the key, even if the contours are not evenly spaced. (*) Horizontal key (*) options to not use layout() and to plot only the level plot _or_ only the key. This means you can use layout yourself to (e.g.) have several level plots which share a key. (*) overlay some or all of the level boundaries with contour lines. Now, I find this useful. If I am the only one, I'll go away and shut up but if anyone else thinks these are...
2019 Feb 22
1
[Bug 109742] New: vdpau state tracker on nv92 started to hit assert after vl compute work
...au] 1280x720 => 1280x720 Planar YV12 mplayer: nv50/nv50_state.c:659: nv50_bind_sampler_states: Assertion `!"unexpected shader type"' failed. MPlayer interrupted by signal 6 in module: decode video - MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug. AL lib: (EE) alc_cleanup: 1 devic...
2009 Mar 28
7
need good tdbsam reference
Hi All, Can someone point me to a good reference on how to configure "tdbsam" ? Many thanks, -T
2004 Jan 09
3
samba: problem in copying directories with many files
Hi, We have setup samba share between XP and Redhat 8.0. We usually deal with copying directories with 1000 files over samba share. When we copy, we always find that few files are randomly skipped in copying and one has to copy few times to get all the files. Is this a known problem and is there any fix for this? Thanks. Suresh