Displaying 20 results from an estimated 37 matches for "snowflake".
2015 Dec 23
3
Starting stunnel on boot with CentOS7
On my CenOS7 system with stunnel from base
stunnel-4.56-4.el7.x86_64
there's a systemd service file
/etc/systemd/system/stunnel.service
try
sudo systemctl enable stunnel.service
Hope this helps,
K
?al?
2015 Dec 23
0
Starting stunnel on boot with CentOS7
.../etc/stunnel/%i.conf
[Install]
WantedBy=multi-user.target
EOF
Don't forget to systemctl daemon-reload after adding one of these...
Using the template method you'd enable it with the name of the config file
of interest ... remember to have foreground=yes ...
Given the config /etc/stunnel/snowflake.conf ...
systemctl enable stunnel at snowflake.service
systemctl start stunnel at snowflake.service
2015 Dec 23
1
Starting stunnel on boot with CentOS7
.../etc/stunnel/%i.conf
[Install]
WantedBy=multi-user.target
EOF
Don't forget to systemctl daemon-reload after adding one of these...
Using the template method you'd enable it with the name of the config file
of interest ... remember to have foreground=yes ...
Given the config /etc/stunnel/snowflake.conf ...
systemctl enable stunnel at snowflake.service
systemctl start stunnel at snowflake.service
_______________________________________________
CentOS mailing list
CentOS at centos.org
https://lists.centos.org/mailman/listinfo/centos
Confidentiality Notice | This email and any included attac...
2017 Feb 02
2
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...re was a time when the blob did *something* weird which defeated
nouveau's display logic (when flipping between the two drivers).
Perhaps this Native EFI mode does something along those lines as well.
(Although in those cases, running the VBIOS didn't help... although
each VBIOS is a unique snowflake. In some other cases, double-running
the VBIOS leads to a hung GPU. Urgh.)
-ilia
2000 Nov 22
3
XMMS plugin cannot play b3 encoded files
...ello,
The subject pretty much says it all. I downloaded the beta 3 RPMs and
installed them. Encoded a disc with the and XMMS segfaults when
attempting to play them. However, there are no problems playing files
from a prior release.
FYI,
Pat
--
"You are not a beautiful and unique snowflake!" - Tyler Durden
<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/octet-stream
Size: 241 bytes
Desc: not available
Url : http://lists.xi...
2016 Jan 04
4
Forwarding call if extension busy
Hi and happy new year!
My question:
- two extensions: 1111 and 2222
- an active call on 1111
- incoming calls to 1111 should be forwarded to 1111 (call advice!) and 2222
I know how can I forward an incoming call to more than an extension,
but I have no idea how can I get the information, that 1111 has
already an active call...
I think, I need something like:
exten =>
2012 Jun 04
2
Non-linear curve fitting (nls): starting point and quality of fit
...ent way in fitting, in excel a single value can make the
difference, in R it looks at the whole function? I read this: "Fitting a
function is an approximation, trying to find a minimum. Think of frozen
mountain lake surrounded by mountains. Excel's Solver will report the
highest tip of the snowflake on the lake, if it finds it. nls will find out
that the lake is essentially flat compare to the surrounding and tell you
this fact in unkind word." )
I have several questions about nls:
1. The nls method doesn't give an R^2. But I want to determine the quality
of the fit. To understand...
2016 Mar 19
2
missing DomainDnsZones and ForestDnsZones ?
...the samba-tool auto-generated (by provision.pl) zone file to our
> own BIND zone files; that has been working fine for us. I just became
> aware of the absence of DomainDnsZones and ForestDnsZones stuff when
> I
> added a second DC today.
Just be aware that you will be on your own, a snowflake, with regards
to support for this.
I have patches to our samba_dnsupdate script that will use RPC against
our db-backed DNS management server to fix the required records, and I
plan on making our domain join code attempt to add the first DNS
records via that same interface.
Either way, adding...
2019 Jun 14
2
[RFC] Coding Standards: "prefer `int` for, regular arithmetic, use `unsigned` only for bitmask and when you, intend to rely on wrapping behavior."
...speechless. I don’t even know
> where to start.
The word-size migration is rare but not unique. The HP/Tandem NonStop
line has moved from 16-bit to 32-bit to 64-bit over the decades, and we
needed to handle mixed-size pointers and "int" weirdness at each stage.
OpenVMS is a special snowflake in terms of its LLVM bootstrapping process,
and the mind just boggles at what John and his team have had to contend
with. But the size part is certainly familiar to me, and actually simpler
than what NonStop had to deal with. (We weren't using LLVM, clearly, but
container size etc. is not a p...
2017 Feb 02
0
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...he blob did *something* weird which defeated
> nouveau's display logic (when flipping between the two drivers).
> Perhaps this Native EFI mode does something along those lines as well.
> (Although in those cases, running the VBIOS didn't help... although
> each VBIOS is a unique snowflake. In some other cases, double-running
> the VBIOS leads to a hung GPU. Urgh.)
I'm open to experiments. I've moved to vanilla 4.8.17 from 4.8.15 and
will jump into 4.9.x this weekend. I'll check with and without
NvForcePost as I upgrade. Not gonna hold my breath, though -- I first...
2016 Mar 19
0
missing DomainDnsZones and ForestDnsZones ?
...erated (by provision.pl) zone file to our
>> own BIND zone files; that has been working fine for us. I just became
>> aware of the absence of DomainDnsZones and ForestDnsZones stuff when
>> I
>> added a second DC today.
>
> Just be aware that you will be on your own, a snowflake, with regards
> to support for this.
>
> I have patches to our samba_dnsupdate script that will use RPC against
> our db-backed DNS management server to fix the required records, and I
> plan on making our domain join code attempt to add the first DNS
> records via that same inter...
2007 May 18
4
Error Message?
I get this message, when opening the winecfg,
rn@MX:~$ winecfg
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
fixme:mixer:ALSA_MixerInit No master control found, disabling mixer
/bin/sh: /usr/bin/esd: not found
fixme:jack:JACK_drvLoad error loading the jack library libjack.so, please
install this library to use jack
--------
2019 Apr 12
1
External Authentication
That is correct. I'm not adverse to using AD. I've used real AD in many
environments in the past and to be honest the Samba4 AD seems to work
really well. I just need to have all my users from our central LDAP. The
passwords would need to match so that students, faculty and staff can use
the existing campus wide tools. Thank you.
On Fri, Apr 12, 2019 at 11:27 AM Rowland Penny via samba
2011 Jan 04
0
Package animation update (v2.0-0)
...too, e.g. demo('fireworks')
to set fireworks, or demo('CLEvsLAL') which is a "replay" of an NBA
game between Cavaliers and Lakers on 2009.
Have fun!
? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-0
NEW FEATURES
? ?o a new demo 'Xmas2': Merry Christmas with snowflakes (see
?demo('Xmas2', 'animation'); thanks, Jing Jiao)
? ?o a new function saveHTML() to insert animations into HTML pages
?(this was designed to replace the old ani.start() and ani.stop();
?the output is much more appealing; the JavaScript is based on the
?SciAnimator library and j...
2011 Jan 04
0
Package animation update (v2.0-0)
...too, e.g. demo('fireworks')
to set fireworks, or demo('CLEvsLAL') which is a "replay" of an NBA
game between Cavaliers and Lakers on 2009.
Have fun!
? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-0
NEW FEATURES
? ?o a new demo 'Xmas2': Merry Christmas with snowflakes (see
?demo('Xmas2', 'animation'); thanks, Jing Jiao)
? ?o a new function saveHTML() to insert animations into HTML pages
?(this was designed to replace the old ani.start() and ani.stop();
?the output is much more appealing; the JavaScript is based on the
?SciAnimator library and j...
2017 Feb 02
2
HP Zbook17 Dock and UEFI conflict with GK107GLM aka Quadro K1100M
...ething* weird which defeated
>> nouveau's display logic (when flipping between the two drivers).
>> Perhaps this Native EFI mode does something along those lines as well.
>> (Although in those cases, running the VBIOS didn't help... although
>> each VBIOS is a unique snowflake. In some other cases, double-running
>> the VBIOS leads to a hung GPU. Urgh.)
>
> I'm open to experiments. I've moved to vanilla 4.8.17 from 4.8.15 and
> will jump into 4.9.x this weekend. I'll check with and without
> NvForcePost as I upgrade. Not gonna hold my bre...
2016 Jul 27
3
[RFC] One or many git repositories?
...wrong" is not helpful. Not everyone has the git and python/bash chops
to write the necessary scripts. Not everyone has the personality to
obsessively script around stuff, or the desire to maintain said
scripts. Not everyone works on llvm/clang so much that it's worth
adopting a special-snowflake workflow. And some of us -- myself
included -- have extensive git scripts which work with the standard
git workflow but would be completely broken by adding a custom level
of indirection around git.
When put this way, maybe it's clear that it's actually a niche set of
people for whom &quo...
2016 Mar 18
2
missing DomainDnsZones and ForestDnsZones ?
On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote:
> On 18/03/16 20:38, Robert Moulton wrote:
> >
> >
> > It's a production domain. We run our own DNS and tried BIND9_DLZ
> > but
> > our DNS setup is complicated enough that we ended up resorting to
> > flatfile, manually updating our BIND zone files as needed. We know
> > it
> >
2011 Dec 22
0
R 2.14.1 is released
The byte pixies have rolled up R-2.14.1.tar.gz (codename "December Snowflakes") at 9:00 this morning. This is a maintenance release; see the list below for details.
You can get it from
http://cran.r-project.org/src/base/R-2/R-2.14.1.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the...
2011 Dec 22
0
R 2.14.1 is released
The byte pixies have rolled up R-2.14.1.tar.gz (codename "December Snowflakes") at 9:00 this morning. This is a maintenance release; see the list below for details.
You can get it from
http://cran.r-project.org/src/base/R-2/R-2.14.1.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the...