similar to: xenophobe client

Displaying 20 results from an estimated 400 matches similar to: "xenophobe client"

2006 Mar 06
0
write failure on smb mounted NAS partition
I have a Thecus NAS, which seems to be a samba server internally # smbclient -L thecus : Domain=[THECUS] OS=[Unix] Server=[Samba 3.0.14a] My Workstation (Mandrake 10.1): # uname -r 2.6.11-6mdk # rpm -qa |grep samba samba-server-3.0.13-2mdk samba-swat-3.0.13-2mdk samba-common-3.0.13-2mdk samba-client-3.0.13-2mdk The problem: when I 'mount -t smbfs' one of the folders of the thecus and
2006 Jan 23
1
Odd Samba behavior using Windows XP client API RemoveDirectory function
I'm having problems with a utility I wrote deleting folders from a Thecus N4100 Samba based fileserver. I do not have access or control over its Samba config file and this may not be a Samba problem but perhaps someone here can point me in the right direction??? When I issue a Windows API RemoveDirectory function against an empty folder residing on a Samba share, the function returns with a
2009 Feb 10
0
[Fwd: Re: dovecot logs to audit.log not to maillog]
Hello, now I have done this: under http://wiki.dovecot.org/Logging?highlight=(logging) Rotating Logs is the following string ----------------------- /bin/kill -USR1 `cat /var/run/dovecot/master.pid 2>/dev/null` 2> /dev/null || true ------------------------ This string I have insert in /etc/logrotate.d/syslog under the lines: postrotate /bin/kill -HUP `cat /var/run/syslogd.pid
2007 Mar 21
1
Tags Layout
Hi, When looking into a Flac file with an hexadecimal editor, I observe that the different tags (date, tittle, etc...) are, one time all displayed in capital letters (DATE=), on an other time all displayed in minus letters (date=), or...a mix of both : some tags in capital letters, others in minus letters. For tagging (and encode/decode) I use the Flac Frontend listed on your site. When testing
2006 Apr 13
2
Dynamic finder conditions
Hi everyone, I''ve been working on some code which will take params and turn them into a WHERE clause for the :conditions option in finder methods. So far I''ve been able to do some very simple text matching. I''d like to be able to support ranges, and then go from there (in fact I''ve added code for date ranges but I''m embarrassed of it so I
2008 Dec 11
1
dtrace (1M) manpage/ docs seem incorrect re 32/64 bit
The dtrace(1M) manpage seems to be incorrect, it states: -32 | -64 The D compiler produces programs using the native data model of the operating system kernel. You can use the isainfo -b command to determine the current operating system data model. If the -32 option is specified, dtrace forces the D compiler to compile a D
2006 Jun 13
2
One model handling two different file types
Hi. I''ve gotten stuck again, this time at having one model handling 2 different file types. My model, Logfile has fields id and filename. It also has a file= method to handle an uploaded test file. What I want is to be able to upload either a text file or zipfile. The zipfile contains text files, and I''d like to save each text file within this zipfile as a Logfile. Is
2006 Mar 08
0
Autocompletion for <SELECT>
[note: I sent this note to Spinoffs with no takers. Hoping someone here has some advice. Thanx. Jodi] Greetings all. I am looking for an ajax-a-fied select box (single select). Unlike the autocompleter for a text field, it would restrict the entry to only those entries returned. Ala Ticket #2586 [ http://dev.rubyonrails.org/ticket/2586 ] "Essentially an autocomplete that only allows
2006 Mar 06
0
Autocompletion for <SELECT>
Greetings all. I am looking for an ajax-a-fied select box (single select). Unlike the autocompleter for a text field, it would restrict the entry to only those entries returned. Ala Ticket #2586 [ http://dev.rubyonrails.org/ticket/2586 ] "Essentially an autocomplete that only allows values from a list. Might even be fed by a regular select tags (with options), or by an AJAX call.
2004 Jan 05
0
No subject
Unless told otherwise, rsync uses rsh to contact the remote system.=20 Another popular option is ssh. Both of these protocols use the logged-in=20 username, unless specified otherwise. What rsync really does is "rsh=20 remotehost rsync --server-and-other-undocumented-options". If you can't=20 "rsh server rsync --version", rsync won't work with rsh. Same with ssh. I
2006 Jul 19
0
echo cancellation seg faults
Hi Jean, I got the earlier problem fied with correct NN and tail values. But I dont see any echo being cancelled. To the echo cancel API I am giving, audio packets that are being played currently and audio packets that are captured from the mic. Since the audio packets being played came from machine B (as in a normal VoIP call), could this be a potential problem? As the packets being compared
2006 Jul 19
0
echo cancellation seg faults
On closer looks and debugging I always end up in speex_echo_cancel function with comment /* Temporary adaption rate if filter is not adapted correctly */ Does this give any clue to the problem? I wonder why it would not find its mirror image as an echo and do echo cancellation? Any insight is appreciated. If you need some more data, tell me. Thanks -Anurag Quoting ac2491@columbia.edu: >
2006 Jul 19
2
echo cancellation seg faults
Hi, If I pass the same ref and the echo data to the echo cancellation API, I am expecting silence as output. I get back the original audio data. Is this correct? Thanks -Anurag Quoting ac2491@columbia.edu: > Hi Jean, > > I got the earlier problem fied with correct NN and tail values. > But > I dont see any echo being cancelled. To the echo cancel API I am > giving, audio
2006 Jul 19
0
echo cancellation seg faults
Hi, I tried keeping it for a very long time and put logs there and it always went to not adapting. This is how I initialize speex_echo_cancel SpeexEchoState* _echoState = speex_echo_state_init(160, 320*10); I have 20 msecs of audio with 16bits for a sample. If two frames are identical and are given to speex_echo_cancel for many iterations, should I expect silence. Thanks -Anurag Quoting
2009 Feb 09
2
dovecot logs to audit.log not to maillog
Hello, I have a curious phenomenon. Dovecot logs normally to /var/log/maillog. If I restart my server, dovecot loggs to /var/log/audit/audit.log. If I restart dovecot, dovecot loggs to /var/log/maillog again. And I think, wenn logrotate is restarting, dovecot logs to audit.log. But I don't know why. Any Ideas? greetings Ralf
2007 Apr 17
1
git problem
I'm trying to get the head source so I can try the patch Ram mentioned in his email but without success. I have not used git/cogito before. The output below is from a cygwin session but I get similar results on Ubuntu as well (a bit more of the html ending with 'as an object to pull'). So whatever is wrong is common to my cygwin and Ubuntu setup. Thanks, Andrew $ cg clone -s
2004 Nov 30
1
cannot change user password with CTRL-ALT-DEL
Has anyone found a resolution to this problem? I am curiousif there is a reg hack or something to correct this behavior. Thanks for anyhelp. Running Samba 2.2.8a-13mdk on mandrake 9.2 with WinXPpro clients. Sambais the PDC. --------------------------------- Do you Yahoo!? The all-new My Yahoo! – Get yours free!
2006 Jul 19
2
echo cancellation seg faults
Probably the level of your signal is too low and/or you're just not letting it time to adapt. Jean-Marc Le mercredi 19 juillet 2006 ? 19:00 -0400, ac2491@columbia.edu a ?crit : > On closer looks and debugging I always end up in > > speex_echo_cancel function with comment > /* Temporary adaption rate if filter is not adapted correctly */ > > > Does this give any clue
2012 Jul 27
2
producing a graph with glm poisson distributed respons count data and categorical independant variables
Hello, I am working on my thesis and can't really figure out how to produce a reasonable graph from the output from my glm., I could just give the R-output in my results and then discuss them, but it would be more interesting if I could visualise what is going on. My research is how bees react to different fieldmargins, for this I have 4 different types of field margin (A,B,C & D) and
1999 Nov 05
1
strange Win9x-Problem with "case sensitve" - option
Hi, we've got a strange problem with "case sensitive = yes" using 2.0.5a with Win95/98 clients: Directorys directly below the share seem to be empty, if the dirname is lowercase !!? Below uppercase dirs everything is allright and the probem doesn't exist with NT4.0. If we choose "case sensitive = no" everything is allright. (with exeption of the problems we have