search for: pixi

Displaying 20 results from an estimated 46 matches for "pixi".

Did you mean: piii
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‏
...ing uid/gid running dovecot > and uid/gid of dovenull> and permissions for the dovecot dir tree /etc/dovecot*> > wag ... i think it should not be owned by exim> > ...> > > ssl_cert = </etc/exim/openssl/exim.crt> > ssl_key = </etc/exim/openssl/exim.key> > pixie dust> alvin> - http://NetworkNightmare.net/OpenSSL> - http://DDos-Mitigator.net
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, this is mostly because most of what you will find there, is a default setting. Believe it, or believe it not, you only really n...
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: multipart/mixed; boundary="----=_NextPart_000_0016----=_NextPart_000_0016" X-Priority: 1 X-MSMail-Priority: High This is a multi-part message in MIME fo...
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 =
...ow just run suse-factory and need to tweek some apps/settings in your case, i'd also check suse iptables rules and also maybe it's an issue with /etc/init.d vs systemctl systemctl enable dovecot && systemctl restart dovecot ---> what is the output of systemctl status doveoct pixie dust alvin - http://IPtables-BlackList.net > On 27/07/2015 9:32 PM, josh schooler wrote: > > 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 opensu...
2017 Feb 13
8
CentOS 7, systemd, NetworkMangler, oh, my
...o it does nothing. He suggests that it might have to be stopped, then started, rather than restarted. This is completely unacceptable behavior, since it leave the system with no network connection. Pre-systemd, as we all know, restart *RESTARTED* the damn thing. Is there some Magic (#insert "pixie-dust-sparkles") incantation, either restarting NetworkManager, or using nm-cli, to force it to perform the expected actions? Btw, if this is supposed to be part of the "hide stuff, desktop Linux users don't need to know this stuff", this is a *much* worse result. mark (and...
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?)
...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 developers. Can anyone point me in the direction of a good comparison, or can you recommend a particular approach? I''m very wary of chosing the coat tail to ride and not realizing it until two weeks after grabbing ahold... Thanks! B.A. -- B.A. Baracu...
2017 Feb 13
0
CentOS 7, systemd, NetworkMangler, oh, my
...at it might > have to be stopped, then started, rather than restarted. > > This is completely unacceptable behavior, since it leave the system with > no network connection. Pre-systemd, as we all know, restart *RESTARTED* > the damn thing. > > Is there some Magic (#insert "pixie-dust-sparkles") incantation, either > restarting NetworkManager, or using nm-cli, to force it to perform the > expected actions? > > Btw, if this is supposed to be part of the "hide stuff, desktop Linux > users don't need to know this stuff", this is a *much* wors...
2017 Feb 13
0
CentOS 7, systemd, NetworkMangler, oh, my
...at it might > have to be stopped, then started, rather than restarted. > > This is completely unacceptable behavior, since it leave the system with > no network connection. Pre-systemd, as we all know, restart *RESTARTED* > the damn thing. > > Is there some Magic (#insert "pixie-dust-sparkles") incantation, either > restarting NetworkManager, or using nm-cli, to force it to perform the > expected actions? > I'd be interested in the journal from the NetworkManager restart as that's not the way it behaves ... it uses the netlink API to get state and...
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‏
...ing uid/gid running dovecot > and uid/gid of dovenull> and permissions for the dovecot dir tree /etc/dovecot*> > wag ... i think it should not be owned by exim> > ...> > > ssl_cert = </etc/exim/openssl/exim.crt> > ssl_key = </etc/exim/openssl/exim.key> > pixie dust> alvin> - http://NetworkNightmare.net/OpenSSL> - http://DDos-Mitigator.net
2015 Jul 29
0
Deafness
...the application level in general) is likely not even involved yet. I would suspect some sort of firewall config on your host, or perhaps some sort of overload at the network stack level. But, the latter only if the server were very heavily loaded. ditto > I hope this feedback is helpful. pixie dust alvin - http://NetworkNightmare.net/OpenSSL
2017 Nov 13
0
Winbind error "Could not fetch our SID - did we join?"
...an cause problems with your AD > replication. Sounds like something that should be added to the samba-tool manpage / --help output. I'll try to make a pull request later this week… > 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. -- Mit freundlichen Grüßen, / Best Regards, Sven Schwedas, Systemadministrator Mail/XMPP sven.schwedas at tao.at | Skype sven.schwedas TAO Digital | Lendplatz 45 | A8020 Graz https://www.tao-digital.at | Tel +43 680 301 7167...
2017 Nov 13
0
Winbind error "Could not fetch our SID - did we join?"
...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. >> > > Lets start with /etc/krb5.conf > > Samba doesn't need most of what you will find in it, this is mostly > because most of what you will find there, is a default setting. > Believe it,...
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,...