Displaying 20 results from an estimated 100 matches similar to: "Using rsync to sync up password file"
2002 Apr 23
5
Dynamic address problem
Hi All,
We have clients which dynamic IPs which we have setup with
<host>.dyndns.org addresses. We have added these to the rsync.conf
'hosts allow=" but they are being denied access.. Is there anyway
around this?
Matt
2002 Mar 27
2
rsync-2.5.4:backup.c possible bug
Hello,
I suspect a minor bug in the file rsync-2.5.4/backup.c line 206.
To identify too-long pathnames, it makes the following test:
if (strlen(backup_dir) + strlen(fname) > (MAXPATHLEN - 1))
I think that the constant subtracted off should be 2, to account both for
the forward-slash and for the trailing zero in the following snprintf
statement, line 211:
snprintf(keep_name, sizeof
2002 Apr 02
2
Handling of backup files - two new features proposed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear list members,
there are two new rsync-features I made up and would like to discuss with you.
If you think these new features might be useful for the whole rsync-community,
please give me a note and I'll send you the patches (or post them here).
1.) Setting owner and/or group of backup files.
In our servers I'm using rsync to backup
2002 Apr 17
6
Non-determinism
Is anyone else concerned about the fact that rsync doesn't guarantee
to produce identical file copies on the the target machine?
Don't get me wrong in sounding critical because I think that rsync is
a great example of how software should be written. (I often make the
observation, as I learn more about Linux, and inevitably find myself
comparing open source applications to Microsoft
2016 May 18
1
Centos 7.2: Mount one by one (not simultaneously!) two usb disk with same label
For backup, I have 2 usb disk with same label (LABEL=bove-bk) mounted
periodically one by one (not simultaneously!) in the same folder
/mnt/bove-bk/
> [root at s-virt ~]# grep bove-bk /etc/fstab
> LABEL="bove-bk"?/mnt/bove-bk?xfs?defaults,nofail 0 0
With Centos 5/6 this?has never given problems, now with c7 when I
unmount and unplug the first disk and I plug and mount the second
2018 Apr 06
9
[Bug 105935] New: DRI3 suddenly stopped turning on at some point in the past 5 months
https://bugs.freedesktop.org/show_bug.cgi?id=105935
Bug ID: 105935
Summary: DRI3 suddenly stopped turning on at some point in the
past 5 months
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
1998 Apr 29
3
SAMBA and Windows 95
Hi All,
I am new to the job of System Administrator and even
newer to SAMBA. I have managed to set up SAMBA on Solaris so
that from a Windows 95 machine I can map a drive to a point on
the Unix machine. This works fine.
What I am stuck at is an issue of security. I have been
asked to work out how to limit the users that can access the mapped
drive. ie., if someone walks into the office
2009 May 02
1
installation of source package with empty man directory fails (PR#13685)
Full_Name: Daniel Sabanes Bove
Version: 2.9.0
OS: openSUSE 11.1 (2.6.27.21)
Submission from: (NULL) (91.13.255.113)
- Situation:
Checking or installing an R package with existing but empty man directory fails.
Perhaps this is a feature, but then a nice error message like
"Subdirectory 'man' contains no help pages!"
would be great.
- Error:
* Installing *source* package ?test?
2017 Jun 10
3
[Bug 101372] New: nouveau?/DRI3?: dual monitors unusable without running compton --paint-on-overlay (sometimes)
https://bugs.freedesktop.org/show_bug.cgi?id=101372
Bug ID: 101372
Summary: nouveau?/DRI3?: dual monitors unusable without running
compton --paint-on-overlay (sometimes)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
2006 Apr 23
1
Comparing GLMMs and GLMs with quasi-binomial errors?
Dear All,
I am analysing a dataset on levels of herbivory in seedlings in an
experimental setup in a rainforest.
I have seven classes/categories of seedling damage/herbivory that I want to
analyse, modelling each separately.
There are twenty maternal trees, with eight groups of seedlings around each.
Each tree has a TreeID, which I use as the random effect (blocking factor).
There are two
1997 Oct 23
7
Browsing problems
Hi to all,
I've this problem:
When I start browsing in Explorer from my NT 4.0 SP3 Server, the
SAMBA Server don't respond to the broadcasting.
ThanX for sugestions
---------------------------------
Ezio Bove
C.I.R.A. scpa
Italian Aerospace Research Centre
Informatics Dept.
Via Maiorise snc
81043 Capua (CE)
Italy
phone :+39 (0)823 62 3718
fax :+39 (0)823 62 3126
2013 Sep 18
2
[LLVMdev] How basic block layout is determined during scheduling?
Hi, guys,
I compiled a subroutine with -O2, and llvm backend produced codes like:
##################################################################
LBB0_32:
...
R31 = -1
R20 = R31 * R20;
....
bnz R2, LBB0_34
LBB0_31:
...
b LBB0_34
LBB0_33: # weird basic block?
R20 = R5
LBB0_34:
....
2008 Aug 17
1
Allocated Memory Warnings in Vista 32 bit with 4 GB (PR#12557)
Hello
I am running Windows Vista 32 with 4 GB (installed, though Windows of cours=
e only recognizes 3326 MB, as reported by Windows "My Computer")
I am running R 2.7.1
I was trying to read in a comma delimited single column CSV file, assign th=
at file to a variable ("data") and then extract a sample (assigned to "part=
ial"). I was getting memory allocation
2008 Aug 21
2
Cant install Ground Control 2
ok.. game is - "Ground Control 2"
error in console during install is as follows..
> err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
>
it freeze's...
2008 Aug 18
0
Allocated Memory Warnings in Vista 32 bit with 4 GB (PR#12560)
I see no bug here. R is telling you that you have insufficient memory
available: see also ?"Memory-limits".
See also rw-FAQ Q2.9.
Note that we don't have a reproducible example and in particular have no
idea of how many columns this data frame has.
The 'R Data Import/Export' manual gives you many hints on how to do this
more efficiently, and it is referenced from the
2000 Apr 05
1
pwload / reversed pwget
Hi,
I would be *VERY* interested in a reversed pwget (see
http://www.martnet.com/~johnny/exploits/microsoft/NT/WinNT.passwordhashes.deobfuscation.html)
to be able to automaticaly set first-time NT passwords
('smbpasswd -r' will only work if you first enter the 'previous'
password) on our PDC (evt. remote from UNIX through some tcp (ssh?)
connection).
Bjart Kvarme seems to have
2000 Apr 06
0
Please inform samba@samba.org Serge Gavrilov <serge@pdmi.ras.ru> Ed Schernau <ed@schernau.com> Jeremy Allison <jeremy@valinux.com> Cristian POP <cpop@compas.dntcj.ro> Ed Schernau <ed@schernau.com> John Evans <samba@kilnar.com> David Bullock
samba@samba.org
Serge Gavrilov <serge@pdmi.ras.ru>
Ed Schernau <ed@schernau.com>
Jeremy Allison <jeremy@valinux.com>
Cristian POP <cpop@compas.dntcj.ro>
Ed Schernau <ed@schernau.com>
John Evans <samba@kilnar.com>
David Bullock <davidb@loftuscomp.com.au>
Gunnar Lindholm <gunnar.lindholm.320@student.lu.se>
Junaid Iqbal
2008 Nov 20
0
Elastix workshop in Toronto; Wed Nov 26th, 2008
This Wednesday, November 26th, the Toronto Asterisk Users Group invites
all in the area to join us for a telephony workshop and talk sponsored by
Sangoma Inc.[1]
Jose Landivar, co-founder of PaloSanto Solutions[2], creators of Elastix,
will be running a "getting started" workshop on Elastix, followed by a
talk discussing how it differs from other Asterisk-based distributions,
and a
2004 Mar 17
1
Backing Up Files I Don't Own
Hi,
I need to back up all of /home on a remote server for which I have root
access but cannot (and will not) do root logins via ssh. Of course if I
attempt to rsync files that I don't own, rsync skips over them. My account
is allowed to sudo, if that helps. How can I use rsync to do the following:
rsync -av --compress --progress --delete -e me@SomeRemoteServer:/home
1999 Apr 23
0
SAMBA digest 2065
Hi,
Thanks for your help. I set my samba debug level = 3. How to run it with verbose
logs? I can't find it under samba-1.9.17p4/docs. Where can I find troubleshooting
docs? Could you tell me the web site address? I can't find it under
http://us1.samba.org/samba/.
I tried running net view \\morpheus (that is our linux) and got the following:
On NTs:
c:\> net view \\morpheus