Displaying 20 results from an estimated 46 matches for "pixies".
Did you mean:
pixes
2008 May 12
1
Converting qqplot2 qplot() to grammar?
Hello all,
I've been using the following qplot command:
qplot(pixX,pixY, data=som, geom="tile", fill=rgb) +
scale_fill_identity() + opts(aspect.ratio = .75) + facet_grid(unitX ~ unitY)
Now I would like to convert it into the explicit ggplot grammar, so I
can remove the extras: axes, labels, background, borders, facet labels,
and extra white-space around the plot. (If anyone has
2015 Jul 28
3
Re:\ help, permissions issues
both of my other servers its owned by exim, the permissions in the other two servers are 644, and dovecot starts just fine on those, I don't know what happened I updated my server from opensuse 12.1 to 13.2 and now dovecot is refusing to start.> From: alvin.sm at Mail.Linux-Consulting.com> Subject: Re: help, permissions issues> To: dovecot at dovecot.org> Date: Mon, 27 Jul 2015
2020 Jun 28
3
Introducing the binary-level coverage analysis tool bcov
Hi Fangrui,
Many thanks for providing such detailed feedback! Please find my comments
inlined below.
- Ammar
On Sun, Jun 28, 2020 at 5:59 AM Fangrui Song <maskray at google.com> wrote:
> On 2020-06-26, Ammar Ben Khadra via llvm-dev wrote:
> >## TL;DR
> >
> >We introduce bcov, an open-source binary-level coverage analysis tool [1].
> >The details are discussed
2009 Aug 14
9
Rescuing from REXML::ParseException
Hello,
When I call an action with some invalid XML or JSON data a parse
exception gets raised from within Rails/Ruby (REXML or
ActiveSupport::JSON). The problem that I''ve got is how to handle these
exceptions. In my application_controller.rb I have the following for
debugging purposes:
def rescue_action_in_public(exception)
respond_to do |request|
request.all { render :text =>
2017 Nov 13
2
Winbind error "Could not fetch our SID - did we join?"
On Mon, 13 Nov 2017 15:20:05 +0100
Sven Schwedas <sven.schwedas at tao.at> wrote:
>
> > PS, your configs are still wrong.
>
> It would be *really* helpful if you explained *why*. Sprinkling magic
> pixie dust over random config files isn't exactly purposeful
> debugging.
>
Lets start with /etc/krb5.conf
Samba doesn't need most of what you will find in it,
2004 Apr 02
0
Your e-mail could not be delivered (PR#6730)
Content Inspecion SMTPMAIL could not deliver the e-mail below because of unreachable host
Please check the recipients e-mail address before you try again.
Received: from Unknown (61.113.174.142) by ETRUST-SMTP (10.3.0.22)
From: r-bugs@r-project.org
To: aikins@pixie.udw.ac.za
Subject: Mail Delivery System (aikins@pixie.udw.ac.za)
Date: Thu, 1 Apr 2004 00:56:02 -0800
MIME-Version: 1.0
Content-Type:
2013 Apr 13
6
facter doesn't load from /ect/facter/facts.d
I''m trying to load custom facts via /etc/facter/facts.d/* according to
instructions on
http://docs.puppetlabs.com/guides/custom_facts.html#structured-data-facts
I must have missed a setting somewhere because I get nothing. The first
clue may be that /etc/facter didn''t exist. I had to create it manually.
Is there a setting or search path I need to create?
Details:
puppet
2015 Jul 28
1
\ help, permissions =
hi josh
> Try turning off Apparmor. When I did the same OpenSuSE upgrade,
> Apparmor messed up my dovecot installation with similar errors. I
> disabled Apparmor and the permissions issues disappeared. BTW, I gave
> up trying to re-configure Apparmor and have left it disabled with no
> issues.
i also do periodic rolling updates from suse-11.x to 12.x to 13.x
on the same
2017 Feb 13
8
CentOS 7, systemd, NetworkMangler, oh, my
My manager tells me a system in the datacenter is down. I go down there,
and plug in a monitor-on-a-stick and keyboard. It's up, but no network. I
try systemctl restart NetworkManager several times, and ip a shows *no*
change.
Finally, I do an ifdown, followed by an ifup, and everything's wonderful.
My manager thinks that the NM daemon thinks everything's fine, and
there've been
2017 Nov 13
2
Winbind error "Could not fetch our SID - did we join?"
On Mon, 13 Nov 2017 14:32:11 +0100
Sven Schwedas via samba <samba at lists.samba.org> wrote:
> Making no additional changes to the configuration, using "net ads
> join" instead of "samba-tool domain join" immediately worked. I'd be
> really curious where's the difference between the two and why
> samba-tool pretends to not have run into any errors…
2019 Jul 26
1
vfs_recycle throwing errors when files are deleted by a Mac on a share with vfs_fruit enabled
...t I may be doing
wrong.
Regards
=======
Server CentOS 7.6
Samba Version 4.8.3
Filesystem EXT4
Client Mac OS 10.14.5
**** SMB.CONF ***
[global]
; Most Windows systems default to WORKGROUP
workgroup = WORKGROUP
server string = Samba Server Version %v
netbios name = PIXIES
interfaces = lo 192.168.0.0/24
hosts allow = 127. 192.168.0.
hostname lookups = yes
log file = /var/log/samba/samba.log.%m
max log size = 50
security = user
passdb backend = tdbsam
guest account = nobody
load printers = no...
2006 Jul 05
8
Beating the authentication horse (dead yet?)
Guys,
I''m frankly overwhelmed by the number of Rails authentication options(?)
out there...from ActiveRBAC to acts_as_authenticated to LoginEngine and
so on...so many options, yet on resource I''ve found really distinguishes
between each.
This is sad, as authentication and user management is really an area
where some Rails simplicity pixie dust could be a real boon to
2017 Feb 13
0
CentOS 7, systemd, NetworkMangler, oh, my
On 13/02/17 15:35, m.roth wrote:
> My manager tells me a system in the datacenter is down. I go down there,
> and plug in a monitor-on-a-stick and keyboard. It's up, but no network. I
> try systemctl restart NetworkManager several times, and ip a shows *no*
> change.
>
> Finally, I do an ifdown, followed by an ifup, and everything's wonderful.
>
> My manager thinks
2017 Feb 13
0
CentOS 7, systemd, NetworkMangler, oh, my
On 13 February 2017 at 15:35, <m.roth at 5-cent.us> wrote:
> My manager tells me a system in the datacenter is down. I go down there,
> and plug in a monitor-on-a-stick and keyboard. It's up, but no network. I
> try systemctl restart NetworkManager several times, and ip a shows *no*
> change.
>
> Finally, I do an ifdown, followed by an ifup, and everything's
2015 Jul 27
1
help, permissions issues
Hey everyone I've tried changing the permissions with the file it is telling me is giving me the issue, restarted exim and the computer, but still can't get dovecot to start.
2.2.13
> dovecot -F
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 14: ssl_cert: Can't open file /etc/exim/openssl/exim.crt: Permission denied
> dovecot -n
# 2.2.13:
2015 Jul 28
0
\ help, permissions issues
Try turning off Apparmor. When I did the same OpenSuSE upgrade,
Apparmor messed up my dovecot installation with similar errors. I
disabled Apparmor and the permissions issues disappeared. BTW, I gave
up trying to re-configure Apparmor and have left it disabled with no
issues.
On 27/07/2015 9:32 PM, josh schooler wrote:
> both of my other servers its owned by exim, the permissions in the
2015 Jul 29
0
Deafness
hi ya
On Tue, Jul 28, 2015 at 11:35:31PM -0400, Chris Ross wrote:
>
> > On Jul 28, 2015, at 21:52 , Steffan Cline <steffan at hldns.com> wrote:
> >
> > Ok, I think I have come a little further.
> >
> > When dovecot stops accepting connections, I checked netstat and found this:
> >
> > [root at hosting1 ~]# netstat -an | grep 993
> >
2017 Nov 13
0
Winbind error "Could not fetch our SID - did we join?"
On 2017-11-13 14:55, Rowland Penny wrote:
> On Mon, 13 Nov 2017 14:32:11 +0100
> Sven Schwedas via samba <samba at lists.samba.org> wrote:
>
>> Making no additional changes to the configuration, using "net ads
>> join" instead of "samba-tool domain join" immediately worked. I'd be
>> really curious where's the difference between the two
2017 Nov 13
0
Winbind error "Could not fetch our SID - did we join?"
On 2017-11-13 16:00, Rowland Penny via samba wrote:
> On Mon, 13 Nov 2017 15:20:05 +0100
> Sven Schwedas <sven.schwedas at tao.at> wrote:
>>
>>> PS, your configs are still wrong.
>>
>> It would be *really* helpful if you explained *why*. Sprinkling magic
>> pixie dust over random config files isn't exactly purposeful
>> debugging.
>>
2019 Feb 01
0
Runnable R packages
Ummm oops. Magic pixies? It assumed all of CRAN was installed?
Maybe I'll write something that could go in /usr/lib/R/bin/RUN that
checks and gets deps, installs the package, and runs package::main,
which I think is what the OP wants - you could do R CMD RUN
foo_1.0.0.tar.gz and away it goes...
B
On Thu, Jan 31, 2...