Displaying 20 results from an estimated 400 matches similar to: "silent data corruption with rsync"
2007 Jul 05
1
Execute on file access
Hi Samba-Folks,
it might be a feature request, it might the the proof that I'm too stupid
to find it in the documentation:
I'd like to execute a binary program on each file which gets stored or
modified on the samba server. Is that possible?
I'd like to store images on a samba server, and from each image stored a
thumbnail should be calculated. Thus, after a file is
2014 Aug 27
2
sssd with ad backend and "ldap_id_mapping = false" refuse to start
Hello,
we are using sssd version 1.12 on openSUSE 13.1 with Sernet-Samba
Packages 4.1.11. Samba runs as a single AD DC
We have removed the complete openSUSE samba stuff before testing. sssd
runs on the same machine as samba.
Our sssd config:
--------------------------------------------------------------------------------
[sssd]
services = nss, pam
config_file_version = 2
domains =
2012 Mar 14
1
max path length - ExcludeProfileDirs not sufficient - temporary profile
Good evening dear users and developers,
I'm using samba 3.5.6 on Debian Squeeze as Domain-Controller for several Windows XP clients. Config below.
One user installed a software with settings in C:\documents and settings\martin\.vkbstandalone/.metadata/.plugins/de.vkb.standalone.tomcat/work/catalina/localhost/eba_standalone_web/org/apache/jsp/jsp/composite/angebot/angebot zum
2012 Sep 24
8
[Bug 55294] New: Running EGL demos on DRM from mesa-demos causes a corrupted output on NV50
https://bugs.freedesktop.org/show_bug.cgi?id=55294
Priority: medium
Bug ID: 55294
Assignee: nouveau at lists.freedesktop.org
Summary: Running EGL demos on DRM from mesa-demos causes a
corrupted output on NV50
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS:
2014 Nov 11
0
[Bug 987] New: nf_conntrack_reasm.c : Silent discard of overlapping fragments is not silent
https://bugzilla.netfilter.org/show_bug.cgi?id=987
Bug ID: 987
Summary: nf_conntrack_reasm.c : Silent discard of overlapping
fragments is not silent
Product: netfilter/iptables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority:
2006 Feb 14
6
Rails on Sun
Hi Everbody,
I''ve got a potential idea for introducing Rails to my company. My only
shot at this is to minimize what our Ops guys would have to install and
configure to get this up and running.
Right now, our servers are Solaris boxes and we are using Sun ONE as our
web server.
Anyone got Rails running in this environment?
Also, has anyone got Rails talking to Oracle databases?
2009 Aug 18
4
Remove columns
Hi Everbody
Could somebody help me.?
I need to remove the columns where the sum of it components is equal to
zero.
For example
> a<-matrix(c(0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,0), ncol=4)
> a
[,1] [,2] [,3] [,4]
[1,] 0 0 0 1
[2,] 0 1 0 1
[3,] 0 0 0 0
[4,] 0 1 0 0
[5,] 0 0 0 1
[6,] 0 0 0 0
Columns
2012 Oct 04
1
[PATCH] gallium/nouveau: use pre-calculated stride for resource_get_handle
Fixes FDO#55294.
---
src/gallium/drivers/nv30/nv30_miptree.c | 3 +--
src/gallium/drivers/nv50/nv50_miptree.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/nv30/nv30_miptree.c b/src/gallium/drivers/nv30/nv30_miptree.c
index 5a9a63b..9700fa8 100644
--- a/src/gallium/drivers/nv30/nv30_miptree.c
+++ b/src/gallium/drivers/nv30/nv30_miptree.c
@@ -56,8
2006 Apr 10
5
ActiveRecord: Behavior not doumented
Hello everbody, doing a
#find(:first,an_id)
with Rails 1.1.0 I expected that find returns the record which id mathches the
given parameter an_id or nil if it couldn''t be found.
This behaviour is documented on api.rubyonrails.org.
But the find returns the first available object and not nil if an_id is not in
the db. Is the doc on rubyonrails.org out of sync?
Greetings,
--
Daniel
2012 Oct 29
2
naming datasubsets in a loop
Hello everbody,
I want to generate different subsets of my data-set and safe this
subsets with names listet in a vector. Because in reality I have got
about 70 subsets I want to realize this in a loop
Somehow like this:
names=c("nam1",
2010 Jun 16
0
Fwd: [Xiph] #1698: XiphQT for Mac would need a (silent) installer
hello theora lovers!
I opened few weeks ago this issue on Xiph tracker and I understand that
there are higher priority issues to dela with before creating an installer.
However, it could be a Blocker for my theora HTML5 video deployement on some
websites, I explain :
With the new beta State of Chrome frame for IE, IE is no more a problem (at
least if you have admin rights) , So the 40% IE
2008 May 18
0
Silent Hill 3 Demo - Garbage graphic
I installed this game on Wine 1.0 RC and runs. But graphic is garbage:
[Image: http://img233.imageshack.us/img233/4451/zrzutekranudefaultwinedwi0.th.png ] (http://img233.imageshack.us/my.php?image=zrzutekranudefaultwinedwi0.png)
[Image: http://img181.imageshack.us/img181/7017/zrzutekranudefaultwinedqs8.th.png ] (http://img181.imageshack.us/my.php?image=zrzutekranudefaultwinedqs8.png)
When I try
1999 Jun 24
0
Silent smbfs hardlock
Hi,
Tonight I managed to sliently hardlock my linux box with windows.
I had mounted (some hours before) a rw smb share from a win95 machine via:
smbmount \\\\hemlock\\c somepass -c 'mount /mnt/samba/hemlock/c/'
Some hours later I went to shutdown the windows machine (for the night) in
the middle of lwn and returned to my linux machine a minute later to
finish off reading lwn, and found
2008 May 30
0
silent rake test failure--doesn't happen on manual test run
Hi all,
This is kinda weird. I''m working on a plugin. On the same computer
(eg. same gems, ruby, etc.), installed into different apps, it fails
silently in one, but works in the other. The code is identical, since
it''s exported through an svn export.
on app a, it works:
---
$ svn up
At revision 1191.
$ rake
(in /home/.../vendor/plugins/acts_as_media_file_manager)
2010 Nov 11
1
windll32.dll FileProtocolHandler is silent
Greetings,
Wine here is: 1.2 from Ubuntu 10.04 repository.
$ wine rundll32 url.dll,FileProtocolHandler z:\\tmp\\hello.txt
Does nothing. No errors, or output at all. On XP this command runs up notepad
with the text file ready for editing.
Is this likely to be a bug or have I done something wrong?
Thanks,
Berni
2003 Oct 08
0
silent storm demo !
i have some problem's by the installing from the game Silen Storm (game
ala Jagged 2). (www.silentstorm-online.de)
the game use the installer 6.
now,
the installer goes because when the window come with the path to install
(under windows) the screen is complete black.
how i can install the game ?
i have try to copy the install from my windows disk and have starting
over wine (newest
2009 Jan 23
3
OT - Is Netgear ProSafe FS108P with PoE silent ?
Hi,
I need to locate a Asterisk server and a PoE-enabled switch on someone's
desk.
I've seen this Netgear ProSafe FS108P with 4 10/100 and 4 10/100 w/PoE ports
silent enough ?
Any recommendation ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090123/4f76aef9/attachment.htm
2003 Oct 08
1
silent storm demo
Wine has no direct3d9 support yet, we havent quite got to it, so all
there is at present is stubs. I dont know whether winex would help here,
but dont expect d3d9 support in the near future, as I am working on
ironing out the bugs in our d3d8 support and I havent even started on
looking at its performance.
Installers are always worrying under wine. They are getting better over
time, but not
2012 Jan 11
0
try() with silent=TRUE not preventing printing of error message
Hello,
We're curious to know why, on builds lacking Tcl/Tk,
try(library(tcltk),silent=TRUE)
still allows the message to be printed:
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
though it does succeed in trapping the error condition?
Thanks,
Ben
2013 May 29
0
[PATCH v2 2/2] virtio-balloon spec: reintroduce "silent deflation" feature
Il 29/05/2013 09:49, Michael S. Tsirkin ha scritto:
> On Tue, May 28, 2013 at 07:40:18PM +0200, Paolo Bonzini wrote:
>> The original idea of the VIRTIO_BALLOON_F_MUST_TELL_HOST feature was to
>> let drivers skip usage of the deflate queue when leaking the balloon
>> ("silent deflation"). Guests may benefit from silent deflate by
>> aggressively inflating the