similar to: Incomplete browselists with %G

Displaying 20 results from an estimated 1200 matches similar to: "Incomplete browselists with %G"

2009 Jul 07
4
Test for X=1 fails, test for >0 works, data in text file is 1
Hi, I am apparently not understanding some nuance about either the use of subset or more likely my ability to test for a numerical match using '='. Which is it? Thanks in advance. I've read a data file, reshaped it and then created MyResults by keeping only lines where the value column is greater than 0. So far so good. The data in MyResults looks good to me by eye. The
1998 Sep 28
9
Unwanted browselists
Is there a way to prevent browselists from machines other than those of my choosing to show up in the browselists/network neighbourhood? I don't want win95 clients that offer shares themselves to show up in the network neighbourhood. Michel. -- Michel van der Laan - michel@nijenrode.nl http://www.nijenrode.nl/~michel
2003 Jun 03
2
subshares ?
hi all... i have what seems a simple question regarding subshares, for lack of a better term... say i have a share with specific user/group permissions and a directory inside the share that i would like to add different user/group permissions... this is an example of my smb.conf file to illustrate [driveA] path = /samba/driveA browseable = Yes writeable = Yes valid users = PDC+groupA force group
2011 May 31
2
In a formula, what is the interaction of the intercept and a factor?
For a pedagogical purpose, I was trying to show how the formula for a simple regression line (~1+x) could be crossed with a factor (~1:group + x:group) to fit separate regressions by group. For example: set.seed(201108) dat <- data.frame(x=1:15, y=1:15+rnorm(15), group = sample(c('A','B'), size=15, replace=TRUE)) m1 <- lm(y~ 1 + x, data=dat)
2005 Jan 07
2
Secondary group problem in include statement
Hi, Scenario :- User A belongs primarily to GroupA and secondary to GroupB. Somedirectory contains GroupA.conf and GroupB.conf Have anyone got "include = /somedirectory/%g.conf" in smb.conf to work such that scripts in groupA.conf and groupb.conf will be executed when UserA logins? Am I using the correct syntax? If not, what is the correct syntax? I am on Debian with 3.0.10
2011 Oct 10
2
Collection_select
Hi, I''m new using RoR and I have a ... trouble with f.collection.select What I have in a table is ... for example group code GroupA 07A GroupA 08A GroupA 10B GroupB 06A GroupB 11B GroupB 07B GroupC 10A GroupC 09A GroupC 09B when I use <%= f.collection_select :grupo, Equipo.find(:all), :id, :name, prompt: ''Choose a Group'' %>
2002 Sep 01
3
htb ,essage in messages file !
hi all, i saw this message today & am reporting it(as it says) [root@cab1 surfNet]# tail -f /var/log/messages Sep 1 04:02:03 cab1 syslogd 1.4.1: restart. Sep 1 09:35:27 cab1 kernel: HTB: mindelay=500, report it please ! [root@cab1 root]# iptables -V iptables v1.2.6a [root@cab1 root]# tc -V tc utility, iproute2-ss020116 [root@cab1 root]# uname -a Linux cab1 2.4.19-r #2 Sun Aug 25 01:49:24
2010 May 15
3
Discretize factors?
Hi, I'm looking for an easy way to discretize factors in R I've noticed that the lm function does this automatically with a nice result. If I have group <- c("A", "B","B","C","C","C") and run: lm(result ~ x1 + group) The lm function has split the group into separate binary variables {0,1} before performing the
2006 Sep 04
1
Problem with Variance Components (and general glmm confusion)
Dear list, I am having some problems with extracting Variance Components from a random-effects model: I am running a simple random-effects model using lme: model<-lme(y~1,random=~1|groupA/groupB) which returns the output for the StdDev of the Random effects, and model AIC etc as expected. Until yesterday I was using R v. 2.0, and had no problem in calling the variance components of the
2010 Mar 13
1
Specify Includes Only
Hi, sorry if this has been asked before, but I just can't find anywhere on the net that tells me how to do this. I've been trying for ages to get this right, using various forms of --include-from, --exclude, --filter, etc. I want to copy only specific directories that contain specific filetypes, from sourcedir to destdir. For example, I want to copy all .mp3 and all .ogg files found in
1999 Aug 30
3
some shares in browselist not showing up in spite of browseable = yes
Hello, In my smb.conf (or actually, in "committees.conf" included from smb.conf, a defined share does not show up in the browselist, nor any other share defined AFTER that particular one (either in that file or in smb.conf after the include statement). The shares are accessable though (when mapped to a drive letter or used as UNC). Ofcourse I tried to look for odd
2006 Jan 04
2
How to produce this graphic
Hello there, I would like to produce a plot of x<-c(4,5,6),which is the mean of each group and y<-c('groupA','groupB','groupC'). plot (x,y) can not produce any graphics because y is not numerical. What should I do to produce this graphic? Thank you in advance Lisa Wang Princess Margaret Hospital Toronto,Ca
2006 Mar 21
2
How to make extension groups ???
Hello All, i am repeating this question for the sixth time but i think i was not explaining the problem correctly. ............. Now i will try to explain it...... I have 4 telephone lines(PSTN) in my PBX. Now I want to make groups of the extensions to use that lines. e.g. extensions 12,13 & 31 are in groupA extensions 14 - 20 are in groupB extensions 21 - 30
2012 Jun 07
4
Dealing with multiple gid changes
So I discovered yesterday that if puppet changes the gid of a group it doesn''t go through the file system and update them with the new correct gid (at least this was the case on RHEL5 and client puppet v2.6.16 and puppetmaster 2.7.12). Now I thought that it might be possible to have puppet execute something like find /home/ -group <old_gid> | xargs chgrp groupname. However
2007 Sep 27
1
Getting intervals for within-group standard errors for each group using nlme and varIdent
I am using lme from the nlme package to fit a mixed model. We have observations nested in patients(encounters) and patients nested in groups (2 different treatments). We are interested in the differences between the 2 groups, both the means and the standard deviations (are patients in group A less variable than those in group B? both within patient and between patient within group). Here is
2008 Jul 01
5
Samba 3.2 Ldap problem
Hi, I've running a samba 3.0.22-13.30 server in standalone mode (security=user) for quite a while. It's authenticated against an openLdap and works great, say Server A. A few days ago I've installed OpenSuSE 11 Beta 2 in another server, it came with samba 3.2.0-18, so as I'm very lazy I copied the smb.conf file from the working server to the new one with little modifications
2006 Mar 20
1
How to make caller groups ???
Hello All !!! I have 4 PSTN lines in the PBX server 1,2,3,4. First line will be used by only one extension (i.e. for the boss) for incoming and outgoing. This line is dedicated for him only.( The remaining lines will be shared by the employees 1) Group A have access to lines 2 , 3 & 4. 2) Group B have access to lines 3 & 4 3) Group C have access to line 4
2012 Mar 16
3
Simple hiera-puppet usage
Hi all, I am trying to understand how does hiera puppet backend work, so I created the following example: hiera.yaml has only: --- :backends: - puppet --- And the node: node ''testnode'' { $variable = ''kk'' $thing = hiera ("variable") notify { "note: $thing": } } I don''t want to use the yaml backend for now, just want to
2012 Dec 03
1
discrepancy in fisher exact test between R and wiki formula
Hi All. Sorry to bother you. I have a question about fisher exact test. I counted the presence of gene mutation in two groups of samples. My data is as follows Presence Absence GroupA 4 6 GroupB 5 11 When using the formula of fisher exact test provided by wiki (http://en.wikipedia.org/wiki/Fisher%27s_exact_test), the p-value is 0.29. But when
2008 Dec 16
2
1.6 upgrade issues
Greetings list, Over the last few days I've been gearing up to replace a couple of our servers with 1.6 as something of a testbed, but I'm encountering a few problems, and wondering if anyone can help... In extensions.conf, there are a number of contexts defined for each group of users, along the lines of: [groupa] [groupb] etc. In each of those, there's a command include =>