Displaying 20 results from an estimated 29 matches for "consignations".
Did you mean:
conbinations
2005 Feb 22
0
3.8.1p1 option "permitopennet" added
...n, totale ou partielle, est interdite, sauf autorisation expresse. Si vous recevez ce message par erreur, merci de le detruire sans en conserver de copie et d'en avertir immediatement l'expediteur. Internet ne permettant pas de garantir l'integrite de ce message, la Caisse des depots et consignations decline toute responsabilite au titre de ce message s'il a ete modifie, altere, deforme ou falsifie.
This message and any attachments (the < message >) are confidential and intended solely for the addresses. Any use not in accord with its purpose, any dissemination or disclosure, either...
2002 Sep 27
1
wishlist addition?
I didn't see this in the wishlist, but using rsync for backups as I'm
starting to do now, there's a feature that would be really cool. I
don't see it in the man page or in any of the docs online.
Basically, I'd like to see an option to modify --delete that deletes
only destination files that have been missing for over Y days. For
backups, this provides a time window on
2012 Aug 23
1
[LLVMdev] bending the limits of tbaa metadata
Hi,
I work on DDC, the compiler of a research Haskell dialect, Disciple (disciple.ouroborus.net (http://disciple.ouroborus.net)). We are looking to make use of LLVM's type-based alias analysis metadata to encode non-aliasing information between variables. We have found that the tbaa structure is somewhat limited in its expressivity. In particular we couldn't encode intransitive
2010 Jan 08
4
Problems with IPTABLES recent module.
I went to reload (iptables-restore) my iptables configuration and
obtained an error at the COMMIT statement. No further details were
provided even when I ran restore with the -v option.
I determined that none of my backed up configuration files going
back to October will load either. This is more than passing strange
because I altered and uploaded the iptables configuration on this
host several
2015 Jun 25
6
LVM hatred, was Re: /boot on a separate partition?
On Wed, June 24, 2015 16:11, Chuck Campbell wrote:
>
> Is there an easy to follow "howto" for normal LVM administration
> tasks. I get tired of googling every-time I have to do something
> I don't remember how to do regarding LVM, so I usually just
> don't bother with it at all.
>
> I believe it has some benefit for my use cases, but I've been
>
2005 Feb 22
0
TR: 3.8.1p1 option "permitopennet" added
...n, totale ou partielle, est interdite, sauf autorisation expresse. Si vous recevez ce message par erreur, merci de le d?truire sans en conserver de copie et d'en avertir imm?diatement l'exp?diteur. Internet ne permettant pas de garantir l'int?grit? de ce message, la Caisse des d?p?ts et consignations d?cline toute responsabilit? au titre de ce message s'il a ?t? modifi?, alt?r?, d?form? ou falsifi?.
This message and any attachments (the ? message ?) are confidential and intended solely for the addresses. Any use not in accord with its purpose, any dissemination or disclosure, either whole...
2014 Dec 30
0
Design changes are done in Fedora
On Mon, December 29, 2014 21:04, Warren Young wrote:
> On Dec 29, 2014, at 4:03 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
>
>> On Mon, Dec 29, 2014 at 3:03 PM, Warren Young <wyml at etr-usa.com> wrote:
>>>
>>> the world where you design, build, and deploy The System is disappearing
>>> fast.
>>
>> Sure, if you don't care
2011 Aug 31
0
can you see the present? -- august 31st
alan said:
> I think the definition of such a section, for similar reasons
> (such metadata would only be considered in certain contexts
> such as publishing or CMS extensions), was a motivation
> for the metadata discussion.
i don't disagree with you. it was. especially on a general level.
i merely wanted to specify a couple things, and do it concretely:
1.
2007 Oct 05
0
possible parseonly behaviour changes
Hi all,
I''m considering moving --parseonly to just puppet, rather than it and
puppetmasterd. Considering that it''s really only useful for parsing
a specific file, puppet has the benefit of requiring that you specify
that file directly. Since Puppet now supports multiple environments,
--parseonly becomes both more difficult and more ambiguous when used
with
2006 Oct 14
1
Parent directory handling of file type?
Hi all,
Is there maybe an undocumented parameter with which to tell puppet to
create missing parent directories when using the ''file'' type? And if
not, should there be?
I actually expected it to be default behaviour to create missing
parent directories when doing something like:
{{{
file { "/usr/local/svn/repos":
ensure => directory,
owner => root
}
}}}
2015 Jul 08
0
Cheap Parcel Rates
Sending ?Long Length Parcels or Ugly Freight?
?
- We offer Competitive Prices to 6 metres
- No surcharge for up to 3 metres
If you send an average of 20 or more parcels a week, then call us today or
visit our website to request competitive rates
We also offer:
- Fantastic rates for volume Parcel shippers
- Excellent Consignment pricing
- ETA Text
2015 Aug 07
0
Cheap Parcel Rates
Sending ?Long Length Parcels or Ugly Freight?
?
- We offer Competitive Prices to 6 metres
- No surcharge for up to 3 metres
If you send an average of 20 or more parcels a week, then call us today or
visit our website to request competitive rates
We also offer:
- Fantastic rates for volume Parcel shippers
- Excellent Consignment pricing
- ETA Text
2015 Jun 03
0
Cheap Parcel Delivery
We?re launching our new ?Tracked? or ?Signed For? Parcel service:
- ?Tracked Service? with GPS and Photo verification
- ?Signed For? with real-time POD available
If you send an average of 20 or more parcels a week, then call us today or
visit our website to request competitive rates
We also offer:
- Cheap Rates for ?Long Lengths & Uglies?
- Cheap 30kg Parcel
2015 Mar 23
0
Send 30kg Parcels From £3.99
-
Wow! !
Wow!
30kg Parcel rates from ?3.99
- Excellent Consignment pricing
- ETA Text Notification to your customers
- Unique ?Service Warranty? (relax you?re protected)!
-
Wow!
32kg to Europe from ?9.99
Take advantage of these great rates now and enjoy savings with service!
We have saved thousands
2009 Jan 16
2
CENTOS 4.7 or 5.2 32 bits O.S. for ORACLE DB server??
we plan to setup our ORACLE database server (32 bits DB) and use dell r900 server. This server can put up to 128GB RAM.
We are thinking use 32 bits CENTOS 4.7 or 5.2. My concern about CENTOS 5.2 is it only support up to 16 GB RAM on 32 bits O.S.
Any suggestion?
______________________________________________________________________________________________________
2007 Jul 19
2
yaml representation of manifests
I''m using the external_nodes functionality to read in a flat file of a
node''s configuration. Currently said file is a straight yaml file (just to
keep things simple). The place I''m currently stuck is in doing some more
advance node configurations and placing that data in the yaml file. For
example:
node ''foo'' {
$var1 =
2015 May 07
0
Cheap UK Parcel Delivery
We?ve launched our new ?Long Length? and ?Ugly Freight? deal!
- Sending items up to 6 metres long?
- Out-sized items?
Call us today or visit our website to request competitive rates
Wow! !
We also offer:
-
Wow!
Cheap 30kg Parcel rates
- Excellent Consignment pricing
- ETA Text Notification to your customers
-
Wow!
Unique
2015 Apr 09
0
Quick - Send 30kg Parcels from £3.99
We?re launching our new ?Long Length? and ?Ugly Freight? deal!
- Sending up to 6 metres in length?
- Out-sized items?
Call us today or visit our website to request competitive rates
Wow! !
We also offer:
-
Wow!
30kg Parcel rates from ?3.99
- Excellent Consignment pricing
- ETA Text Notification to your customers
-
Wow!
Unique
2015 Jun 25
0
LVM hatred, was Re: /boot on a separate partition?
At Thu, 25 Jun 2015 11:03:18 -0400 CentOS mailing list <centos at centos.org> wrote:
>
>
> On Wed, June 24, 2015 16:11, Chuck Campbell wrote:
> >
> > Is there an easy to follow "howto" for normal LVM administration
> > tasks. I get tired of googling every-time I have to do something
> > I don't remember how to do regarding LVM, so I usually
2005 Feb 04
2
Swap Memory get used totally
Hi list,
Time to time, my asterisk goes down.Verifying with TOP, I see the swap
memory of the computer get used totally but, I don't see what the process is
using it.
Hereis a copy wath I see doing top.
Does somebody have an idea ?
My asterisk version is ====>>> Asterisk CVS-HEAD-08/18/04-22:30:24
Thanks
Angel.
08:49:19 up 5:23, 1 user, load average: 0.50, 0.70, 0.64
35