similar to: Error on man page

Displaying 20 results from an estimated 500 matches similar to: "Error on man page"

2010 Jun 21
2
Querying netgroup information
Hi I have been searching for commands to "debug" netgroup membership. I am using netgroups provided by ldap. I can do a ldap query but it seems a bit unwieldy to do. I have found a package on ubuntu called ng-utils https://launchpad.net/ubuntu/jaunty/+source/ng-utils/0.7-1 which does what I require and compiles very easily. It contains two commands netgroup and innetgr to query netgroup
2009 Mar 06
1
problems with acl permissions changing ownership
Hi I am trying to get a non privileged user to update config files for apache httpd and have attempted the following: I have set the following permissions: setfacl -m user:deployer:--x /etc/httpd setfacl -R -m u:deployer:rwx,o::--- /etc/httpd/conf.d setfacl -R -m u:deployer:rwx,o::--- /etc/httpd/conf I then have a script that is run as the deployer user to checkout config files from svn and
2006 Apr 27
2
Incomplete Trio in TDT analysis
I am involved in a study where, as in most of life, men demonstrate themselves to be recalcitrant. So while we have many probands and most of their mothers we only have about 50% of the trios being complete. I have been running tdt and trio.types. It appears as if it is ignoring the duos. Sometimes a duo can be informative. For instance Father ..missing Mother 1/2 Proband 1/1 This duo shows that
2001 Sep 07
2
Command-line editing re-visited.
Quick summary: - I got command line editing to work (thanks to all who responded to me), - but now my ``m'' key won't work in R (??!!??!!??), - and I can't find how to get command-line editing to use vi syntax. More detail: This posting consists of (1) a summary and thanks, and (2) some new questions. Summary and thanks: =================== I was having trouble
2011 Apr 29
1
3-way contingency table
Hi, I have large data frame with many columns. A short example is given below: > dataH host ms01 ms31 ms33 ms34 1 cattle 4 20 9 6 2 sheep 4 3 4 5 3 cattle 4 3 4 5 4 cattle 4 3 4 5 5 sheep 4 3 5 5 6 goat 4 3 4 5 7 sheep 4 3 5 5 8 goat 4 3 4 5 9 goat 4 3 4 5 10 cattle
2005 Nov 15
1
An optim() mystery.
I have a Master's student working on a project which involves estimating parameters of a certain model via maximum likelihood, with the maximization being done via optim(). A phenomenon has occurred which I am at a loss to explain. If we use certain pairs of starting values for optim(), it simply returns those values as the ``optimal'' values, although they are definitely not
2010 Jun 01
1
data frame manipulation ddply
Dear group, Here is my data frame: futures <- structure(list(DESCRIPTION = c("CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "LIVE CATTLE Aug/10", "LIVE CATTLE Aug/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11
2010 May 11
1
merge two data frames
Dear group, I have these 2 following data frame: allcon <- structure(list(DESCRIPTION = structure(1:17, .Label = c("COFFEE C Jul/10", "COPPER May/10", "CORN Jul/10", "CORN May/10", "COTTON NO.2 Jul/10", "CRUDE OIL miNY May/10", "GOLD Jun/10", "HENRY HUB NATURAL GAS May/10", "ROBUSTA COFFEE (10)
2003 Dec 22
1
tor2 does not load
Hi list, I have a asterisk box with an E400P that was running ok until last week. The machine just stop responding and after a reboot, the module (tor2) doesn't load anymore. anyone could help? regards Eduardo modprobe returns this: asterix:~# modprobe tor2 Zapata Telephony Interface Registered on major 196 Detected Tormenta 2 Quad T1/PRI or E1/PRA at 0xfe121800/0xfe121000 irq 7
2019 Sep 10
0
multiple instances? Updated
Your query has actually been answered more than once. You don't need to define mounts in the icecast.xml file, the source clients (which connect to icecast and stream music to it) define the mount point by virtue of connecting to it. I use liquadsoap as a source client, and I set the mount point in liquadsoap to "jake-radio.mp3" like this: -------- 8< --------
2015 Mar 05
0
selinux allow FTP
Guys, I hear all your arguments against using FTP. I completely get all that. But I am making things a little bit safer by using virtual users that have no access to the file system. The ftp user account has a shell of /bin/false. And I was able to get proftpd working with SELinux using setsebool -P ftp_home_dir on. The client is recalcitrant to using any technology he doesn't know. I have
2013 Sep 04
1
OpenVox G400P network registration problems
Is anybody intimately familiar with the OpenVox G400P card, or the Quectel M20 RF modules fitted to it? I am having a strange network connectivity issue with just such a card, as follows: The card was previously used with four O2 SIMs, and -- once I mastered creating message PDUs! -- worked beautifully, save for the fact that O2's definition of "unlimited" as in text messages
2013 Sep 05
0
回复: Fw: OpenVox G400P network registration problems
Hi, This is tech-support from OpenVox, would you mind to send email to tim.june at openvox.cn for more details about G400P issue? Or contact me via IM below for better communication. Regards, MSN: tim.june at msn.cn Gtalk: tim.june666 at gmail.com Skype: tim.jjune OpenVox Communication Co. Ltd. Quick Support: http://wiki.openvox.cn/index.php/OpenVox_Quick_Support
2010 Jun 01
1
data frame manipulation with zero rows
Dear group, Here is the kind of data.frame I obtain every day with my function : futures <- structure(list(DESCRIPTION = c("CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "LIVE CATTLE Aug/10", "LIVE CATTLE Aug/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR
2005 Mar 28
1
glmmPQL questions
I am looking a risk factors for disease in cattle and am interested in modelling farm and sampling cluster as random effects (My outcome is positive or negative at the level of the farm). I am using R version 2.0.1 on a Mac and have identified glmmPQL as hopefully the correct function to use. I have run a couple of models using this but was hoping that you might be able to answer a few questions.
2008 Jul 06
11
OpenSSH 5.1: call for testing
Hi, OpenSSH 5.1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release is one of the biggest in recent years, with two hackathons' worth of improvements and fixes for some of our most recalcitrant bugs. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is
2015 Mar 03
2
selinux allow FTP
On Mar 3, 2015, at 2:30 PM, Brian Mathis <brian.mathis+centos at betteradmin.com> wrote: > > people are bound by corporate restrictions That seems like an awfully convenient rug to sweep problems under. Can?t fix a security problem? Corporate restrictions! Can?t require sensible security defaults restrictions by default? Corporate restrictions! Can?t move off IE6? Corporate
2017 Oct 11
0
Flame war police
On 10/11/2017 02:44 PM, Lamar Owen wrote: > On 10/10/2017 11:22 AM, Mark Haney wrote: >> >> We have this discussion on every list I've ever been, or currently >> are on about every 6 months or so.? I do my best to contribute to the >> list as often as I can, but I can't help people when they are deadset >> on doing dangerous things.? Posts like his, and
2013 Mar 29
2
Error message in dredge function (MuMIn package) used with binary GLM
Hi all, I'm having trouble with the model generating 'dredge' function in the MuMIn 'Multi-model Inference' package. Here's the script: globalmodel<- glm(TB~lat+protocol+tested+ streams+goats+hay+cattle+deer, family="binomial") chat<- deviance(globalmodel)/59 #There we 59 residual degrees of freedom in this global model. models<- dredge(globalmodel,
2002 Apr 23
16
[Bug 194] still problems with libutil
http://bugzilla.mindrot.org/show_bug.cgi?id=194 ------- Additional Comments From djm at mindrot.org 2002-04-23 23:29 ------- This should be fixed in -current CVS, please test ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.