Displaying 20 results from an estimated 2000 matches similar to: "Need Immediate Help:::SAMBA Logon Issues"
2015 May 28
1
Need Immediate Help:::SAMBA Logon Issues
Do you have more than one domain controller?
Is this just after rebooting a PC?
On 05/25/15 14:39, Andrew Bartlett wrote:
> On Tue, 2015-05-19 at 14:13 +0500, Yawar Aziz Bhatti wrote:
>> Hi there
>>
>> Plz go through the following info. Everything is working pretty fine but
>> very frequently, I get the following error:
>>
>> "THERE ARE NO LOGON
2015 May 25
0
Need Immediate Help:::SAMBA Logon Issues
On Tue, 2015-05-19 at 14:13 +0500, Yawar Aziz Bhatti wrote:
> Hi there
>
> Plz go through the following info. Everything is working pretty fine but
> very frequently, I get the following error:
>
> "THERE ARE NO LOGON SERVERS CURRENTLY AVAILABLE TO SERVICE YOUR REQUEST"
What exactly are you doing to get that error?
Have you taken a network trace?
There isn't
2006 Apr 13
2
assignment to a symbol created by paste
Hello,
I am creating a number of objects that I wish to have a common name with
an index such as x1, x2, x3, ... I would like to do everyting in a loop to
make the code compact and minimize the probability of an error by typo.
A test problem may look like
for (j in 1:10){
as.symbol(paste("x",j,sep="")) <- j;
}
which ideally would produce x1 = 1, ... x10 = 10. However,
2006 Apr 20
3
the difference between "x1" and x1
Hello,
I am not sure what to write in the subject line, but I would like to take
a character string that is a variable in a data frame and apply a function
that takes a numeric argument to this character string.
Here is a simplified example that would solve my problem.
Imagine I have my data stored in a data frame.
> x1 <- x2 <- x3 <- x4 <- x5 <- rnorm(20,0,1);
> data <-
2009 Apr 15
1
Compiling Fortran Subroutines as R Shared Objects on Mac OS-X
Hello,
I am trying to compile some F77 subroutines as shared objects for R on my Mac.
--> Mac OS-X Version 10.4.11 (Tiger Intel Mac)
I have done this (successfully) before on Sun Solaris and Linux Fedora systems using the following command.
> R CMD SHLIB myfile.f
I have g77 installed from this page.
http://hpc.sourceforge.net/
I am using R 2.8.1, and I have installed all 4 additional
2006 Mar 31
1
add1() and glm
Hello,
I have a question about the add1() function and quasilikelihoods for GLMs.
I am fitting quasi-Poisson models using glm(, family = quasipoisson).
Technically, with the quasilikelihood approach the deviance does not have
the interpretation as a likelihood-based measure of sample information.
Functions such as stepAIC() cannot be used. The function add1() returns
the change in the scaled
2009 Feb 19
3
AGI script
Dear All,
I would like to ask please if someone has a AGI script that select a value
from a database and dial this value as a destination number
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090220/e2aa530c/attachment.htm
2007 Nov 28
1
R install problem on MacOS 10.5.1 (PR#10476)
Full_Name: Saleem Bhatti
Version: 2.6.1
OS: MacOSX 10.5.1
Submission from: (NULL) (81.187.216.162)
Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1.
Installation fails with following text.
Installation had errors.
Install failed.
The Installer could not install some files in "/".
Contact the software manufacturer for assistance.
See window capture at:
2006 May 07
1
model selection, stepAIC(), and coxph() (fwd)
Hello,
My question concerns model selection, stepAIC(), add1(), and coxph().
In Venables and Ripley (3rd Ed) pp389-390 there is an example of using
stepAIC() for the automated selection of a coxph model for VA lung cancer
data.
A statistics question: Can partial likelihoods be interpreted in the same
manner as likelihoods with respect to information based criterion and
likelihood ratio tests?
2010 Feb 12
1
paired wilcox test on each row of a large dataframe
hI
I have to calculate V statistic for each row of a large dataframe (28000). I
can not use multtest package for paired wilcox test. I have been using for
loop which are. Is there a way to speed the computation with another method
like using apply or tapply?
My data set looks like this:
11573_MB 11911_MB 11966_MB 12091_MB 12168_MB
12420_MB................
cg00000292
2006 May 12
3
Maximum likelihood estimate of bivariate vonmises-weibulldistribution
Thanks Dimitris!!! That's much clearer now. Still have a lot of work to
do this weekend to understand every bit but your code will prove very
useful.
Cheers,
Aziz
-----Original Message-----
From: Dimitrios Rizopoulos [mailto:Dimitris.Rizopoulos at med.kuleuven.be]
Sent: May 12, 2006 4:35 PM
To: Chaouch, Aziz
Subject: RE: [R] Maximum likelihood estimate of bivariate
2009 Nov 14
3
Inquiry:How to stop Asterisk?
Dear All
Can you please do me favor and let me know how can I stop my Asterisk ? Can
you please confirm if the following procedure is correct to stop it ?
#/etc/init.d/asterisk stop
#cd /etc/init.d
#chmod 0000 asterisk
Let me thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Sep 16
4
Executing command via puppet !
Hi,
Is it possible to get response of a command from puppet ?
For example if I run "nginx -t" it would give some details about the
configurations i.e. if configuration has some error then which file has the
error !
Regards
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving
2012 May 03
6
Hosting application on private network.
Hi,
I have a Ruby on Rails application. I am able to run it in my local
system using Apache2 server. I would like to host my application so that
all the systems in the private network 192.168.3.0/24 should be able to
access the web-application. My system private-ip is 192.168.3.57.
Please help me what all configurations do I need to do.
Thank you
Ajit
--
Posted via
2006 May 11
2
Maximum likelihood estimate of bivariate vonmises-weibull distribution
Hi,
I'm dealing with wind data and I'd like to model their distribution in
order to simulate data to fill-in missing values. Wind direction are
typically following a vonmises distribution and wind speeds follow a
weibull distribution. I'd like to build a joint distribution of
directions and speeds as a VonMises-Weibull bivariate distribution.
First is this a stupid question? I'm
2017 Jun 27
5
Nash equilibrium and other game theory tools implemented in networks using igraph or similar
Does anyone know of some code, and examples that implement game theory/Nash
equilibrium hypothesis testing using existing packages like igraph/statnet
or similar?
Perhaps along the lines of this article:
Zhang, Y., Aziz-Alaoui, M. A., Bertelle, C., & Guan, J. (2014). Local Nash
Equilibrium in Social Networks, *4*, 6224.
Best,
Chris Buddenhagen
cbuddenhagen at gmail.com
[[alternative HTML
2006 Mar 03
1
[as.POSIXlt]: Incorrect conversion only for some specific date/time (PR#8654)
Full_Name: Aziz Chaouch
Version: 2.2.1
OS: XP/2000
Submission from: (NULL) (132.156.89.240)
Hi,
I'm not sure this is a "bug" but here is the problem:
I'm using the function as.POSIXlt to convert character strings into time
objects. I'm using date format as "YYYY/M/D HH:MM" such as as.POSIXlt("1999/6/7
13:30"). Most of the time, this works fine. However
2006 May 25
1
Computing a reliability index of a statistic with missing data
Hi All,
I'd like to compute a kind of reliability index (RI) that would in a
sense stand as a measure of reliability of a statistic (histogram etc)
computed on a time serie with missing values. The final goal is that:
RI=1 for a perfect reliability
RI=0 for a total unreliability (no data at all as an extreme case...)
The percentage of missing data is one indication: the more missing data,
2016 Jan 28
2
Caller ID Sent in PAI header.
Hi All,
When receiving an invite containing two different caller ID, one in FROM
header and the other in "P-Asserted Identity" Header, Which one will be
used by the callee ? I couldn't find any RFC specifying this detail.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 May 24
3
rails ajax issues
Hi
* *I think this is my 4 or 5th post about the ajax issues with my rails
code. But i couldn''t rectify my issues sofar.
problem is,
In my pages.html.erb have one text field and button. when i click on that
button, the text field value will get into the controller through ajax,so
after the function i need to get that value(textfield value) in same
page.
*page.html.erb*