similar to: refuse option = e

Displaying 20 results from an estimated 1100 matches similar to: "refuse option = e"

2008 Aug 05
1
Strange time in rsyncd logfile
Hello. What can it be, the rsyncd shows the wrong date or something is wrong with my setings? rsyncd server: # date Tue Aug 5 14:14:12 MSD 2008 rsync client: # date Tue Aug 5 14:14:45 MSD 2008 Log from a server: 2008/08/05 14:00:13 [22351] rsync on common/ from rsync_common@hostname (13.18.17.08) 2008/08/05 10:00:13 [22351] building file list 2008/08/05 10:00:14 [22351] sent 32852 bytes
2008 Dec 08
1
Idle option in rsync
Hi. Is there an option in rsync that would lower loading of the disk, namely loading on a file write/delete? For example, in my case it would be great if after a file writing rsync would sleep for N seconds. My options: rsync -v -a -u -S --delete-during --ignore-errors -b --backup-dir=path --log-file=path --bwlimit=1000 --max-size=size rsync://SRC DST/ -- BRGDS. Alexey Vlasov.
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
http://bfy.tw/48zr -- brgds Max On Feb 8, 2016 7:39 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Im running ubuntu 14.04. Regards Yazeed Fataar On Mon, Feb 8, 2016 at 7:35 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: systemctl enable tincd at NETNAME systemctl: command not found Please help? Regards Yazeed Fataar On Mon, Feb 8, 2016 at 7:30 AM, Maxim
2005 Jun 09
2
Relay-only icecast with no encoders.
Hello. Let me describe my situation. In Ukraine traffic to outside world costs much more than ukrainian trafiic, so I want to save my money and make "mirror" stream server. I set up icecast 1.3 server in USA and now I want to relay stream. Encoder connects to my ukrainian server and sends stream, and users are able to listen; now I want users to be able to connect to US mirror and
2008 Jul 16
2
[PATCH 1/2] chain.c32: fix bounce buffer handling
Fix breakage in the "hide" option support patch: - The code which initialized the global variable "dapa" was lost in commit 81c203f2, therefore EBIOS access did not work properly. Fixed by removing the global variable completely and moving all bounce buffer handling into read_sector() and write_sector(). - write_sector() copied data to the bounce buffer, but then
2008 Jul 22
2
[PATCH 1/3] Fix loading of *.lkrn images from gPXE
Attempts to load *.lkrn images were failing with "Not enough memory to load specified image". These images have the su_ramdisk_max header field set to zero, and the code in core/runkernel.inc was limiting MyHighMemSize too early (before the load_high call used to load the main part of the kernel). Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- core/runkernel.inc | 13
2016 Jan 19
1
tinc running openwrt (mikrotik metarouter mips)
Forget about tinc. I won't work until you solve issue with your kernel. On Tue, Jan 19, 2016 at 9:45 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: > this is what happens when I try to run tincd > > root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d5 > > tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 5 > > Could not open /dev/net/tun: No such file
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
systemctl enable tincd at NETNAME systemctl: command not found Please help? Regards Yazeed Fataar <yazeedfataar at hotmail.com> On Mon, Feb 8, 2016 at 7:30 AM, Maxim Vorontsov <6012030 at gmail.com> wrote: > systemctl enable tincd at NETNAME for example > > -- > brgds > Max > On Feb 8, 2016 12:15 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: >
2007 Apr 30
3
Incremental backup and empty dirs
Hi, I use rsync with such options: OPTIONS="-a -u -z -v -S --delete-during --ignore-errors \ -b --backup-dir=${PATH_BACKUP}/${DATE_YESTERDAY} \ --exclude-from=$IGNORE" rsync $OPTIONS ${PATH_SRC} \ ${PATH_BACKUP}/current Everything works as it should be, deleted files are transfered everyday to a new catalog, determinated by a variable ${DATE_YESTERDAY}. But
2007 Feb 18
2
shared klibc broken on x86_64 with binutils >= 2.17.50.0.2
Hello! I have encountered a problem when building shared klibc with recent binutils versions - apparently the breakage happened since binutils 2.17.50.0.2 due to the following change: http://sources.redhat.com/ml/binutils/2006-05/msg00279.html http://sourceware.org/ml/binutils/2006-05/msg00466.html --- a/binutils/bfd/elf64-x86-64.c +++ b/binutils/bfd/elf64-x86-64.c @@ -3630,7 +3630,8 @@ static
2008 Apr 24
1
[PATCH] chain.c32: fix booting from logical partitions
Booting from a logical partition failed with the "Requested logical partition not found" error due to a wrong test for partition signature in find_logical_partition(). Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- com32/modules/chain.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/com32/modules/chain.c b/com32/modules/chain.c index
2016 Jan 19
3
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim See below. root at OpenWrt:/etc/tinc/acmevpn# modprobe -v tun -ash: modprobe: not found root at OpenWrt:/etc/tinc/acmevpn# lsmod tun Module Size Used by Not tainted crc_ccitt 928 0 root at OpenWrt:/etc/tinc/acmevpn# uname -a Linux OpenWrt 2.6.31.10 #1 Tue Jul 23 14:34:17 CEST 2013 mips GNU/Linux root at OpenWrt:/etc/tinc/acmevpn# opkg info
2016 Nov 12
1
OpenWrt tinc package, looking for new maintainer
Hello Maxim, did you send the pull request ? Please send an email to the list when you do thank you Saverio 2016-11-05 10:09 GMT+01:00 Saverio Proto <zioproto at gmail.com>: > Hello Maxim, > thanks for stepping in ! > > so, I am not even sure how it works for commit rights, because the > people I was in touch with now forked the project to LEDE. > > Also, I always
2005 Oct 27
1
Event + Keycodes
Hi, Could someone please give me a quick and simple example of using various keys with the event object in prototype? I am not really sure how to use these. Thanks Brgds, Michael _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2013 Mar 07
1
Fwd: mistake on Securing SSH
This was sent to me regarding the wiki. ---------- Forwarded message ---------- From: "Martin Kon??ek" <mkonicek12 at gmail.com> Date: Mar 7, 2013 4:44 AM Subject: mistake on Securing SSH To: <timothy.ty.lee at gmail.com> Cc: Hi TImothy, I saw wiki http://wiki.centos.org/HowTos/Network/SecuringSSH and it is pretty good, but there is a mistake. *Instead of having* iptables
2006 Jan 21
1
Is sip1.voipbuster.com corking reliably for others on list?
I am trying to move from IAX2 to SIP for voipbuster, moving at the same time to sip1.voipbuster.com. When I try calling out, I see that there is SIP exchange, and in many cases also RTP data being exchanged. Hover in a very large number of attempts the connection is not established. Half of the time there is no RTP, the rest of the time there *is* RTP data flowing in two ways, but no ringtone is
2016 Feb 29
1
SystemD Trigger
hi. I suggest you to look at "Automatic Dependencies" in https://www.freedesktop.org/software/systemd/man/systemd.service.html. I think using "After=" and "Recuires=" is more suitable. On Mon, Feb 29, 2016 at 4:48 PM, md at rpzdesign.com <md at rpzdesign.com> wrote: > Hello Tinc'ers: > > I want to use TIncVPN in a systemd Ubuntu environment.
2010 Aug 24
3
inflating tags from .flac
Hello, all. First - sorry for my English. I need help with transcoding .flac to .m4a. All my audio gadget support flac and ogg, except mobile phone. It only support mp3 and aac. I have more than 1 album in flac, and I wanted to write a script for this. But I don't now how to extract metadata from .flac file. I easy can decode flac to wav & wav to m4a, but all metadata is lost! It lost
2008 Jan 17
6
Apache22+mod_proxy+mongrel+ssl
I am trying to move a Rails application, that uses SSL, from an Apache/FastCGI stack, that works fine, to Apache22 and mongrel working with a single mongrel instance (i.e., not mongrel cluster, yet.) I have a single mongrel instance demonized and working fine on http, on port 3000. Apache/OpenSSL/certs working fine. Here is my test http.conf (deliberately kept as simple as possible):
2016 Nov 04
2
OpenWrt tinc package, looking for new maintainer
Saverio, it looks I'm using tinc on OpenWRT packaged by you) Thank you for it Is something there in that task, what is harder than https://wiki.openwrt.org/doc/devel/packages ? Anyway, I want to try On Thu, Nov 3, 2016 at 5:57 PM, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Thu, Nov 03, 2016 at 03:43:42PM +0100, Saverio Proto wrote: > > > I am not using OpenWrt a