Displaying 8 results from an estimated 8 matches for "sevral".
Did you mean:
several
2011 Oct 17
3
cut data into sevral group and assign calculated values individually
Hi All,
I have some data from which I set four points to be breaks. Based on these points, I cut the dataset into four groups and assign a number to it:
<=331.04 assign 0
>331.04 <=476.07 assign data-331.04/(476.07-331.04)
>476.07<=608.66 assign 1
>608.66 <=791.5 assign 791.5- data/(791.5-608.66)
> 791.5 and NA assign 0
Breaks 331.04 476.07
2009 Jan 19
1
behavior of dovecot with Openldap
...y if this is a stupid question, but I'd like to know the behavior
of dovecot in a particular stuation. My questions are as follows.
In /etc/dovecot-ldap.conf, 'hosts=' field is the one which can be used
to specify availabled ldap server to access from the clients to authorize.
And also sevral ldap servers can be specified in 'hosts =' field as shown
like below.
hosts = ldap-server1.example.com ldap-server2.example.com
?both server have the same configuration and available to replication
ldap-server1(master) to ldap-server2(slave).
If this is right, how does dovecot know which...
2015 Aug 27
1
Samba AD firewalld services
...f the same stable as systemd,
> namely red-hat, so it is a reasonable assumption to conclude it has
> something to do with systemd
no it is *not* a reasonable conclusion (and there is no reason for
conclusions when 5 seconds Goolge brings facts) and if you take away all
code from Redhat on sevral upstream projects running on your machines
you would miss a lot
> if this is not the case, then for this I
> apologise, but I will not apologise for hating systemd and I will not
> stop saying I will never use systemd.
fine, then don't use it
> Just who do think you are to be te...
2005 Sep 22
1
Noob help with backup command syntax
Hi guys:
I'm new to rsync. I have downloaded and read sevral how-to snippits,
and the man pages. I got a little confused though trying to figure
out how to do what I need.
Can someone show me the syntax for doing the following:?
Given:
localserver = server that has data I want backed up, and I'm logged in
as root on it
remoteserver = server where the...
2007 Feb 12
4
Proper use of "send" method
I have the following models:
class MainService < ActiveRecord::Base
has_one :travel_service
end
class TravelService < ActiveRecord::Base
belongs_to :main_service
end
I can use the following:
@main_service.travel_service = TravelService.new
But I can''t use the following:
@main_service.send("travel_service") = TravelService.new
It says " unexpected
2015 Aug 27
2
Samba AD firewalld services
Am 27.08.2015 um 12:07 schrieb Rowland Penny:
> Well, I don't think I will ever be able to help you with firewalld, it
> sounds like it has something to with systemd and I will never use that
> abortion, I may have to start using freebsd.
can you please stop your systemd-trolling or at least assume something
has to do with systemd because it has a 'd' letter in the name
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...dResult wait on 0x40f3cd10 returned 0
> >trace:file:GetOverlappedResult (120 0x40f3cd10 0x41856f18 1)
> >trace:file:GetOverlappedResult waiting on 0x40f3cd10
> >
> >this continues until it gets 1024 bytes, but it is real slow, it only
>gets a
> >byte or two and with sevral seconds in between.
> >when it gets the full 1024, it starts with this again:
> >
> >trace:file:GetOverlappedResult wait on 0x40f3cd10 returned 0
> >trace:file:GetOverlappedResult (120 0x40f3cd10 0x41856f18 1)
> >trace:file:GetOverlappedResult waiting on 0x40f3cd10
>...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call