Displaying 4 results from an estimated 4 matches for "triadic".
2016 Jun 28
0
Fwd: rsync seem to be broken on sparc64
I know almost nothing about modern SPARC64 systems especially when they
are running linux. But, can you try this command line and see if it
gives more information before it blows up:
rsync -vvai /export/test/ /export/test2/
On 06/28/2016 05:39 PM, alexmcwhirter at triadic.us wrote:
> -------- Original Message --------
> Subject: rsync seem to be broken on sparc64
> Date: 2016-06-27 23:43
> From: alexmcwhirter at triadic.us
> To: debian-sparc at lists.debian.org
>
> I posted about this in the kernel lists a few months ago to no avail. I
> see...
2016 Jun 28
2
Fwd: rsync seem to be broken on sparc64
-------- Original Message --------
Subject: rsync seem to be broken on sparc64
Date: 2016-06-27 23:43
From: alexmcwhirter at triadic.us
To: debian-sparc at lists.debian.org
I posted about this in the kernel lists a few months ago to no avail. I
see it on gentoo as well with any kernel newer than 3.18. I came across
this when using lxc on sparc64. The debian template uses rsync to move
the cache's rootfs to the actual con...
2017 Jan 31
0
Samba 4.1.22 Doesn't Respect Directory Overrides
I have the following in the global section smb.conf
private dir = /mnt/das/samba/test/private
smb passwd file = /mnt/das/samba/test/private/smbpasswd
lock directory = /mnt/das/samba/test
state directory = /mnt/das/samba/test/state
cache directory = /mnt/das/samba/test/cache
pid directory = /mnt/das/samba/test
the samba daemon seems to respect this, but the sub-daemons do not. See
the errors
2011 Sep 21
0
flushing - stops when app window is moved
I''m trying to get an FXRuby app to keep its window in sync with the
application -- in particular the progress bar freezes until the loop is
done. Following instructions in the FAQ at...
http://www.fox-toolkit.org/faq.html#CLIENTSERVER
... I put in an app.flush to make sure the screen stayed in sync with the
actual updates. I know that is expensive, but I wanted to make sure. I also