Displaying 20 results from an estimated 600 matches similar to: "Prepared meta directory for one to many sync"
2007 Aug 30
2
Q: Mean, median and confidence intervals with functions "summary" & "boxplot.stats"
Een ingesloten tekst met niet-gespecificeerde tekenset is
van het bericht gescrubt ...
Naam: niet beschikbaar
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070830/e557d2a7/attachment.ksh
2006 Aug 08
2
send_file problem
I''m attempting to use send_file to send an image file from
public/images. The file is world readable.
I keep getting the following error:
A ActionController::MissingFile occurred in account#current_logo:
Cannot read file public/images/logo.png
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/streaming.rb:55:in
`send_file''
I''ve tried supplying
2007 Sep 12
14
screenshots & wxruby apps
Hi
I''ve added a page to the wiki to show some screenshots opf the wxRuby
samples:
http://wxruby.rubyforge.org/wiki/wiki.pl?ScreenShots
I''d like to get some screenshots for OS X to add to this, if anyone
could supply them please. It would be nice to show the minimal sample
for all three platforms, plus perhaps some of the ones that aren''t
included there.
Also if
2013 Feb 04
1
NSD 3.2.15 released (+RRL)
Dear NSD users,
Here is the release candidate for NSD 3.2.15. This comes with ILNP
support, NSD-RRL and different TSIG initialization (it fails if it can't
find no suitable algorithms, instead of can't find 'one of the'). Plus
some bugfixes.
The NSD-RRL implementation is based on the work by Vixie and Schryver.
However, because of the code-diversity argument that is at the basis
2002 Sep 27
2
Rsync synchronizes unchanged files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I wish to use rsync to synchronize a whole fat32 (MSWindows) partition
mounted into a linux system. I run rsync from linux.
The problem is rsync synchronizes most of the data even if the data hasn't
changed since the original image was made.
I used the -avz parameters to do the backup and the same for restoration.
Also I've tried just -rvz. It
2003 Nov 06
3
SSH1 vs. SSH2 - compression level
Hello,
I was searching for this information virtually everywhere, but as I
couldn't find it - I'm asking here.
I was wondering, why setting the Compression Level was removed in SSH2,
and if on, is always set to 6.
In SSH1 it was possible to set the Compression Level from 1 to 9.
I have made some tests with Compression Levels using scp: SSH1,
compression 9 (highest available for
2017 Jan 21
6
[Bug 2667] New: ssh-add does not display key comments for the first key added
https://bugzilla.mindrot.org/show_bug.cgi?id=2667
Bug ID: 2667
Summary: ssh-add does not display key comments for the first
key added
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: ssh-add
2009 Jan 25
2
Unable to destory a pool
# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
jira-app-zpool 272G 330K 272G 0% ONLINE -
The following command hangs forever. If I reboot the box , zpool list shows online as I mentioned the output above.
# zpool destroy -f jira-app-zpool
How can get rid of this pool and any reference to it.
bash-3.00# zpool status
pool: jira-app-zpool
state: UNAVAIL
1998 Sep 23
1
problems compiling samba
When I try to compile the 1.9.18p10 samba package, I get following
error:
Maybe you guys help me?
---snip---
michelle:/usr/local/samba-1.9.18p10/source# make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -D
CONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
2003 Jun 10
5
bug in glm()? (PR#3223)
Full_Name: Bonnie
Version: 1.6.1
OS: Windows
Submission from: (NULL) (160.129.25.106)
glm() seems to converge, even when it shouldn't. I am trying to fit a model
where $converge=FALSE and I am fitting models that do not converge in SAS,
but they seem to converge in R ...
Thank you.
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2003 Dec 23
6
UTMP logging in Samba 3.0.1 does not have hostnames
Hi,
I was testing Samba 3.0.1 as a logon server on a Solaris 9 Sparc box.
I compiled Samba using gcc 3.3 with the following options:
configure --prefix=/local/samba-3.0.1 --enable-static --with-nis
--with-quotas --with-syslog --with-msdfs --with-utmp
I set utmp = yes in the smb.conf file
The samba server does create login entries but minus the hostname
entries. The following
2005 Apr 01
0
Just getting prepared
Hi guys/gals .. as mentioned earlier I''m rebuilding my fw.
I have shorewall/iptables/kernel blah blah all ready to go.
I''ve written some udev rules so that I can have
lan0, wave0, wave0:1, golive0, iconz0 as my interface names (might make
for easy maintenance .. named after each ISP)
The ongoing struggle is VPN.
pptp with mppe is being a pig.
ipsec/racoon didn''t work
2010 Apr 22
0
[PATCH] fish: Add -N option for making prepared disk images.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
-------------- next part --------------
>From cfc15d0de927969d12f82f449dec858f3d4b914f Mon Sep 17
2016 Jan 22
1
[PATCH] test-data: use make functions to get the prepared disk name
Avoid a cat+sed for getting the prepared disk name, using a make
function instead.
---
test-data/phony-guests/Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/test-data/phony-guests/Makefile.am b/test-data/phony-guests/Makefile.am
index 5a56960..9fac2d0 100644
--- a/test-data/phony-guests/Makefile.am
+++ b/test-data/phony-guests/Makefile.am
@@ -70,8 +70,7 @@
2006 Sep 22
1
Linux Dom0 <-> Solaris prepared Volume
Hi all
heve been trying (in vain) to get a Solaris b44 DomU (dowloaded from
Sun) running on a Linux Xenhost
I followed exactly how, and it looked ok when it starts booting...
But it never boots .
adapted the configfile to boot with -v (that I can see at least
something) and this is what I get
===SNIP===
root@Xen-VT02:/export/xc/xvm/solaris-b44# xm create solaris-b44-64.py -c
Using config
2012 Jun 12
1
[0x721427d8@gmail.com: [php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to access violation]
FYI
I verified this on a working system.
----- Forwarded message from 0x721427D8 0x721427D8 <0x721427d8@gmail.com> -----
Date: Sun, 10 Jun 2012 15:02:43 +0200
From: 0x721427D8 0x721427D8 <0x721427d8@gmail.com>
To: bugtraq@securityfocus.com
Subject: [php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to
access violation
[php<=5.4.3] Parsing Bug in PHP PDO
2017 Sep 30
2
yum repo issue
hi johnny,
>> anyone any hints how to debug this or some clues what could be going
>> wrong here.
>
> Do you have an exclude in /etc/yum.conf for ibutils-libs?
how embarassing. there was indeed an exclude on ibutils-libs. (this must
be some leftover from using mlnx ofed. we are switching from c73+mlnx
ofed 3.4 to c74 stock ib (there's no mlnxofed3.4 for c74, and our old
2012 Sep 11
3
question about how to set up an active record adapter to prefer use of prepared statements...
Hi,
I am writing an active record adapter for our new database and when I run
the tests I see lots of statements that could be run as prepared
statements, but instead of passing me bindings AR passes me a fully
specialized SQL string, not in all cases, but in many. Here is an example:
SELECT addrs.* FROM addrs WHERE addrs.user_id = 153 FETCH FIRST 1 ROWS ONLY
I do have this hook set up:
2006 Aug 08
11
When will rails support true prepared statements?
I''m in an Oracle shop, and it''s the 1 thing that gets on my bosses
nerves. I wish they would support this.
Anyone any idea if or when it will be supported?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.