similar to: Rsync options for reverse syncing

Displaying 20 results from an estimated 3000 matches similar to: "Rsync options for reverse syncing"

2010 Aug 18
3
How to read ANOVA output
Hi folks, Where can I find document re "how to read anova output"? Google found many of them. But seemingly non of them can explain to me following output:- > tabA = c(5.67, 5.67, 5.55, 5.57) > tabB = c(5.75, 5.47, 5.43, 5.45) > tabC = c(4.74, 4.45, 4.65, 4.94) > tabs = data.frame(tabA, tabB, tabC) > tablets = stack(tabs) > anova(lm(values ~ ind, data =
2020 Jan 02
2
Limiting what devices can pair over Bluetooth?
I've managed to get a Wacom Intuos Pro 2 (PTH-660) tablet working over Bluetooth to a CentOS 7 install. Well, I didn't actually have to do much to get it working ... However, we don't normally enable Bluetooth for security reasons, so I need to be able to configure things so Bluetooth can _only_ be used to pair with Wacom tablets As I never used Bluetooth in anger before, I'm
2020 Jan 14
2
Limiting what devices can pair over Bluetooth?
On 1/13/20 2:26 AM, James Pearson wrote: > Which is a pity, as it's either an all or nothing with Bluetooth, > which means we can't use Bluetooth for Wacom tablets without opening > up access to file transfer over Bluetooth as well ... What is the threat you're trying to mitigate, specifically?? I don't see how pairing a tablet would allow file transfers.? An
2018 Sep 03
2
Samba4 creating users
Hello, I'm wanting to get samba4 going on my Raspberry Pi so it can act as a NAS. The Pi is running the latest Raspian distro and the samba installed is 4.5, 8, or 9, don't have that in front of me. >From my reading I understood that samba4 did not require each samba user to have a Unix account, but when doing smbpasswd -a username was told that I needed a local account. This is
2014 Sep 24
1
Preserve ZFS ACLs when syncing to Linux (ext4)
Hello, I am using rsync 3.1.0 on Solaris 11 and Ubuntu 14.04. I would like to be able to preserve ZFS (aka NFSv4) ACLs that are set on a ZFS filesystem on a Solaris system when rsyncing to a Linux (ext4) backup server. I know that ext4 does not support RichACLs, but I believe rsync has the ability to store this extra data and then restore it if synced back to a filesystem that knows how to use
2013 Apr 08
1
Tablet and executing R
Hi all, Have any of you instaled R on a Tablet, in this case, which Tablet. My family wants me to gift a Tablet but I suposse R can not be instaled on a Tablet. And my few "free" time I pass mainly trying to "improve" in R. Can yoy tell me, if there are, wich Tablets should be instaled? [[alternative HTML version deleted]]
2012 Jan 31
1
Issues w/ Apple devices after migration to dovecot
Hi guys. Recently we've moved our old (and I mean _really_ old) mailserver to a new hardware. Since I had quite some time on my hands, I decided to switch from courier to dovecot. Transition went pretty smoothly and the users experienced just a few hours' blackout. Only trouble now is that, after re-configuring some IOS handsets and tablets, not all messages are displayed correctly. For
2014 Jun 20
4
Android Java source for icecast streaming
Greetings, tl;dr - I'm looking for sources to an Android Icecast client written in Java. long summary: I maintain an open source Android app (WREK Online) that plays the live mp3 stream from the station's Icecast server. Using the built in MediaPlayer class that is part of the Android SDK works OK. As a developer, I just give it the streaming URL of the Icecast server, hook up a few
2020 Aug 27
4
Xapian on Android?
Friends, I would like to hear from anyone who has experience deploying Xapian on Android. I'm new to Xapian, but I know it is used by a couple partners for offline projects on Linux and Windows. Our small nonprofit, WiderNet, provides off-line access to thousands of Web sites for people who lack Internet connectivity (www.widernet.org). Over 2,000 universities, schools, health care sites,
2013 Jul 04
1
Hardware design of an Opus IP
Hi everybody, I was wondering if there would be interest in having a hardware IP implementing Opus (hardware as in VHDL/Verilog description)? Does that make sense? Several companies that seem to have an interest in Opus (such as Skype, Mozilla, Broadcom, Orange, Huawei) could thus have a dedicated, efficient, low-power solution for phones and tablets. As LTE is being deployed en masse, it
2020 Aug 27
1
Xapian on Android?
Yes. Something like Kiwix, but a different infrastructure and manifold content options. Sent from my WebTV ________________________________ From: Emmanuel Engelhart <kelson at kiwix.org> Sent: Thursday, August 27, 2020 3:13:28 PM To: Cliff Missen <missenc at widernet.org>; Xapian Discussion <xapian-discuss at lists.xapian.org> Subject: Re: Xapian on Android? On 27.08.20
2013 Dec 16
2
MySQL stale socket
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a server with a faulty power supply that resets the server every 4/5 hours. While I wait for the supplier to change the PS, I am facing an issue with MySQL. When the system comes back on, mysqld script starts the daemon, but the connections via /var/lib/mysql/mysql.sock don't work because MySQL doesn't delete and recreate the stale
2020 Jun 16
1
firewall help request
On Tue, 16 Jun 2020, Leroy Tennison wrote: > I have a gateway machine (currently Centos 7 with IPV4 only) with two > NICs. One is connected to the internet, the other to an internal > network (10.0.0.0/24) of mixed hardware (windows7, android tablets, > android phones, linux boxes) using NAT. I wish to block all outgoing > connects to any external IP address on port 22 (ssh)
2016 Aug 02
3
LLVM bc converter from LLVM 3.9 to LLVM 3.1
Hi mailing list, I has been working on a large project that is based on LLVM 3.1. Recently we are thinking to introduce an LLVM bc converter from LLVM 3.9 to LLVM 3.1, such that we can introduce some of the newest LLVM analyses and optimizations to our LLVM 3.1 based project. Have you worked on similar things that converting LLVM bc downward and has anything to share? Thanks Hongbin
2012 Aug 21
2
[LLVMdev] A script for updating all the nested git clients
There's functionality in the make build to update (at least one layer of) nested svn working copies of LLVM, but nothing in cmake and nothing for git in either. I use the following script & after updating it to handle arbitrary nesting (with the advent of the clang-tools-extra repository) & generalize the discovery (had a hardcoded list & after fixing up the Make build after some
2007 May 14
1
[ADV] New book: The Accessible Web
Gentle Web Development Folk: Just in time for RailsConf, I''m happy to announce Jeremy Sydik''s book, "The Accessible Web", is now available in beta. This is particularly sweet as Jeremy and I first discussed this book in the hallways of last year''s conference. This book is all about making your website accessible web sites-- sites that can easily be used
2020 Jun 16
6
firewall help request
Folks I'm struggling with my firewall settings, and would appreciate some help. I have a gateway machine (currently Centos 7 with IPV4 only) with two NICs. One is connected to the internet, the other to an internal network (10.0.0.0/24) of mixed hardware (windows7, android tablets, android phones, linux boxes) using NAT. I wish to block all outgoing connects to any external IP address
2016 Apr 25
1
Opus Audio Codec
Dear Opus team, We are a PC, Tablets and Smartphones manufacturer in Brazil http://www.positivoinformatica.com.br/ . We were informed that the VP9 Video Codec will be added by Microsoft in the new versions of our contracts with them. We reseached this codec and sow that is developed by you and is royalty free. Would you please help me to check whether to sign any tipe of contract for the
2013 Sep 06
1
rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?
Hello, I'm using rsync 3.0.9 to backup several NFS shares from a fileserver, mounted over NFSv3, to a local RAID on a backup server. Both servers are running Ubuntu 12.04 server LTS. The fileserver's filesystem is ext4. The NFS shares are mounted on the backup server as follows: fileserver:/mnt/storage/share1 /mnt/share1 type nfs (ro,tcp,bg,soft,intr,addr=192.168.1.1)
2009 Mar 07
3
rosh patch V2
Here is a second version of my patch from last night. It uses the provided ctype function isspace and does the same readdir(). I remove the rosh_issp() function. I admit to being a bit liberal with my use of braces and spaces. We all of the habit of knowing we can invent a more perfect wheel. Let me know if you have any questions. Keith -------------- next part -------------- A non-text