Displaying 20 results from an estimated 4000 matches similar to: "Default user when name not defined."
2005 Sep 14
3
Logging of attribute changes when no data is transferred?
How can I get rsync to write a log record (like --log-format does for data
transfer) when no content needs to be transferred but attributes (owner, group,
mode, ...) are changed?
--
Dave Mielke | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario | Word of God. Please contact me
EMail: dave@mielke.cc | Canada K2A 1H7 | if you're
2005 Sep 15
1
--backup leaves window where file doesn't exist.
When using --backup, the sequence (as monitored by strace) is:
rename("/path/to/<file>", "<backup-dir>/<file><backup-suffix>")
rename("/path/to/.<file>.xxxxxx", "/path/to/<file>")
This, of course, leaves a momentary window wherein <file> can't be found. Might
it be possible to replace the first rename()
2005 Nov 10
1
Dynamically determined include/exclude list.
Is there a way to define a module within rsyncd.conf such that its
include/exclude list is dynamically determined by executing a host command,
e.g. find? If it can't be done today, is it the sort of feature which would be
considered for future development?
--
Dave Mielke | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario | Word of God.
2002 Aug 30
1
syslinux unable to find vmlinuz
Hi:
Two scripts (mkbd.fails and mkbd.works) are attached to this message. The only
difference between them is in how syslinux.cfg (on a RedHat boot image) is
replaced.
mkbd.fails: syslinux.cfg is replaced via "mv -f". vmlinuz can't be found.
mkbd.works: syslinux.cfg is replaced via "cp". vmlinuz is found.
The only difference I can see between these two methods is that
2009 Nov 11
3
anchoring of patterns for per-directory merge files
Hi,
I'm extremely confused about anchoring of patterns for per-directory
merge files, as what I see seems to not be the behaviour the
documentation suggests.
On the receiver side I have rsync version 3.0.3 protocol version
30. On the sender I have rsync version 2.6.9 protocol version 29.
I'm calling:
rsync --filter='dir-merge /.rsync-filter' -avz --delete \
--numeric-ids
2006 Feb 09
5
Rsync 2.6.7pre1 is now available
Rsync version 2.6.7pre1 is now available for release testing. Please
give it a try and send email to the regular mailing list with any
questions, comments, bug reports, etc.
You can read all about the latest improvements and bug-fixes in the NEWS
file:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.6.7pre1-NEWS
For the tar file itself, you'll find it here (with its signature):
2007 Dec 28
2
Access to shares too slow
Hi all,
we recently moved our offices to a bigger place. Therefore all our
servers and network electronic had to be turned off... :)
Well, I know it sounds odd but after the move Samba is much slower
serving the shares and users have to wait ages for the information to be
copied or moved across the network. In some cases, Windows desktops seem
to freeze until the data is retrieved from the
2007 May 11
3
A simple question regarding plot of nls objects
Hi,
I was trying to run the example of Indomethacin kinetics from the book:
## From Pinheiro/Bates, Mixed-Effects-Models in S and S-Plus,
## Springer, Second Printing 2001, Section 6.2
library(nlme)
plot(Indometh)
fm1Indom.nls <- nls(conc~SSbiexp(time,A1,lrc1,A2,lrc2), data=Indometh)
summary(fm1Indom.nls)
plot(fm1Indom.nls,Subject~resid(.),abline=0)
## ....
the last plot command gives me the
2001 Feb 28
2
Feature Request (or missinformation...)
Dear all,
is it possible to do the same as 'net send /domain <message>' with smbclient
??
Or should I read any man page closely? :-)
Thanks,
Martin
--
Martin Mielke martin@people-com.com http://www.ydilo.com/
People Communications Tel: +34 91 3447028 P? de la Castellana 216 -
2nd floor
Systems Department Fax: +34 91 3447059 E-28046 Madrid | Spain
[
1999 Apr 08
2
Samba 2.0.3 and NT/9x
Dear all,
I recently upgraded to Samba 2.0.3 and read the doc files about NT
machines because I cannot connect to the Samba server.
In the WinNT.txt file there is the following proposal:
[ --- Start of pasted text --- ]
The following registry entry change will re-enable clear text password
handling:
Run regedt32.exe and locate the hive key entry:
2007 Oct 23
2
root != admin domain user?
Hi all,
Samba has been running as PDC for some months in a row w/o no issues so
far.
Users and machines were created and added to the domain correctly...
Now I'm facing the following problem... I hope it's easy to solve...
Although machines have been added to the domain using the root user, and
it's mapped to Administrator in /etc/samba/smbusers, when a situation
like connecting
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
Hi there,
the subject says it all...
I get the following error messages:
----
mmielke@pbx:~/chan_capi-0.3.5> make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES
-DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes
-Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c
2009 Sep 28
1
is glusterfs DHT really distributed?
Hi All,
I noticed a very weird phenomenon when I'm copying data (200KB image
files) to our glusterfs storage. When I run only run client, it copies
roughly 20 files per second and as soon as I start a second client on
another machine, the copy rate of the first client immediately degrade
to 5 files per second. When I stop the second client, the first client
will immediately speed up
2007 Jan 29
0
Dropped call issue with IAX Trunking
Trixbox 2.2 Beta with freePBX 2.2.0rc1
I have a setup that looks something like this in ASCII art:
Teliax IAX Trunk ------+
|
V
Embarq PRI ----> Tandem switch ----> Ottawa Office Server------+
+--------------> Lima Office Server -----+|
2009 Mar 16
5
Would like to run PC Study Bible
Would like to run PC Study Bible ver. 2 from BibleSoft on Linux. Research has led me to WINE. I am new to Linux, have Mandriva 2009 installed. I just DL'ed WINE for Mandriva 2009, and got it going. I tried to install PC Study bible from CD, no dice. I then copied the entire contents of PC Study Bible folder from a windows computer to flash drive and copied it to Linux computer. Still
1997 Sep 29
3
Mount NT on Unix?
I need a reverse samba. I need to be able to mount NT directories on a
Unix box.
Anyone know of such an animal?
Thanks,
Aaron
--
Aaron Herskowitz Mailto:aaron@intraware.com
Systems Engineer Voice:510-253-4566
intraware Inc. Fax:510-253-4599
Send XL T-Shirts to 25 Orinda Way, Orinda, CA 94563
http://www.intraware.com
2013 Mar 06
0
Lessons from LibreOffice project
The message below came to me from the Getting Open Source Logic INto
Government list. I'm passing it on to the devel list as the infoworld
article may have some ideas of relevance to the R project, mainly
concerning build and test issues and tracking changes in the code base.
While the LibreOffice project is very different from R, there may
nevertheless be some tips we can borrow in the
2005 Mar 26
1
PC Study Bible
PC Study Bible 4.2B and 4.2C have problems with the menus which are
severely vertically compressed.
Screenshot of problem:
http://narnia.dnsalias.org/wine/PC%20Study%20Bible%20compressed%20menu%20flaw.png
I am using Fedora Core 3. I tried all the winehq WINE RPMs between
December and March. I think I used sidenet (not winetools) to
install IE. IE and other programs work OK.
The PC Study
2003 Jul 03
0
IPSEC, multiple subnets and multiple road warriors, oh my! :)
Hi all,
I''ve been using Shorewall 1.42 for a month on two firewalls at work and
my own personal colocated server and love it. While pretty familiar
with iptables, I don''t like dealing with it on a daily basis, and
Shorewall certainly makes life easier. I''ve deployed Shorewall on both
our Toronto and Ottawa office firewalls, and have configured a
FreeS/WAN IPSEC
2005 May 31
0
Problems transferring Large Files(>1 GB) from Windows to Linux.
Hi All,
I am currently using Samba v3.0.14a and it's incredibly responsive...except when it comes to large files.
Currently my specs are as follows:
Santiago
Dell PowerEdge SC1420, which is using SATA (RAID 5), and reiserfs 3.6
Ottawa:
Desktop PC
Windows XP
100/10 Ethernet Card.
Douglas:
Desktop PC
Windows XP
Gigabit Ethernet Card.
These are the tests that I have performed:
Test Set 1: