Displaying 20 results from an estimated 36 matches for "differend".
Did you mean:
different
2004 Jan 27
3
Directory-like data organisation w/ environments?
Dear r-users!
I wonder if there is a way of designing a directory like structure for
holding my data using environments?
It would be nice if I could implement a kind of 'cd' command to change
to a differend environment etc.
Can anybody give me a hint?
-cl
--
Christoph Lange
MPI fuer biologische Kybernetik |Phone: +49-7071-601-607|
Postfach 2169, D-72012 Tuebingen |FAX: +49-7071-601-616|
2004 Feb 06
2
how do i get rid of wine-kthread <defunct> ?
...after a while of playing around with winedbg i have a lot of these:
bash-2.05b# ps -A
559 pts/0 00:00:01 wine-kthread <defunct>
558 pts/0 00:00:04 wine-kthread <defunct>
607 pts/0 00:00:01 wine-kthread <defunct>
606 pts/0 00:00:04 wine-kthread <defunct>
i tried differend variations on kill, and killall, but they don't go away.
Any ideas?
Regards, cedric
--
No microsoft products were used for this e-mail
2011 Mar 06
2
[LLVMdev] sharing of constants across modules allowed?
Hi!
is it allowed to create a constant and use it as operand for
instructions in differend modules (but same context)?
-Jochen
2004 Dec 03
2
master or client
Hello,
Dovecot auth protocol 1.0 defines differend command sets for client and
master.
How can a daemon distinguish a master connection from a client
connection? Clients do send CPID and master does not.
I have following auth configuration:
auth external {
socket connect {
master {
path = /var/state/dovecot/login/master-auth
}...
2001 Aug 24
3
RECORDNUMBER
...AME if the record
also has a name (eg Nine Inch Nails/Fragile's records are called Left and
Right).
Please make this tag (at least RECORDNUMBER) a standard one, it is VERY
useful!
Also, some kind of enforced standard on the format of DATE would be nice, so
players don't have to try 20 differend way of parsing. (or how do you know if
01/03/07 means 2001-03-07, 2001-07-03 or 2003-07-01?) I think we should use
the ISO standard dateformat YYYY-MM-DD. (I haven't RTFM on this one so excuse
me if it already is!)
Regards
Per Wigren
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/...
2009 Jun 09
2
Cannot ping DomU from Dom0 / cannot ping same site from two DomUs at the same time
...192.168.222.16
and no answer within a few seconds.
So it seems that something with arp is not fine. Any ideas what to do next?
#######
The other problem which may be related is a little bit more strange. I have set
up two DomU''s, one with Vista-32bit and one with Vista-64bit. Both have
differend IP-addresses and different MAC-addresses. I can ping whatever host (in
my LAN or in the internet) with both DomU''s. No problem. I can also ping any
host, even on a different subnet in my LAN from both DomU''s at the same time.
But when I try to ping www.suse.com (or any other host...
2005 Nov 09
9
A lot of IPC$ connections
Hello,
I am running a SuSE SLES9 Server with samba-3.0.14a, this server is acting
only as a printserver.
Printing is running well, but after a day I have a lot of IPC$ Sessions,
does this share have a important function? I there a timeout for this
sessions available?
This IPC$-Sessions alway asking my cups-server and it took a high amount of
cpu-load.
Any help is welcome!
regards
Franz
2016 Jan 21
5
CentOS 6 Virt SIG Xen 4.6 packages available in centos-virt-xen-testing
...en C6 and C7 will now be slightly different,
increasing the maintenance burden. This is not only in the spec file,
but also in all the associated scripting machinery for managing
packages in the CBS and smoke-testing packages before pushing them
publicly.
* Instructions for installing Xen are now differend between C6 and C7,
and slightly more complicated, as they have to explain about Xen 4.6
vs alternatives.
* Users who have heeded the warning and switched to xl will have to
make an extra effort to switch to Xen 4.6. If they don't follow
centos-virt, they may not notice that there's a new...
2016 Jan 21
3
CentOS 6 Virt SIG Xen 4.6 packages available in centos-virt-xen-testing
...en C6 and C7 will now be slightly different,
increasing the maintenance burden. This is not only in the spec file,
but also in all the associated scripting machinery for managing
packages in the CBS and smoke-testing packages before pushing them
publicly.
* Instructions for installing Xen are now differend between C6 and C7,
and slightly more complicated, as they have to explain about Xen 4.6
vs alternatives.
* Users who have heeded the warning and switched to xl will have to
make an extra effort to switch to Xen 4.6. If they don't follow
centos-virt, they may not notice that there's a new...
2011 Mar 06
0
[LLVMdev] sharing of constants across modules allowed?
On Sun, Mar 6, 2011 at 7:45 PM, Jochen Wilhelmy <j.wilhelmy at arcor.de> wrote:
> is it allowed to create a constant and use it as operand for
> instructions in differend modules (but same context)?
As long as it doesn't contain any references to global values
(functions, global variables & constants and aliases), yes.
For example: 'i32 0' is fine, as is 'i8* inttoptr (i32 1234 to i8*)',
but not 'i32(i8*, ...)* @printf'.
Basically,...
2020 Aug 24
0
accessing foreign AD users to NT domain
...ing a new domain is a, surely, longer path, but, at least for
> me, smoothest one.
You can also get rid of some of the old ways of doing things (using the
RID as a Unix ID for one).
> Sure. But ACL are evaluated 'locally' to the server we are connecting,
> so we can buld a totally differend domain, with different goups and
> ACLs, this is not the point.
If you use 'acl_xattr', then the permissions might not be set locally.
>
> The point here is that, as Louis say, something changed in
> samba/windows client os and something that worked without trouble with
> Win...
2006 Jun 13
0
Mixing dynamic and static content in routing
Hi all,
I am working on a small project--a backend for a website with a tree
like structure. I have a Node model which acts_as_tree and use
polymorphic associations to "link" differend resources (a free form
page, a course description and so on) to the nodes.
In my routes.conf I have
map.connect ''/homepage/*path_info'', :controller => "index", :action
=> "show_node"
and path_to_chain(path) and chain_to_path(ary) methods in the nod...
2010 May 10
2
per domain quota
Hi
I'am using dovecot with quota_rule stored in mysql user table, and quota
usage stored in mysql dict
###### Quota #############
dict {
quotadict = mysql:/usr/local/etc/dovecot-quota.conf
}
plugin {
quota = dict:user::proxy::quotadict
quota_rule2 = Trash:storage=10%%
quota_rule3 = Sent:ignore
#quota_rule = *:storage=10M
}
###################################
2013 Apr 17
0
Multi-core processing in glmulti
.......)) or also for the generic algorithm
(glmulti(..., method = "g", ....))?
2) do i need to invoke another package designed for parallel processing
(e.g. package::parallel or package::snow) to set up the necessary
computational clusters before calling glmulti, or can glmulti address the
differend cores of my pc on its own?
Any help would be greatly appreciated!
cheers,
marc
--
View this message in context: http://r.789695.n4.nabble.com/Multi-core-processing-in-glmulti-tp4664546.html
Sent from the R help mailing list archive at Nabble.com.
2020 Aug 24
5
accessing foreign AD users to NT domain
...sers and groups in your new AD domain are not the same users and
> groups as in your old NT4-style domain.
[...]
> Just because they use the same password does not make them the same user.
Sure. But ACL are evaluated 'locally' to the server we are connecting,
so we can buld a totally differend domain, with different goups and
ACLs, this is not the point.
The point here is that, as Louis say, something changed in
samba/windows client os and something that worked without trouble with
Win7/samba4.5 two years ago seems does not work now.
I've suggested also to Paolo to:
+ enable on...
2004 Apr 05
5
Samba 3.0.3pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is the second preview release of the Samba 3.0.3 code base
and is provided for testing only. This release is *not* intended
for production servers. Use at your own risk.
There have been several bug fixes since the 3.0.2a release that
we feel are important to make available to the Samba community
for wider testings. See the "Changes"
2004 Apr 05
5
Samba 3.0.3pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is the second preview release of the Samba 3.0.3 code base
and is provided for testing only. This release is *not* intended
for production servers. Use at your own risk.
There have been several bug fixes since the 3.0.2a release that
we feel are important to make available to the Samba community
for wider testings. See the "Changes"
2004 Feb 10
1
Problem with groupmap
Hi,
I recently changed the domain name of a Samba 3.0 PDC. the groupmap
list has duplicate entry. Output of "net groupmap list"
System Operators (S-1-5-32-549) -> -1
Replicators (S-1-5-32-552) -> -1
Guests (S-1-5-32-546) -> -1
Domain Guests (S-1-5-21-710777483-87660309-4190662462-514) -> nobody
Domain Admins (S-1-5-21-2549707708-1625086035-54168507-512) -> -1
Domain
2006 Aug 08
11
Newb question- method not working
I know this shouldn''t be in the view but to test the code it is.
Anyway if I do just session[user] I get back the user id (the id from
the user table)
which is good.
However this code does not work.
<% a = session[:user] %>
<% uname = User.find(:first, :conditions => id = a) %>
<%= @uname %>
TIA
Stuart
2016 Apr 12
2
winbind pam trouble
...ain, so keep the setup as it was.
I just upgraded my sernet samba 4.2.7 to latest 4.2.9
And from that point i upped to 4.3.6 ( debian samba, a rebuild from debian sid to jessie )
This was without problems, but im not using sssd.
Maybe someone with sssd knowledge can help more why you have sid differendes.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens lists
> Verzonden: dinsdag 12 april 2016 9:04
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] winbind pam trouble
>
> Some other observations in l...