Displaying 20 results from an estimated 500 matches similar to: "IAX Clients not connecting"
2003 Oct 16
0
IAX Rejected Connect Attempt
2001 Nov 01
3
ext3 partition still gets mounted as ext2 for me too!
Hi,
I am a new ext3 user and I am having problems similar to what many
people are facing on this list.
I have done everything as the emails suggest. I am using SuSE 7.3 with
the the 2.4.10 kernel and ext3 compiled as a module. Because it is
2.4.10 kernel, I created all my journals from a rescue disk and
everything seems to be working right for the non-root filesystems. My
fstab has all my
2016 May 15
0
Problems authenticating after upgrade to sernet-samba 4.3.9-24
Hello list,
Just did a major Samba/CTDB upgrade and our previously working auth setup is having some issues under the new version. Would appreciate some help troubleshooting. It seems like we are close, since the trust relationship between our Samba servers and the AD service looks OK. But winbind fails like this:
------
[root at mako-nsd4 ~]# wbinfo -n jsmith
failed to call wbcLookupName:
2013 Feb 07
2
The use of R Commander for beginning students and newbies
Everyone:
In the last few months I've noticed an increasing number of questions to
this list from students who are new to the use of R and who have limited (in
any) local support on R and specifically support for R syntax.
My text
(http://www.springer.com/statistics/social+sciences+%26+law/book/978-1-4614-
2133-7) from last year was specific to the use of R syntax but given recent
2006 Feb 27
2
Building 1.1.12 for symbian failed
hi, all,
I am trying to build 1.1.12 for symbian platform like this:
1, bldmake bldfiles
2, abld build wins udeb (to build for emulator)
but building failed, the error message is :
nmake -nologo -x - -s -f "\Install\Symbian\8.0a\S60_2nd_FP2\EPOC32\BUILD\HOME\MYOWN\NOKIA\SPEEX\SPEEX-1.1.12\SYMBIAN\SPEEX\WINS\SPEEX.WINS" LIBRARY
Mdf.c
2006 Dec 20
1
help for multinominal logistic regression code
Dear all,
firstly I would like to say I am a beginner user for R and also naturally a new member of this mail list. This means I have newer read previous mails before.
I need a small help for my analysis. I want to perform a multinominal logistic regression for my data set. But as I told before I am a beginner for R and I couldn't find the code for multinominal logistic
2006 Sep 20
3
sendmail security
hi
all
i am using sendmail mail server, i have configured
SASL+TLS+MailScanner+Spamassasin+.Procmail and its
working fine, but there is one problem when i am doing
telnet to my server on 25 port and using "mail from "
command to send mail by any user like abc at gmail.com or
any user @mydomain then sendmail is not able to verify
sending user , so plz help me how can i verify the
real
2019 Oct 16
8
Samba with Winbind Doesn't See New AD Groups
We have an issue where new groups that are created in Active Directory are not visible in Samba. Groups that were created more than about one month ago are visible. We?re using clustered Sernet 4.3.9 with winbind (with ID mapping) and CTDB. NSCD is not running. We?ve tried restarting Samba, but still have the issue. The OS is RHEL 6.7 and the kernel is 2.6.32.
2010 Feb 11
1
[PATCH] Provides a reference implementation management server.
The reference implementation server is based on TG2. The majority of the
boiler plate code has been stripped out to focus the server solely on
the functionality necessary for a management server.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
server/.gitignore | 4 +
server/MANIFEST.in | 4 +
2013 Jun 07
1
Sample config files installed to /etc
The sample config files in the Asterisk distribution and packages are
really good for getting the demo up and running quickly, for example, to
extend the demo to run behind a WebRTC proxy only required about 6 lines
of extra code to define a peer in sip.conf and enable TCP
However, I'm not sure that they should be installed by default by packages.
Most package managers provide a way to diff
2000 Mar 08
3
Reading data for discriminant analysis
Dear R users,
I want to do discriminant analysis on my data. I have
successfully followed the discriminant analysis in V & R on
the iris data:
> ir <- rbind (iris3[,,1],iris3[,,2],iris3[,,3])
> ir.species <- c(rep("s",50),rep("c",50),rep("v",50))
> a <- lda(log(ir),ir.species)
> a$svd^2/sum(a$svd^2)
[1] 0.996498601 0.003501399
> a.x <-
2010 Jul 14
5
[Bug 29064] New: System freeze while using nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=29064
Summary: System freeze while using nouveau
Product: xorg
Version: 7.5
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
Hello all,
been 5 years since I posted on this list, glad to be back :)
I have a number of X-power Tigra 1kVA online UPS units. From some
knowledgeable folks working for the local distributor, I learnt that
from inside this looked like a Best 610 ups unit.
Before, I had this UPS hooked via serial to my Windows 2003 server. For
monitoring, some winpilot/upspilot software was also provided.
2009 Jun 25
2
Bad Form?
Hi,
This is my first post, I wanted to ask a quick question about "Bad Form" --
rather, am I doing something with Mechanise I shouldn''t be doing?
Here''s the long and short of it - I am using Mechanize with Cucumber and
RSpec to test a *ahem* Perl XML web service.. talk about technology soup,
but I have it working quite well.
I have an example project on GitHub that
2009 Nov 02
2
a prolem with constrOptim
Hi,
I apologize for the long message but the problem I encountered can't be stated in a few lines.
I am having some problems with the function constrOptim. My goal is to maximize the likelihood of product of K multinomials, each with four catagories under linear constraints on the parameter values. I have found that the function does not work for many data configurations.
#The likelihood
2010 Apr 21
2
problem of R CMD check
Hi all,
Today, i just installed the newest R version 2.10.1 and other necessary
tools for building R package under windows,e.g. Rtools, perl. All are the
newest version.
After the correct configuration under windows, i use it to re-check my old
package. I found the following prolem when checking EXAMPLE, which did not
exist before this re-installation.
########
* checking examples ... ERROR
2008 Oct 13
4
Fw: Logistic regresion - Interpreting (SENS) and (SPEC)
Dear Mr Peter Dalgaard and Mr Dieter Menne,
I sincerely thank you for helping me out with my problem. The thing is taht I already have calculated SENS = Gg / (Gg + Bg) = 89.97%
and SPEC = Bb / (Bb + Gb) = 74.38%.
Now I have values of SENS and SPEC, which are absolute in nature. My question was how do I interpret these absolue values. How does these values help me to find out wheher my model is
2007 Mar 28
2
ssl with openwrt OS
Hi.
I'm still facing troubles on my way. This time concerning ssl encryption.
only dovecot-auth starts...
imap and pop3 go down with this log
dovecot: Mar 23 18:34:19 Info: Dovecot v1.0.rc27 starting up
dovecot: Mar 23 18:34:20 Error: Temporary failure in creating login processes, slowing down for now
dovecot: Mar 23 18:34:20 Error: imap-login: Can't load certificate file
2010 Apr 22
1
Question of R CMD check
Hi all,
Today, i just installed the newest R version 2.10.1 and other necessary
tools for building R package under windows,e.g. Rtools, perl. All are the
newest version.
After the correct configuration under windows (configuration should be
correct), i use it to re-check my old package. I found the following prolem
when checking EXAMPLEs in each function, which did not exist before this
2001 Oct 19
1
pc freezes when trying to load hl
hi there,
i read a lot here, but i didn't found any answer for my prolem:
my system is mandake 8.0 final
i compiled the wine-20010305 using ./configure --enable-opengl --prefix=/usr
then used make and after that make install. everything seems to work (i can
run the hl-installer).
so, now, when i mount my cdrom and then do wine SETUP.EXE in the cdrom-dir,
first, the sierra logo appears and