Displaying 20 results from an estimated 2000 matches similar to: "multiple daemons on the same port"
2005 Jul 25
3
hanging problem on cygwin
Hello,
I am using the latest rsync version that is available as of today,
which is 2.6.5, that I compiled from the src downloaded from rsync
website (my understanding is that the latest version includes all the
patches that were required for cygwin). Both the source and target
systems are Windows 2000 server, and I am trying to sync over ssh
(through inetd).
I am frequently facing problem with
2009 Nov 06
1
issues with SSOAP when wsdl has ComplexTypes
I recently started trying R and SSOAP and was able to successfully try a "hello
world" service. I am now trying to get a more complicated interface to work with
SSOAP and so far failed miserably at that and so need any help I can
get from here.
The service I am attaching is a prototype for a full service that would
take information to identify a data source and a query to run and
return
2005 Feb 07
1
rsyncd.conf is not created although successful installation of rsync on debian but
Hi All,
I have installed rysnc-2.6.3 on my debian linux (
2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686).
While configuration it was
successful and i installed it without any error.
Now, in default installation it should create
rsyncd.conf as detault configuration file.. but it has
not been created anywhere in system.
root@jike:/tmp/temp/rsync-2.6.3# which rsync
/usr/local/bin/rsync
In
2008 Aug 21
4
forgery Protection
Has anybody solved this issue. [
http://rubyforge.org/pipermail/facebooker-talk/2008-April/000552.html ] ?
NameError (undefined local variable or method `controller'' for
#<LeaveController:0xb7144abc>):
/app/controllers/application.rb:24:in `verify_authenticity_token''
2011 Sep 10
2
Error : subscript out of bounds
m<-matrix(byrow=FALSE)
t<-as.list(na.exclude(x))
j<-0
o<-0
for(i in 1:998)
{
d<- 5*(i-1)+3
if(t[[d]][[1]]>80)
{
j<-j+1
e[j]<-d
l<-length(t[[d]])
u<-t[[d]]
price_rand<-t[[d-1]]
n<-0
for(k in 1:l)
{
if((u[k]>49)&&(u[k]<51))
{
n<-n+1
m[n,j]<-price_rand[k]
}
}
}
}
I am getting error in assigning the values to a matrix.
*Error in m[n, j]
2011 Dec 03
1
Shading the plot
Hi all,
I have been trying to shade the specific part of the plot
Part to be shaded
1. Any color whenever a2>a3
2. Any other color( Not same as 1) whenever a2<a3
Suggest me some code for this task
PLOT CODE for reference
######################################################################################################
2011 Aug 05
1
CELT Test case failures
Hi ,
We've downloaded the CELTV0.11.1 source code from celt-codec.org . But
having trouble with mathops-test and tandem-test unit test that
exercises internal components of CELT codec, please find attached
document for each test case failure in details.
Also could you please give some inputs on CELT Low complexity code and
full version of the code, point me source code to CELT
2013 Sep 04
3
[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
Hey,
This change adds an entry to the maintainers file to explicitly state
that any changes to vmware.c should be sent to the authors of the file
as well.
If you are thinking why do this now, off late we have seen quite a few
changes that touched the "arch/x86/kernel/cpu/vmware.c" file but were
not directed to me, someone else made me aware of those changes. It
could be that my use of
2013 Sep 04
3
[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
Hey,
This change adds an entry to the maintainers file to explicitly state
that any changes to vmware.c should be sent to the authors of the file
as well.
If you are thinking why do this now, off late we have seen quite a few
changes that touched the "arch/x86/kernel/cpu/vmware.c" file but were
not directed to me, someone else made me aware of those changes. It
could be that my use of
2005 Apr 22
2
IMAP EXPUNGE disconnect/box hang - Fedora Core 2, Squirrelmail and Evolution
I'm a bit befuddled by this behavior. I've been using dovecot for close to a year, and recently the Fedora Core 2 Update: dovecot-0.99.13-4.FC2 build came in via yum. Since then I occasionally get this EXPUNGE disconnect error. When the error hits, the box does not crash but I can no longer log in*, nor start any new processes. I happen to have gkrellm running and I see a slow but steady
2006 Oct 31
6
Asterisk web interface is not parsing the PHP pages
Hi All,
I have installed Asterisk 1.2.10 on Fedora 5. I have installed
Asterisk Management Portal (AMP) for web interface.
After installing properly when opening in the webpage it is not parsing the
index.php for the AMP. My Database is MySQL.and web server is Apache 2.2.
Please let me know is this configuration problem or this is the problem with
Apache (Apache 2.2) .
Thanks
2011 Nov 18
1
Producing plot using polygon function
Hi,
I am looking forward to fill the plot using conditions on variables a2 and
a3. Whenever variable(a2) goes above variable(a3) i fill it with some color
.
I am storing the coordinates of a2 and a3 in x and y as well as time where
it is occurring . But it is not producing properly. I must be wrong
in assigning coordinates.
What should be the correct way to produce the desired plot?
Thanks in
2015 Feb 23
1
Not able to join domain using ads and target IP
i am not able to join the domain using ads and target ip ( net ads
join ?S <domain
controller ip> ?U <username> ).
I am getting below error.
*net ads join -S 172.17.100.97 -U administrator*
*Enter administrator's password:*
*kinit succeeded but ads_sasl_spnego_krb5_bind failed: Server not found in
Kerberos database*
*Failed to join domain: failed to connect to AD: Server not found
2000 Oct 13
3
Current hardware requirements for decoding? (skipping problem)
The vorbis FAQ mentions that decoding vorbis should use roughly the same
resources as decoding MP3's, but that the current source is not optimized. So
what is the current requirement? I have a Pentium 133 with 64 megs and I
cannot get .ogg files to play without skipping. I've tried encoding .wav
files and downloading .ogg files from www.vorbis.com and playing them on
Winamp with
2002 Jul 25
3
Is there an oggenc low bit rate HOWTO?
First let me say that I was absolutely astounded at the sound quality
when using oggenc at q = -1 (around 50 kbps). So much so, that I'm
anxious to try some of the lower bit rates that were mentioned in the
announcement for 1.0:
... audio and music at fixed and variable bitrates from 16 to 128
kbps/channel.
But I am having trouble finding how to use either oggdrop or oggenc to
get these
2013 Jul 22
1
problem loading large xlsx file into r
Hi,
I am facing trouble when trying to read large xlsx file into R. please find the code and error below. The file I was trying to read has 36,500 rows X 188 col, ~ 37 MB size.
> options( java.parameters = "-Xmx4g" )
> library(xlsx)
Loading required package: xlsxjars
Loading required package: rJava
> cftc =
2006 Jun 19
10
text_field_with_auto_complete doesn|t work in edit/show view
Hi,
I am using the autocomplete for text field with ''Scriptaculous'' and it
works perfectly fine in "new" action.
All the examples I see are only for the "new" action.
But doesn''t default to the selected value/text in "edit/show" action? Is
this possible or should I write custom code for "edit/show" action?
Thanks, Hari
--
2007 Oct 23
6
Auto complete plugin and CSRF protection-- do you care?
Hi,
I just noticed that the auto_complete plugin does not work with the
CSRF protection in Rails 2.0. I''ve patched the plugin, but I''m
wondering if people would like to see the official plugin fixed. If
so, speak up and I will write some tests and submit the patch.
Krishna
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2005 Jan 10
3
Multiple winbindd processes
Hi,
My problem is that I'd like to have one GNU/Linux box with Samba installed
serve multiple domains.
I have 2 Domains separated from each other. Connected Samba box to both
domains and joined them successfully. Running 2 smbd and 2 nmbd processes
bound to the appropreate network interface, with different settings serving
appropreate domans.
Samba server is visible in both networks but
2006 Jun 05
6
HTML Parsing libraries
Hi,
What is the best way to parse HTML?
Or is there a simple way to convert a table to an array?
I tried beautiful_soup and the built-in htmltools, but have trouble
getting them to run.
Any pointers?
Thanks, Hari
--
Posted via http://www.ruby-forum.com/.