similar to: Disable multiple login to domain

Displaying 18 results from an estimated 18 matches similar to: "Disable multiple login to domain"

2008 Jan 06
1
how to use R for Beta Negative Binomial
I think I should have posted this question here as well. I am posting my question here since it is R related. Please see below. I originally posted this to sci.stat.math "Nasser Abbasi" <nma at 12000.org> wrote in message news:Mm4gj.28843$R92.4987 at newsfe16.phx... > > I think R documentation is a bit hard for me to sort out at this time. > > I was wondering if
2008 Jan 13
2
is it safe to replace every "<-" by "=" in R code?
hi; When I first started looking at R code, I thought that the <- notation for assignment made the code less readable (and I still do). Then I found that now one can use "=" in place of "<-" for assignment (I understand this started since version 1.4). Anyway, I think using "=" makes the code much more readable. I was wondering, would it be safe if I
2020 Jun 09
2
compiler-rt uses non-existent macro: __SOFT_FP__
A handful of files in compiler-rt/builtins use the macro "__SOFT_FP__". All the uses are along the same lines. Here's a representative example from compiler-rt/lib/builtins/fixdfdi.c: #ifndef __SOFT_FP__ // Support for systems that have hardware floating-point; can set the invalid // flag as a side-effect of computation. ... #else // Support for systems that don't have
2017 Nov 28
2
variadic functions on X86_64 should (conditionally) save XMM regs even if -no-implicit-float
Specifying -no-implicit-float prevents LLVM from using non-GPR registers for purely integer operations. This is useful for operating systems (such as Wind River's VxWorks) that support tasks that do not save all registers on context switch. This presents an interesting problem for variadic functions that may optionally take non-integer arguments (e.g. printf style functions). Should non-GPR
2007 Mar 19
1
Wine and MS Access problem
This is a MS Access problem I dont see in other posts. I have wine up and running and I now have it working with one other app, a spice cad program called scad3.exe. When I run it via wine I do get error messages, but since the program comes up and works fine any way I have been ignoring those errors. But I will list them here anyway, in case some expert can tell if they are relevant to my
2010 Jul 03
0
No subject
eeds to be added to the database or coding of the program. Is this right? I= sthere something else I need to do?? Ray Garza System Analyst II Materials Management (956) 381-2163 --_000_60EAA3B47B099544A16557729563A1D608920F4FCCINFDBMBX4dsut_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html
2012 Feb 17
4
covariance
can any one please tell me how can I Compute the covariance matrix of (Y) which is 5 variables .. without using a built-in function?????? 2) how (cov) works ( I need to get the details for this function ??? -- View this message in context: http://r.789695.n4.nabble.com/covariance-tp4398242p4398242.html Sent from the R help mailing list archive at Nabble.com.
2010 Jan 26
1
Wine doesn't work with any application running from CD / DVD
I'm using wine (1.1.37) in Ubuntu Karmic and I can't install original software from a CD/DVD. Set-up.exe won't run because I need "Administrator privileges" or I need to be logged as an administrator. I've searched exhaustively for a solution, but I have only found more and more people complaining about the same problem when trying to run either a game or any other
2019 Jun 04
2
variadic functions on X86_64 should (conditionally) save XMM regs even if -no-implicit-float
Thanks for reviving this topic! Interestingly we have essentially the same fix you mention below ( https://reviews.llvm.org/D62639) as a local change in our Wind River version of LLVM. The reason we didn't try to push it upstream (and in fact have considered removing it) is due to an unfortunate side-effect which is either "expected" or a "bug" depending on your
2011 Sep 19
1
Rscript path problem on R 2.13.1 for Ubuntu 11.04?
Dear all, finally decided to do an Ubuntu upgrade and a new clean R install from http://cran.r-project.org/bin/linux/ubuntu/. However, while trying to install a package from R-forge I encountered problems, involving error messages saying "Rscript execution error: No such file or directory" (see below). The same procedure works on Ubuntu 11.04 running R 2.12.1-1 from the Ubuntu
2005 Apr 25
2
ices shuttdown after the first song
2008 May 16
2
how can we use libdtrace within the DTrace security restrictions?
Hi all, What is the correct way to give one non-root user the ability to use DTrace with providers running in a process by another user? Through the Web Stack project and some work by Ludovic Champenois and Nasser Nouri, we have done a bit of work to bring together parts of chime, the Web Stack Apache, Ruby and PHP providers, and stuff reused from the DTrace toolkit. It''s in
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
*//* *//* */Cloud Futures: Hot Topics in Research and Education/* Berkeley, CA | May 7-8, 2012 http://research.microsoft.com/cloudfutures2012/ The Cloud Futures Workshop series brings together thought leaders from academia, industry, and government to discuss the role of cloud computing across a variety of research and educational areas---including computer science, engineering, Earth
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
*//* *//* */Cloud Futures: Hot Topics in Research and Education/* Berkeley, CA | May 7-8, 2012 http://research.microsoft.com/cloudfutures2012/ The Cloud Futures Workshop series brings together thought leaders from academia, industry, and government to discuss the role of cloud computing across a variety of research and educational areas---including computer science, engineering, Earth
2005 Sep 17
1
Windows app complaining that it doesn't have adminstrator privileges
Hi, I have Wine installed on an Ubuntu (Hoary) machine. I've verified that Wine works by running a couple of Windows applications. Lately, I trying installing a third Windows application by inserting the CD and following the Windows based directions. Unfortunately, the only thing that installer did was display a window saying that it doesn't have administrator privileges. (I know the
2007 May 07
68
Puppet Best Practice
Hello everyone, A long time ago, I posted the Stanford Best Practices and I''ve gone through and updated it today. I''d like to have people go through it and see if we can strip out some Stanford specific stuff and tag this as an official best practice. I think an official best practice will be important as more and more people consider making shareable modules, etc (mostly
2009 Apr 02
0
NetBeans DTrace GUI Plugin + Chime
The FCS version (1.0) of the NetBeans DTrace GUI Plugin + Chime is published on the NetBeans Update Center. The new release contains more than 30 new Chime displays that can be used to debug and tune applications that are written in native and dynamic languages such as Ruby and Python. For more information please see the URL below: http://dtrace.netbeans.org Thanks, __Nasser -- This message
2015 Apr 25
1
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi, Try as a first step a tcpdump capture to verify if the softphone is actually sending the register message to the server. For me it seems like the softphone is not able to reach the server ! Best Regards, On Fri, Apr 24, 2015 at 10:55 AM, Helvio Junior <helvio.listas at gmail.com> wrote: > Hi Akhilesh, > > SIP protocol use port 5060 (default) and many other ports to stablish