Displaying 6 results from an estimated 6 matches for "emendation".
Did you mean:
ommendation
2020 May 20
1
Re: dsync “destination” argument
...s not support -1 btw.
>
> doveadm backup -u john -R ssh sshuser at remote "sudo /usr/bin/doveadm dsync-server -u john"
Isn?t this actually the same syntax that I?m asking about, where <destination> is a command name and arguments? I guess the documentation is just in want of emendation to mention this usage?
-FG
2020 May 16
2
dsync “destination” argument
Hello,
Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so:
dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org
dsync_client.pl establishes a TCP connection with a remote dsync process then acts as a proxy between the two dsync processes. ?127.0.0.1? and ?john at mydomain.org?
2015 Jun 20
2
Finished a prototype of GSoC project: Implement a new doc toolchain
Hi,
Kunaal and I have completed a prototype of the first part of our GSoC project (implement a new doc toolchain). Our goal is to implement a doc toolchain for short how-to docs and lower the barrier for new comers to contribute.
This is the workflow of the prototype:
1. Contributor creates a new pull request on GitHub
2. A corresponding issue is automatically created on Pagure
3. Staff and
2015 Jul 08
0
Finished a prototype of GSoC project: Implement a new doc toolchain
Hi Lei,
> On Jun 20, 2015, at 11:21 AM, Lei Yang <yltt1234512 at gmail.com> wrote:
I am sorry it has taken me so long to test this workflow.
> Hi,
>
> Kunaal and I have completed a prototype of the first part of our GSoC project (implement a new doc toolchain). Our goal is to implement a doc toolchain for short how-to docs and lower the barrier for new comers to contribute.
2008 Jul 14
6
"XENBUS: Device with no driver" errors on Debian
I am running debian lenny, with the standard Xen 3.2 packages, with
the 2.6.18-6-xen-686 kernel as dom0, and 2.6.24-1-xen-686 as domU.
Everything is working fine apart from the console and the PCI
passthrough. I am getting these errors in the domU on startup:
XENBUS: Device with no driver: device/pci/0
XENBUS: Device with no driver: device/console/0
Does this mean the modules are missing?
2015 Jul 08
2
Finished a prototype of GSoC project: Implement a new doc toolchain
On Thu, Jul 9, 2015 at 1:19 AM, Brian (bex) Exelbierd <bex at pobox.com> wrote:
> Hi Lei,
>
>
Hi, I am Kunaal the other GSoC student working on this toolchain.
> On Jun 20, 2015, at 11:21 AM, Lei Yang <yltt1234512 at gmail.com> wrote:
>
>
> I am sorry it has taken me so long to test this workflow.
>
Thanks a lot! We need testers and input from community.