Displaying 10 results from an estimated 10 matches for "laby".
Did you mean:
labs
2007 Mar 20
5
Problem with 02 domains on a single PDC
Hi all.
I have 01 Samba-LDAP Server running 02 domains on separated networks.
----------------
| SERVER |
----------------
| |
| |
ADMIN LABI
When I try to join the ADMIN domain, the machine joins the LABI domain. When
I stop the LABI domain, the machine can join the ADMIN domain normally.
Does anyone know how to fix this?
Thanks.
My configuration files are
2009 Jun 18
3
QuestÃon regarding the use of write.csv2, write.table ...
Hi all,
I use "write.csv" and "write.table" to write a data frame in a file like
following:
write.csv2(allRandomTestCase_XDroped, "allRandomTestCase.csv")
But in the created file "allRandomTestCase.csv" an additional column with
consecutive numbers is automatically added to the column of the data frame
"allRandomTestCase_XDroped".
That is why my
2007 Mar 26
1
Samba-LDAP interdomain trust
I'm trying to create a trust between two Samba-LDAP domains (on a single
server).
I'm following Samba Howto Collection
(http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id335566)
but I'm getting the error below.
root@facomp01:~# /usr/local/samba.labi/bin/net rpc testjoin -S
rpc_client/cli_pipe.c:get_schannel_session_key(2443)
get_schannel_session_key:
2005 Jul 06
3
plotting on a reverse log scale
I'd like to do some plots of historical event data on a reverse log
scale, started, say at the year 2000 and going
backwards in time, with tick marks spaced according to log(2000-year).
For example, see:
http://euclid.psych.yorku.ca/SCS/Gallery/images/log-timeline.gif
As an example, I'd like to create a density plot of such data with the
horizontal axis reverse-logged,
a
2001 Aug 17
0
Solved: Help plotting some data
...R to do the
things you want to do with it.
Gav
my.biplot <- function (x, y, var.axes = TRUE, col, cex = c(1, 0.4),
xlabs = NULL, ylabs = NULL, expand = 1, xlim = NULL, ylim = NULL,
arrow.len = 0.1,
pscores = FALSE, xlab="", ylab="", ...)
{
labx <- xlab
laby <- ylab
n <- nrow(x)
p <- nrow(y)
if (missing(xlabs)) {
xlabs <- dimnames(x)[[1]]
if (is.null(xlabs))
xlabs <- 1:n
}
xlabs <- as.character(xlabs)
dimnames(x) <- list(xlabs, dimnames(x)[[2]])
if (missing(ylabs)) {...
2008 Aug 30
1
Unable to send color palette through plot.Design to method="image"
...e default color palette despite various efforts to supply a col
argument. I even took a crack at hacking the plot.Design function,
adding a col=col parameter to be passed in the function call to
image(), but failed to get the desired effect:
# else image(xseqn, y, zmat, xlab = xlab, ylab = laby , col = col)
library(Hmisc); library(Design)
lr.fit6 <- lrm(death ~
rcs(BL_CHOLEST.A,c(180,220,280))*rcs(BL_HDL.A,c(40,55,70))*Sex, data =
pref900)
# str(pref900[,c("BL_HDL.A","BL_CHOLEST.A","death")])
$'data.frame': 910659 obs. of 3 variables:
$ BL...
2008 May 08
0
Re: Samba-LDAP interdomain trust
On 4/2/07, Allysson Steve Mota Lacerda <stevelacerda> wrote:
>>
>> When I try to login on the trusting domain (LABI) using an account of the
>> trusted domain (ADMIN) the following message is shown: "A device connected
>> to the system is not functioning ". My "log on to" is set to ADMIN.
>>
>> I had this problem a time ago because the
2010 May 29
2
Running MSACCESS and Tildes Jumis
Hello!
I am trying to run another Latvian accounting software Tildes Jumis. Free demo is available at http://tilde.lv/portal/go/tilde/3389/en-US/DesktopDefault.aspx
It requires MS MSACCESS to run.
I am running latest Wine (wine-1.2-rc2), installed RICHTX32.OCX, comctl32.dll,urlmon.dll using winetricks.
Operating system:ubuntu 10.04
Program installs fine, but then I run it (using shortcut env
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:51 AM, Tony Schreiner wrote:
> On Mon, Aug 6, 2018 at 11:33 AM Robert Moskowitz <rgm at htt-consult.com>
> wrote:
>
>>
>> On 08/06/2018 11:11 AM, Tony Schreiner wrote:
>>> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com>
>>> wrote:
>>>
>>>> Nicolas,
>>>>
>>>>
2018 Aug 06
0
making my own group repo - Re: Back to Xfce
I tried making my own repo with just the groups in them and I got an
error....
I used:
#createrepo -g /root/mygroups.xml /root/myrepo
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
Where /root/mygroup.xml is attached below.
Then I made:
cat > /etc/yum.repos.d/myrepo.repo << EOF
[myrepo]
name=My repo for armhfp