search for: cau

Displaying 20 results from an estimated 20 matches for "cau".

Did you mean: can
2011 Aug 12
0
Mixed Logit model mlogit error
...ariate logit models successfully. My data violates the Independence of Irrelevant Alternatives assumption and now I would like to run a mixed logit model. It is a "wide" data set with 9 independent (individual) variables and three choices (variable Y). The database is in a cvs file called CAU. This is the code I have run successfully up to now. CAU$Y<- as.factor(CAU$Y) mldata<-mlogit.data(CAU, varying=NULL, choice="Y", shape="wide") mlogit.model<-mlogit(Y~1|Gender+Age+Net+CompT+Hrs+Motivado+Visits+StudyT+HrsVis,data=mldata,reflevel="1") I am...
2003 Mar 28
5
IP traffic accounting and shorewall
Hi, I need a suggestion about how to set up a shorewall configuration so that I can log the traffic size being downloaded through a shorewall dedicated box. I need to log time, source IP, size of the transfer, protocol(s) and ports, destination IP (looking from inside the LAN, I mean :-) Whenever possible, I''d like to resolve the source IP with our existing internal DNS, so that I
2001 Jan 09
2
quantile function for noncentral f-distribution
...e area of equivalence hypotheses testing. Can somebody help me? Many thanks ----------------------------------------------------------------- Dipl. Inform. J. Hedderich Institut f?r Medizinische Informatik Phone : 0431 / 5973182 und Statistik im Klinikum an der CAU Fax : 0431 / 5973193 Brunswiker Str. 10 24105 Kiel E-mail:hedderich at medinfo.uni-kiel.de ----------------------------------------------------------------...
1995 May 30
1
Announcing FreeBSD 2.0.5 ALPHA!
...paderborn.de/freebsd <ftp@uni-paderborn.de> Israel ftp://orgchem.weizmann.ac.il/pub/FreeBSD <serg@klara.weizmann.ac.il> Hong Kong ftp://ftp.hk.super.net/pub/FreeBSD <ftp-admin@HK.Super.NET> Korea ftp://ftp.cau.ac.kr/pub/FreeBSD <ftpadm@ftp.cau.ac.kr> Netherlands ftp://ftp.nl.net/pub/os/FreeBSD <archive@nl.net> Russia ftp://ftp.kiae.su/FreeBSD <ftp@ftp.kiae.su> Sweden ftp://ftp.luth.se/pub/FreeBSD &l...
2017 Sep 25
4
Winbind group membership not updating
We are currently in the process of replacing some of our file servers with Active Directory joined Samba servers. However, during testing we have noticed behaviour that has caught us off guard. Changes in user group membership in AD do not show up on our file servers. Specifically, changing a user's groups in AD won't affect group membership on the Samba server once the user has authenticated. Even killing their processes won't. This is a problem, as once...
2003 Aug 24
1
Passive OS fingerprinting and conditional firewalling
Hi all, there''s an interesting citaton on kerneltrap.org, mentioning the addition of passive OS fingerprinting to the OpenBSD firewall (http://www.kerneltrap.org/node/view/770 for those interested) This new feature enables the possibility of triggering customized firewall rules according to the (detected) incoming OS, in a fully passive way. I was wondering if the above would be
2009 Jun 28
2
Cloning a ZFS compact flash card
...an exact make, model and size of the CF has a few less cylinders so a straight dd of the slice2 does not work. Now I have to navigate the intricacies of the trying to clone rpool etc, which I haven''t yet mastered. Any suggestions for a quicker resolution is greatly appreciated. Thanks. Cau Ba -- This message posted from opensolaris.org
2002 Jan 24
2
general minimisation function
Dear R users, I am searching for a general minimisaton function like 'ms' in R. Please give me a hint! -- ------------------------------------------------------------ Dipl. Inform. J. Hedderich Institut f?r Medizinische Informatik und Statistik im Klinikum an der CAU Phone : 0431/5973182 Brunswiker Str. 10 Fax : 0431/5973193 24105 Kiel E-mail:hedderich at medinfo.uni-kiel.de ------------------------------------------------------------ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 Aug 20
0
Reshape package and variable assignment
R Experts, I would like to create a series of variables without having to assign a separate line of code for each new variable. My abbreviated dataframe (DF) contains two groups of linked variables (SP1:SP3) and (CAU1:CAU3). Within SP1:SP3 are character codes (full dataframe contains 26 unique codes and SP1:SP9, CAU1:CAU9). CAU1 represents the quantitative measurement of code x in variable SP1, and so on through SP3 and CAU3. What I want to do is create a series of new variables (one for each unique species...
2009 Aug 25
1
System freezes completely under kernel 2.6.18-128.7.1.el5
Hello, is there a known problem with the new kernel for CentOS 5.3? Till today, my server works without any problems. But after updating to the new kernel 2.6.18-128.7.1.el5 the system freezes completely with no more access by keyboard or over network. The last message in /var/log/messages is 'Aug 25 14:07:41 weidenwinde kernel: hdg: dma_timer_expiry: dma status == 0x21'. I have not
2011 Jul 21
2
tripwire alternative
...C, it used to be packed by default on older Redhat distros. Any suggestion for an alternative of tripwire for my CentOS 5.6? Cheers, -- ********************************************************************** Viet Nhat General Joint Stock Company (Vinicorp) Addr: 3F, 92 Hoang Ngan - Trung Hoa - Cau Giay - Hanoi Tel :(+84)-4-3556-3607 Fax :(+84)-4-3556-3608 Nguyen Vu Hung Email: vuhung at vinicorp.com.vn Mobile: (+84)-167-252-5834 *********************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:...
2003 Apr 11
0
nobody owned smbd processes are not ending
...cky kernel: IN-DROP IN=eth0 OUT= MAC=00:c0:4f:4f:5f:30:00:04:5a:71:46:62:08:00 SRC=192.168.1.102 DST=192.168.1.104 LEN=60 TOS=0x00 PREC=0x00 TTL=32 ID=34892 PROTO=ICMP TYPE=8 CODE=0 ID=768 SEQ=7680 (Obviously, I'm blocking any ICMP messages to the Samba server). Any suggestions about what is cauing this would be very much appreciated, as well as what tools/techniques to use for investigation. -------------------------------------------------------- Mike McCandless michael@prismbiz.com Red Hat Linux Certified Technician
2010 Jun 30
1
App not run when I upload on hosting support RoR
I have app RoR good running on NetBean with JRuby But, I upload up server to server, it not run. I have ready setup rubygem. Cau you help me? please guide detail with me about work from how to upload code to server host and start running app RoR. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this grou...
2003 Jan 21
1
Self-locking files...
Hi, I've set up a samba server (2.2.7) on a Mandrake 9 (2.4.16xxx on X86); everything works fine, except a little recurring problem: *very* often, clients are forbidden to save the document(s) they've open ("locked file"); it's enough to modify one char of the filename and the save goes fine, of course with another name... I verified the problem, and also verified that
1997 Feb 03
1
Linux rcp bug
...that setuid() function for user 65535 issues -1 error signal and so rcp, after opening the ports as root, fails to setuid() back to 65535. QUICK FIX: change uid of user ''nobody'' to something else than 65535. ''99'' is used by default on RedHat 4.0 for instance.. Cau, Miro Pikus, miro@mail.utexas.edu, http://ccwf.cc.utexas.edu/~miro/ Rudo Betak, betak@crick.fmed.uniba.sk
2017 Sep 25
0
Winbind group membership not updating
...15:17 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Winbind group membership not updating > > We are currently in the process of replacing some of our file > servers with Active Directory joined Samba servers. However, > during testing we have noticed behaviour that has caught us off guard. > > Changes in user group membership in AD do not show up on our > file servers. Specifically, changing a user's groups in AD > won't affect group membership on the Samba server once the > user has authenticated. Even killing their processes won't. &g...
2008 Mar 05
1
check join Linux (SAMBA) to Domain controller Win2003!
...DOMAIN members of domain 2003 server (Sharing file and authenticate with account Domain 2003). I?m configure windbind (following document userguide): cp ../samba/source/nsswitch/libnss_winbind.so /lib ln -s /lib/libnss winbind.so /lib/libnss winbind.so.2 c?u h?nh /etc/nsswitch.conf # Cau hinh cua HUGO passwd: files winbind shadow: files group: files winbind #hosts: db files ldap nis dns hosts: files dns root#/sbin/ldconfig -v | grep winbind sau ?? m?nh join SAMBA server v?o domain : root#/usr/local/samba/bin/net rpc join -S PDC -U Admin...
2008 Mar 06
4
Problems running samba in vmware
I have used samba for nearly 9 years with no problems and we have about 20 users. In the past we have had a dedicated samba server. We have recently virtualized this server to a quad core Q6600 using vmware virtual server 1.0.4 on a 64 bit host running ubuntu 7.10. As part of the virtualization I installed samba 3.0.26a in ubuntu 7.10. Since this has happened users have complained about
2017 Sep 26
2
Winbind group membership not updating
...samba at lists.samba.org >> Onderwerp: [Samba] Winbind group membership not updating >> >> We are currently in the process of replacing some of our file >> servers with Active Directory joined Samba servers. However, >> during testing we have noticed behaviour that has caught us off guard. >> >> Changes in user group membership in AD do not show up on our >> file servers. Specifically, changing a user's groups in AD >> won't affect group membership on the Samba server once the >> user has authenticated. Even killing their process...
2012 Jun 16
5
Not real confident in 3.3
...n with Gluster. I know an enormous emount of effort has gone into this product, and I just can't believe that with all the effort behind it and so many people using it, it could be so fragile. So here goes. Perhaps someone here can point to the error of my ways. I really want this to work because it would be ideal for our environment, but ... Please note that all of the nodes below are OpenVZ nodes with nfs/nfsd/fuse modules loaded on the hosts. After spending months trying to get 3.2.5 and 3.2.6 working in a production environment, I gave up on Gluster and went with a Linux-HA/NFS...