Displaying 15 results from an estimated 15 matches for "scry".
Did you mean:
scary
2007 Dec 18
2
R brakes when submitting a query to MySQL
Hello,
I would like to retrieve data stored in MySQL database, so I installed
RMySQL package.
I can successfully connect with the my database using the following code
> dvr<-dbDriver("MySQL")
> con2<-dbConnect(dvr,group="exbardiv")
> mysqlDescribeConnection(con2)
<MySQLConnection:(972,0)>
User: mmorag
Host: localhost
Dbname: exbardiv
2008 Jan 10
2
Error on distance matrix
Hi,
I am trying to calculate a distance matrix on a binary data frame using
dist.binary() {ade4}. This is the code I run and the error I get:
> sjlc.dist <- dist.binary(as.data.frame(data), method=2) #D = (a+d) /
(a+b+c+d)
Error in if (any(df < 0)) stop("non negative value expected in df") :
missing value where TRUE/FALSE needed
I don't know if the problem are the
2008 Oct 10
2
magical disappearing background processes!
Hi all,
I''ve been having trouble for a long time with backgroundrb processes
that suddenly vanish without a trace. What happens is that at some
point I discover that all the backgroundrb processes are suddenly
gone. Nothing special is seen in any of the log files. This has
happened intermittently for a long time, and I was hoping that
upgrading to 1.0.4 would somehow help me out, but
2007 Apr 18
1
[Bridge] is possible to create vlan capable switch use linux?
Hii All,
VLAN is create in manageable switch, like Cisco Catalyst and other vlan cap=
able switch. eac port in that switch can be assigned in different VLAN. so,=
that switch capable to insert 802_1q to each incoming frame (Please correc=
t if its wrong, i just newbie in VLAN).I want build VLAN but i don't have v=
lan capable switch. Is possible to create a vlan capable switch using switc=
2007 Feb 22
0
daisy function in cluster- coerced NAs
I am currently using the function daisy in package cluster to create a
dissimilarity matrix because my multivariate dataset contain missing
data and variables of various types including factors, symmetric and
asymmetric binary and quantitative. This is a step prior to using pco
within ecodist.
There is a warning which comes twice
">NAs introduced by coercion"
I've used
2003 Feb 03
0
[Bug 40] New: system hangs, Availability problems, maybe conntrack bug, possible reason here.
...Priority: P2
Component: connection tracking
AssignedTo: laforge@netfilter.org
ReportedBy: luismi@b2bi.es
CC: netfilter-buglog@lists.netfilter.org
Here is the copy of the emails:
From: "Jeroen Hendriks" <jeroen@e-factory.nl>
To: <vlan@Scry.WANfear.com>
Subject: Re: [VLAN] Availability problems
Date: Fri, 24 Jan 2003 18:55:11 +0100
Hi,
This could be a problem with the ip_conntrack module. I had simular problems
on a vlan routing box with a 2.4.16 kernel.
When the bandwidth use was above 70Mbit on the 3com Gbit card for about
30/4...
2007 Apr 18
0
[Bridge] Problem with startup script
I put a bridging firewall together last winter (with some help) and have it=
in production in front of a couple windows web and mail servers for going =
on 6 months now. I used Fedora C1 with 2.4.22 kernel and 0.9.6 bridge-utils=
. The bridge has solved a lot of security headaches. I use a modified start=
up script written by David Whitmarsh that has worked really well. http://ww=
2007 Apr 18
0
[Bridge] Re: [VLAN] newbie problems
...he phantoms of our land.
>> Nevertheless, we huddle in the darkness and pray for dawn...
>>
>>
>> _______________________________________________
>> VLAN mailing list - VLAN@wanfear.com
>> http://www.WANfear.com/mailman/listinfo/vlan
>> VLAN Page: http://scry.wanfear.com/~greear/vlan.html
>
>
>
2017 Feb 21
2
Setting Win ACLs via Comp Managment, connection to Member Server warning
When checking on the UNIX attributes of the Domain Admins group I get
the warning "Unwilling to perform"
Is this something I should resolve first?
Lin
1999 Apr 20
0
Linux printer share for NT 4.0 clients..
Hello,
I'm a samba novice ;(
Saw your "detailed" responses to another newbie questions so I thought I
give you a shout :)
Here is my setup:
I've got 2 Linux boxes. One is running Ypserv and handles the
authentication, the other is a 486 33mhz running ypbind(slave) and it
is my printserver. The print server is also running 1.9.18 samba
release as a daemon (smbd -D).
It
2017 Feb 21
2
Setting Win ACLs via Comp Managment, connection to Member Server warning
Here are ADDC files you requested to help me out:
++++++++++
/etc/hostname:dc1
/etc/hosts:127.0.0.1 localhost
/etc/hosts:192.168.0.31 dc1.siouxfalls.samdom.org dc1
/etc/hosts:
/etc/krb5.conf:[libdefaults]
/etc/krb5.conf: default_realm = ${REALM}
/etc/krb5.conf: dns_lookup_realm = false
/etc/krb5.conf: dns_lookup_kdc = true
/etc/resolv.conf:nameserver 192.168.0.31
/etc/resolv.conf:search
2005 Apr 28
2
Reconstruction of a "valid" expression within a function
Hello all,
I have some trouble in reconstructing a valid expression within a
function,
here is my question.
I am building a function :
SUB<-function(DF,subset=TRUE) {
#where DF is a data frame, with Var1, Var2, Fact1, Fact2, Fact3
#and subset would be an expression, eg. Fact3 == 1
#in a first time I want to build a subset from DF
#I managed to, with an expression like eg. DF$Fact3,
# but I
2008 Jan 05
1
xen guest won't boot after yum update
After a yum update my two guests that had been shutdown do not start
any more. I have two other guests running that seem to work okay but I
am now afraid that they won't come up again if I restart them.
I am running CentOS5 with kernel 2.6.18-8.1.8.el5xen. Previously I had
following xen versions installed:
Oct 14 23:45:10 Updated: xen-libs.i386 3.0.3-25.0.4.el5
Oct 14 23:46:05 Updated:
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port.
Problem:
For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
2005 Apr 26
0
Construction of a "mean" contengency table
Hi List,
Say I have a data.frame "DF" with 6 columns, 3 factors and 3 variables,
with different number of repetitions for each combination of factors.
I would like to build, for two given factors, a matrix per variable,
containing in each cell the mean or sd for a given couple of factors.
I have managed to get to the result I wanted step by step, but I would
like to have it in a