Displaying 20 results from an estimated 3211 matches for "clarifing".
Did you mean:
clarifying
2020 Oct 22
0
Samba clarification around GPL and VFS modules.
People who follow Samba development may
have noticed the following commit that
just went into the Samba repo:
https://git.samba.org/?p=samba.git;a=blob;f=VFS-License-clarification.txt;h=6b67381cc20412456d7d01a0587c0d627254a2b8;hb=1262b13f4db9502c36579b7dd740d8002e0baac9
For people who don't read git (I'm assuming
that's everyone :-) it's a clarification
around GPL license
2017 Aug 16
1
Clarifications on getting debug information when rsync freezes
Hi
I am having a problem with rsync freezing and I would like to collect the proper information while the problem happens. However, I would like to ask some clarifications.
rsync-debug
===========
I see references of using rsync-debug but I cannot figure out how to use it *while* the rsync is stuck. If I understand from various replies in this email list it must be given as an argument to rsync
2003 Nov 16
1
[Bug 760] GatewayPorts clarification in _config man pages
http://bugzilla.mindrot.org/show_bug.cgi?id=760
Summary: GatewayPorts clarification in _config man pages
Product: Portable OpenSSH
Version: 3.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
2009 Sep 11
1
Clarification on Linux CD or DVD Writing
Dear All,
Currently working setup is CentOS4.4 Linux
I tried to google-out, but i can't able to findout
I need some clarification about CD writer support
1. How can i findout inserted disc is CD or DVD from command line
2. How can i findout inserted disc is empty from command line
3. How can i findout inserted disc size (like 700 MB or 4.7 GB) from
command line
2011 Apr 25
1
possible minor doc clarification?
Good afternoon,
As a clarification does it make sense to remove the second 'not' in the 'See
Also' documentation for file_test ?
Kind regards,
Sean O'Riordain
-----
Index: src/library/utils/man/filetest.Rd
===================================================================
--- src/library/utils/man/filetest.Rd (revision 55639)
+++ src/library/utils/man/filetest.Rd
2003 Apr 22
1
Ogg spec clarification
Hi,
I am considering implementing the Ogg bitstream spec. Having read the
spec, I am left with just one matter requiring clarification (making it
a pretty well written spec, in my book):
Can a packet begin on the same page as the previous packet ends on? The
spec does not appear to be explicit about this.
It would seem that I could indicate that there were (e.g.) 3 segments in
my page,
2006 Mar 13
1
clarification on ipsec and masqing
Hi,
Just seeking some clarification on the current state of play with masqing
ipsec connections.
I have a client who establishs many different outbound ipsec connections. So
thats - many local clients, through linux firewall, to many different ipsec
''servers''.
they currently assign a public ip for outbound nat to each user to connect
out to the ipsec connection, so we have a one
2014 Aug 15
3
[Bug 2262] New: Clarification for the usage of Match directives with negations
https://bugzilla.mindrot.org/show_bug.cgi?id=2262
Bug ID: 2262
Summary: Clarification for the usage of Match directives with
negations
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2007 Sep 09
2
Clarification in HowTos/MigrationGuide page
Hi,
A little more of clarification :) ... In some wiki pages say that the
protectbase and priorities yum plugins can not be used together. It
seems that the next paragraph must be updated:
====>
Always beware when using/mixing 3rd-party repos. The yum protectbase
and/or priorities plugins are your friends. Although both can be used
together, using protectbase is probably unnecessary if
2006 Jun 13
1
Easy question: need clarification of the form_for idiom
I''ve been trying wrap my head around one specific section of Recipe 57
in "Rails Recipes". The recipe is for image upload and processing.
I?m staring at:
<% form_for :image, @image, :url => {:action => ?create? }, :html =>
{multipart => true } do | f | %>
?
<% end %>
and the associated controller method ?create?:
def create
@image =
2007 Aug 23
1
Clarification: Expedite scalar f(x) evaluation over vectors
Please note clarifications in <<>> below. My apologies for any confusion.
Thanks again,
Scott
---------- Forwarded message ----------
From: Scott Stark <stark.sc@gmail.com>
Date: Aug 23, 2007 1:03 PM
Subject: Expedite scalar f(x) evaluation over vectors
To: r-help@lists.r-project.org
Dear R community,
I am trying to code a fairly complex equation for optim(). My current
2012 Jun 15
2
Samba Platform Support Clarification
Good evening. I'm seeking to verify the feasibility of using Samba as a
file and print server running under the Linux operating system (Red Hat or
SUSE), itself running under the System z Virtual Machine (z/VM). The
documentation I've seen seems to indicate that Samba runs under Linux, but
virtually all the specifics seem to speak in terms of UNIX. So I'd
appreciate it for my
2006 Jul 07
2
clarification needed: $ in machine name?
Hello,
Sorry to be a pest, but I need to try to get some clarification of how the
machine name works when setting up a machine account on the Samba
server. The Samba How-To page
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html#id2536400
talks about the "common error" of including the $ in the machine name on
the server machine. However, all of the
2020 Nov 16
0
Analyze SCEV expression after IR is removed clarification
In short:
Shall analysis of a SCEV expression be allowed even though part of the IR that was analyzed to build the SCEV expression has been removed?
In more detail with background:
About a month ago I landed https://reviews.llvm.org/D87494 where SCEV is used to do additional debug-info salvaging in LSR. The idea was to compute (and store) a SCEV of what llvm.dbg.value intrinsics inside the loop
2017 Feb 17
0
Windows ACL clarification for Roaming Profiles share
> What uses the SYSTEM principal on the Sysvol share?
Every computer or user the has a GPO set.
Do read:
https://technet.microsoft.com/en-us/library/dd851678(v=ws.11).aspx
And see here, Security options :
Computer Configuration , by default the task is run in the security context of the SYSTEM account.
i noticed
wbinfo --sid-to-name=S-1-5-18 on a 4.5.3 ADDC does not work
but
wbinfo
2008 Sep 30
1
quota warnings clarification
I spent a long while trying to get quota warnings working with v1.1.3 on Centos5 before almost giving up.
I configured everything as per the instructions on the Quota wiki page however no warning emails were being generated when I tested & no debug messages in the log to give any clues as to what I was doing wrong.
It turns out I wasn't doing anything wrong, but just misunderstanding at
2008 Feb 23
1
clarification about glm
Hello,
I have a question about glm:
if i have a binary covariate (unit=1,0)
the reference group would be 0? (prediction for unit=1)
example:
dat1<-data.frame(y,unit,x1,x2)
log_u <- glm(y~.,family=binomial,data=dat1)
summary(log_u)
Estimate Std. Error z value Pr(>|z|)
(Intercept) -0.54247 0.24658 -2.200 0.0278 *
unit1 -0.13052 0.22861 -0.571 0.5680
aps
2010 Jan 13
0
need a clarification on logistic regression
hello
I need a clarification.
in logistic regression, saturated model having all combinations and
interactions of variables should be constructed in this way ? :
> rsat2=glm(cbind(landp,landa) ~
as.factor(rlito)*as.factor(rslp)*as.factor(rasp)*as.factor(rplc)*as.factor(rwi),family=
binomial(link=logit),data=rdf46)
then
using stepAIC to eliminate some models having high AIC values.
>
2011 Oct 03
0
clarifications on shared mailboxes
Hello
I need some clarifications on shared mailboxes.
Actually we use MBOX format with "real" unix users , but I've been asked
to create some shared mailboxes for some users who need to have some
for their working groups.
What would be the best way to create those shared mailboxes ?
Would it be possible to create some "shared space" on the server
in maildir format to
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using