search for: identicali

Displaying 8 results from an estimated 8 matches for "identicali".

Did you mean: identical
2009 Sep 24
7
[patch 0/2] grub-0.97: btrfs support
Hello everyone. The following patches are for Fedora 10(**). The distro-independent package will be put to kernel.org a bit later. I. Loading kernels from btrfs volumes Now you can load kernels and initrds from btrfs volumes composed of many devices. WARNING!!! Make sure that all components of your loading btrfs volume(*) are visible to grub. Otherwise, you''ll end with
2007 Mar 15
2
Problem with shared xls file. Could it be blamed on rsync?
Hi all! I recently had a problem with a shared excel file which was rsynced from the file- to the backupserver. The backups of this file went wrong and I can't figure out why. The whole rsync and dump to tapes works like charm for a few month now. The situation was as followed. That xls lived (and was backuped) happily for 5 days. Then the users startet to share this file among 4 or 5 people.
2000 Jan 06
1
Wildcard '*.' matches inproper files (for SAMBA DOS clients)
Subject: Wildcard '*.' matches inproper files (for SAMBA DOS clients) The problem does not appear when using W9x/NT clients. Testing environment: samba: 1.9.18p10i (compiled), 2.0.5a(binary distrib), 2.0.6(compiled) on Linux RedHat 6.0 and Solaris 2.5 smb.conf: | |[global] | workgroup = WORKG | server string = Samba %v | encrypt passwords = Yes | socket
2007 Dec 12
1
How do you backup a LVM LV?
I have a virtual machine in a Xen LV, that I would like to backup from hostA to hostB because hostA is software broken. How do I copy and recreate that LV on hostB? Greets, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071213/bce2df4a/attachment-0002.html>
2001 Nov 30
0
ODP: ODP: Joining BDC (Samba) to PDC (Samba)
Normal PDC/BDC isn't possible now. It will be in Samba 3.0 (look in documentation). But you can create substitute solution. For example two idendicaly servers with autocopy of password database, but it isn't PDC/BDC relations. It is two identicaly domains. I have two servers with samba, with two indenticaly password databases and smb.conf. When I have problem with one, I can fastly change
2014 Mar 20
0
[PATCH 2/2] Make the arm2gnu.pl converter handle apple specific details
On Wed, 19 Mar 2014, Timothy B. Terriberry wrote: > Does Apple have equivalent machinery to any of the pieces you disabled? > Those were: > - object size calculations so debuggers can tell what function they're in I'm not really aware of any equivalent directives that they'd support at least, and judging from the output from -S from their compiler, they don't include
2014 Mar 19
2
[PATCH 2/2] Make the arm2gnu.pl converter handle apple specific details
Martin Storsjo wrote: > + [AC_MSG_RESULT([yes]); ARM2GNU_PARAMS="-apple"], I'd prefer --apple instead of -apple, but otherwise these patches both look good to me. Does Apple have equivalent machinery to any of the pieces you disabled? Those were: - object size calculations so debuggers can tell what function they're in - architecture flags so an
2004 Apr 08
2
[librsync-devel] librsync and rsync vulnerability to maliciously crafted data. was Re: MD4 checksum_seed
On Thu, 2004-04-08 at 12:36, Martin Pool wrote: > On 5 Apr 2004, Donovan Baarda <abo@minkirri.apana.org.au> wrote: > > > librsync needs a whole file checksum. Without it, it silently fails for > > case 1), 3), and 4). > > Yes, a whole-file checksum should be used with it. Presumably > something stronger than md4 like SHA-1. md4 is probably good enough for most