search for: fed1

Displaying 5 results from an estimated 5 matches for "fed1".

Did you mean: fed
2008 Oct 10
1
Coefficients in a polynomial glm with family poisson/binomial
...y of doing things. Could anyone please inform me of why this is happening and of a better way around this? Code: glm2<-glm(FEDSTATUS1~AGE+I(AGE^2), family=binomial(link="probit")) summary(glm2) ### first set of "wrong coefficients" nd1<-expand.grid(AGE=c(1:70)) Pred.Fed1<-predict(glm2,nd1,type="response") points(predict(glm2,nd1,type="response")~nd1$AGE, col=2) AGE11<-c(11:70) Pred<-t(rbind(Pred.Fed1,AGE11)) Pred<-as.data.frame(Pred) model<-lm(Pred$Pred.Fed1~Pred$AGE11+I(Pred$AGE11^2)) summary(model) ### "accurate coefficie...
2008 Jun 24
1
[Bridge] Bridge troubles
I'm sorry to bother you but I'm stuck I can not make a bridge work for me. My current configuration is: eth0 Link encap:Ethernet Hardware Adresse 00:1d:7d:d1:06:bd inet Adresse:192.168.1.1 Bcast:192.168.1.255 Maske:255.255.255.0 inet6-Adresse: fe80::21d:7dff:fed1:6bd/64 G?ltigkeitsbereich:V according to all what I could find in the net. The following should do to build a bridge ifconfig eth0 down # brctl addbr br0 # addif br0 eth0 # ifconfig eth0 0.0.0.0 up # ifconfig br0 192.168.1.1 up Ok now let's see brctl show bridge name bridge id STP enabl...
2005 Mar 07
0
cannot list contents of share: kernel: smb_proc_readdir_long: error=-2, breaking
...The fedora boxes can list the contents of directories where the number of files in them is less that around 640, but any more than this and they do not return a directory listing. Windows clients can see all the contents of the share without problems. /var/log/messages shows: Mar 7 08:40:14 fed1 kernel: smb_proc_readdir_long: error=-2, breaking Rebooting hosts/server has had no effect. If anyone can offer any pointers or suggestions I'd be greatfull. I've seen this error apear in the archives/google before but never an answer!! Cheers! Stattler _______________________________...
2005 May 31
2
Local machine not through firewall
...00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:00:1c:d1:2b:a7 brd ff:ff:ff:ff:ff:ff inet 192.168.1.1/24 brd 192.168.1.255 scope global eth0 inet6 fe80::200:1cff:fed1:2ba7/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:50:bf:12:92:b2 brd ff:ff:ff:ff:ff:ff inet 10.0.0.150/24 brd 255.255.255.0 scope global eth1 inet6 fe80::250:bfff:fe12:92b2/64 scope link valid_lft forever preferred_lft forever 4: s...
2003 Dec 01
0
No subject
...eturn-Path: <rwguenther@yahoo.com> Delivered-To: samba@samba.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by lists.samba.org (Postfix) with SMTP id 4E362440A for <samba@samba.org>; Fri, 3 Aug 2001 20:43:33 -0700 (PDT) Received: from cx990586-a.fed1.sdca.home.com (HELO yahoo.com) (65.5.183.205) by smtp.mail.vip.sc5.yahoo.com with SMTP; 4 Aug 2001 03:48:05 -0000 X-Apparently-From: <rwguenther@yahoo.com> Message-ID: <3B6B719A.2080205@yahoo.com> Date: Fri, 03 Aug 2001 20:52:58 -0700 From: Robert Guenther <rwguenther@yahoo.com&g...