Displaying 20 results from an estimated 22 matches for "detonation".
Did you mean:
detination
2001 Apr 02
1
ANNOUNCE: x11-ssh-askpass v1.2.1
...it).
(3) Install x11-ssh-askpass according to the regular instructions.
(4) Call your OS vendor's technical or customer support line.
(5) The following day, when you finally get a support rep on the
line, immediately set your system to self-destruct mode with a
5-minute pre-detonation sequence:
su
touch /etc/nologin
countdown 300; halt -D now
(6) Commit harakiri. Make certain you perform this step such that
neither your head nor your internal fluids hit the keyboard; that
might cause the pre-detonation sequence to abort. Be sure to...
2017 Jun 18
0
[FORGED] About error bars on barplots
On 18/06/17 12:10, lily li wrote:
> Hi R users,
>
> I have a question about adding uncertainty bars to stacked bar plots.
>
> DF:
> year A B C Amin Amax Bmin Bmax Cmin Cmax
> 2009 40 45 15 30 61 23 56 14 17
> 2010 36 41 23 26 54 22 51 22 24
>
> I use the code below:
>
>
2018 Feb 26
0
HowTos/MigrationGuide adding RHEL-7 -> CentOS-7 migration.
Hi,
could I get a permission to add to HowTos/MigrationGuide a guide for
conversion of RHEL 7 to CentOS 7? For personal reasons, I had to switch
my machines from RHEL to CentOS, and I think it would be helpful to have
it there. If it is OK to have migration guides for lower versions of
RHEL/CentOS, why not 7?
OK, here we go:
URLBASE=http://mirror.centos.org/centos/7/os/x86_64/Packages
2020 Aug 30
0
Network rebuild advice needed
On 30/08/2020 10:57, Peter Pollock wrote:
> Yeah, I already tried that, to no avail.
>
> I finally had some modicum of success.
>
> Switched everything off except one server, then restored that from
> June and was able to then build a new server and join it to the
> domain. And everything was peachy.
>
> Except the original server has some stupid zentyal issues which
2007 Apr 18
0
Grand note. You must to read.
The great prognosis are made.
The increase is up to 70% last time.
(MXXR) is the gainful deal and those who knows it is making money.
The drilling achivements of this highly capable oil partnership exceeded all its expectations.
One time this data hits the outdoors there will be no stopping this one.
Right now it's about 0.022 but we are thinking it to triple.
Once the information is made
2004 Jan 08
0
BLMUVRC, are no such
infinity inspector come gather osmosis acme
decimate idle insecure peachtree instant bessie astute von staunch beaux
detonable leopard conclusive blaine missouri several defendant illinois
2007 Apr 18
0
Grand note. You must to read.
The great prognosis are made.
The increase is up to 70% last time.
(MXXR) is the gainful deal and those who knows it is making money.
The drilling achivements of this highly capable oil partnership exceeded all its expectations.
One time this data hits the outdoors there will be no stopping this one.
Right now it's about 0.022 but we are thinking it to triple.
Once the information is made
2005 Nov 19
0
Missed readline on mac os x? [HELP]
...ow can I get ruby find it?
Someone can give me some link or hint to fix the problem?
Thank you!
--
Plus I remember being impressed with Ada because
you could write an infinite loop without a faked up condition. The idea
being that in Ada the typical infinite loop would normally be
terminated by
detonation. -Larry Wall [ [ [ JJ ] ] ]
2017 Jun 18
2
About error bars on barplots
Hi R users,
I have a question about adding uncertainty bars to stacked bar plots.
DF:
year A B C Amin Amax Bmin Bmax Cmin Cmax
2009 40 45 15 30 61 23 56 14 17
2010 36 41 23 26 54 22 51 22 24
I use the code below:
DF.refm = melt(subset(DF[,c(1:4)]),id.vars='year',variable_name='Legend')
fig1 =
2020 Aug 30
4
Network rebuild advice needed
Yeah, I already tried that, to no avail.
I finally had some modicum of success.
Switched everything off except one server, then restored that from June and
was able to then build a new server and join it to the domain. And
everything was peachy.
Except the original server has some stupid zentyal issues which no one on
the zentyal boards can help me fix and when I then demoted the original
2008 May 10
2
Random number generation
Colleagues,
I have encountered behavior of random number generation that eludes me.
I generate a random integer in a particular range using the following
code:
sample(1000:9999, size=1)
This code exists within a script that starts with the command:
remove(list=ls())
Each time that I run the script, it yields the same random number:
6420.
I thought that the problem might result from
2016 Feb 19
2
RPMs for Fedora and RHEL/CentOS
Hi Michael,
thx for suggestion. Yeah, it would be cool just to rebuild Fedora
package for RHEL 7, but unfortunately I need dovecot for RHEL 6 :\
I found few repos that have newer version, then that in offical repo,
but trustworthy is very important here.
Thanks
On 19.2.2016. 17:50, Michael Seevogel wrote:
>
> Am 19.02.2016 um 15:33 schrieb Toooode:
>> Hi
>>
>> Link on
2007 Jan 21
1
A Thread / Mock question
Hi!
What I''m trying at the moment is to build specifications for some
background thread code. What I want is a class Task and a class
TaskRunner. The TaskRunner should run a task in a background thread. It
should also indicate the status of the running task when calling the
running? method.
That''s basically, what I came up with so far:
class TaskRunner
def initialize
2006 Oct 26
2
Re: openssl server/client classes
Thorsten Sandfuchs wrote:
> Hio,
> I''m looking for a way to manage openssl client/server classes which correspond
> to each other. As I don''t want to reinvent the wheel, I''d be glad if someone
> could share his solution? :)
>
> It should be possible to provide and distribute ssl-certificates corresponding
> to one (or perhaps even many) CAs and for
2020 Aug 30
2
Network rebuild advice needed
I upgraded zentyal as far as 6.1 before it stopped upgrading (it won't save
changes any more either, so I can't change almost anything) sitting on
Samba 4.7
On Sun, Aug 30, 2020, 3:14 AM Rowland penny via samba <samba at lists.samba.org>
wrote:
> On 30/08/2020 10:57, Peter Pollock wrote:
> > Yeah, I already tried that, to no avail.
> >
> > I finally had some
2007 Mar 01
7
Local puppet
I''m trying to scale up Puppet and am wondering if I can use Puppet in an
odd way.
I''m looking to use Puppet as an authoritative source for all the
configuration done to a cluster. That includes fstab''s, modprobe.conf,
etc. This reduces duplication.
I''m using SystemImager on a cluster and would like to run Puppet during
the install, so when the node reboots, it
2007 Dec 17
5
question about 0.24.0
I see in the changelog that:
You now must specify an environment and you are required to specify
the valid environments for your site. (#911)
Does this mean that the puppetmaster has to be updated before clients
work correctly?
I ask because I''m testing out a client upgrade to 0.24.0 (server is
still 0.23.2) and this is what I''m seeing:
[~]% sudo /foo/bin/puppetd
2007 Nov 12
11
Various FreeBSD bits...
I just drudged through a bit of the archives and see a FreeBSD bits
floating in there that are of some value, but aren''t on the wiki. I
posted a few bits on the wiki regarding some FreeBSD cobbling that
I''ve done recently and hope that folk find it of use (and start
posting their useful bits there as well).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD
The
2006 Oct 01
22
41 server under puppet today
Hello there.
Just to let you know i have just put in production mode puppet on 41
freeBSD 4.7 virtual servers (yes not real servers but "jailed ones"). I
had some little problems with facter at first but i have manualy
upgraded the servers that where affected by the little "facter does not
read his facts" problem i had. I should have missed something in my
deploiement.
2020 Aug 30
2
Network rebuild advice needed
Tried the join. Failed to find a writeable DC
Tried with --server and gave it the name of one of the servers. No luck
Tried a different server and....
itadmin at dc2020:/run/samba$ samba-tool domain join kcs.local DC
-U"KCS\domainadmin" --dns-backend=SAMBA_INTE
RNAL --server "luke.kcs.local"
Password for [KCS\domainadmin]:
INFO 2020-08-30 00:37:08,420 pid:175166