search for: xoxy

Displaying 20 results from an estimated 25 matches for "xoxy".

Did you mean: roxy
2007 Apr 09
5
highlight crashes
I am trying to use highlight, but I am getting this kind of thing: /usr/local/lib/ruby/gems/1.8/gems/ferret-0.11.4/lib/ferret/index.rb:197:in `highlight'': IO Error occured at <except.c>:93 in xraise (IOError) Error occured in index.c:1222 - lazy_df_get_bytes len = -5, but should be greater than 0 from
2012 Nov 01
3
libkdc-policy.so: cannot open shared object file: No such file or directory?
Built from tar. Same result from git pull as of 01NOV install sudo samba-tool domain provision --realm=hen.us.mentats.us --domain=NEWDOM --dns-backend=BIND9_DLZ --adminpass=badpass --server-role='domain controller' "libkdc-policy.so: cannot open shared object file: No such file or directory" How do I find/build this module?
2018 Sep 06
2
[Bug 1279] New: manpage documentation inconsistencies
https://bugzilla.netfilter.org/show_bug.cgi?id=1279 Bug ID: 1279 Summary: manpage documentation inconsistencies Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org
2008 May 02
4
spec''ing calls to super (or other Ruby keywords)
Hi there, How does one spec an invocation of a Ruby keyword, such as super in this case? class User < ActiveResource::Base # faking the ActiveRecord before/after_save observers def save super UserMailer.deliver_activation(self) if recently_activated? end end Does the solution look anything like the following? describe User do describe ''#save'' do it
2009 Nov 26
3
Best way to preallocate numeric NA array?
These are the ways that occur to me. ## This produces a logical vector, which will get converted to a numeric ## vector the first time a number is assigned to it. That seems ## wasteful. x <- rep(NA, n) ## This does the conversion ahead of time but it's still creating a ## logical vector first, which seems wasteful. x <- as.numeric(rep(NA, n)) ## This avoids type conversion but still
2007 May 21
10
[Bug 1316] New: Add LDAP support to sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=1316 Summary: Add LDAP support to sshd Product: Portable OpenSSH Version: 4.6p1 Platform: All URL: http://dev.inversepath.com/trac/openssh-lpk OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: PAM support AssignedTo:
2009 May 09
5
Reading large files quickly
I'm finding that readLines() and read.fwf() take nearly two hours to work through a 3.5 GB file, even when reading in large (100 MB) chunks. The unix command wc by contrast processes the same file in three minutes. Is there a faster way to read files in R? Thanks!
2008 Apr 29
1
Spec''ing controller macros
Hi, (This is my first post after months of appreciative lurking...) I''m trying to spec the following conditional controller macro: class ApplicationController < ActionController::Base # turn off session management for robots session :off, :if => lambda {|req| req.user_agent =~ /(Google|Slurp)/i } # ... end My current attempt seems to be quite unsuccessful: 1) when I
2005 Nov 23
2
Dancing lissajous
We can't post images here so I've put up a web page to show off a neat little animation in R: http://www.geocities.com/robsteele/ Adios!
2008 Jan 04
2
Help removing many users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can anyone brighter than me think of an easy way to remove MANY users from an smbpasswd file (I have a list of users that can be removed, some of which may already be missing, some of which may be present)? I cannot use smbpasswd -x in a loop. Is there some easy way to do this? =R - -- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan
2018 Dec 14
1
[Bug 1309] New: Error: Hostname resolves to multiple addresses
...Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: netfilter.moschroe at xoxy.net Created attachment 551 --> https://bugzilla.netfilter.org/attachment.cgi?id=551&action=edit minimal nftables ruleset producing the issue Overview: Unable to define rules applying to runtime-resolved hostnames when said hostnames resolve to multiple ip addresses. This is a major impe...
2012 Nov 04
2
provisioning fails
I would like it to provision a domain or have had no response on irc or the samba maing list as to why it fails. Having the wiki howto up to date would not be a bad idea either. <br> The wiki and most other online resources indicate the one should use the "provision" command. This command is no longer available in the S4RC you must use samba-tool to accomplish the task. sudo
2005 Oct 16
2
Animated lissajous
Here's some code to make lissajous dance. I've attached a small sample GIF. Cheers, Rob Steele robsteele at yahoo dot com plot.lissajous = function(omega.x, omega.y, delta = 0, num.thetas = 200) { thetas = seq(0, 2 * pi, length = num.thetas) xs = sin(omega.x * thetas + delta) ys = cos(omega.y * thetas) plot(xs, ys, type = 'l', lwd = 3, ann = FALSE, axes = FALSE) }
2006 Apr 23
0
RE: Asterisk-Users Digest, Vol 21, Issue 130
...andvoice@comcast.net) 16. RE: No DTMF (broadbandvoice@comcast.net) 17. RE: Don't see my post (Steven Totaro) ---------------------------------------------------------------------- Message: 1 Date: Sat, 22 Apr 2006 19:17:52 +0000 From: Roshan Sembacuttiaratchy <rns.asterisklist.n.semba@xoxy.net> Subject: Re: [Asterisk-Users] Sipura SP3000 question To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID: <20060422191752.GR24768@roshan.info> Content-Type: text/plain; charset=us-ascii On Sat, Apr 22, 2006 at 11:19:35PM +10...
2007 Jun 13
3
DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
...nterface for rsync Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: rsync.20.bdixon@xoxy.net QAContact: rsync-qa@samba.org Amazon last year launched a "Simple Storage Service": --- Amazon S3 is intentionally built with a minimal feature set. * Write, read, and delete objects containing from 1 byte to 5 gigabytes of data each. The number of objects you can st...
2014 Jan 02
2
[Bug 73233] New: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers constant errors: Event logged IO_PAGE_FAULT
https://bugs.freedesktop.org/show_bug.cgi?id=73233 Priority: medium Bug ID: 73233 Assignee: nouveau at lists.freedesktop.org Summary: [NV43] GeForce 6600 GT nouveau on AMD-Vi triggers constant errors: Event logged IO_PAGE_FAULT QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2008 May 06
1
specifying output of render call
Hello again, First of all, thanks much for everyone''s input on my question last week about spec''ing an invocation of super. Here''s another question that seems resistant to my Google searching: With this helper method (defined in a module and included in Rails controllers): def render_rjs_redirect(url = ''/'') render :update do |page| page
2006 Apr 25
1
Overlapping assignment
Is it valid to assign a slice of an array or vector to an overlapping slice of the same object? R seems to do the right thing but I can't find anything where it promises to. > a <- 1:12 > a[4:12] <- a[1:9] > a [1] 1 2 3 1 2 3 4 5 6 7 8 9 > b <- 1:12 > b[1:9] <- b[4:12] > b [1] 4 5 6 7 8 9 10 11 12 10 11 12
2010 Sep 07
1
Memory leak in system() command?
I run an external program a few hundred times via status <- system(command = "blah blah blah") and pretty soon Linux thinks R is using tons of memory. R doesn't think so, at least not according to gc(). I'm also opening, reading and closing files but I don't think that's where the problem lies. Eventually the system command fails with a status of -1 and a message
2009 Nov 26
1
Moving quantile()?
Is there a faster way to get moving quantiles from a time series than to run quantile() at each step in the series? Thanks, Rob