Displaying 20 results from an estimated 4638 matches for "central".
2010 Aug 25
0
package MuMIn
...cc'ing back to r-help: this is good etiquette so that the responses
will be seen by others/
archived for future reference.]
On 10-08-25 04:35 PM, Marino Taussig De Bodonia, Agnese wrote:
> Yes, I meant "MuMIn"
>
> the global formula I introduced was:
>
> rc4.mod<-lm(central$hunting~ central$year + central$gender +
central$hunter + central$k.score + central$seen.in.wild +
central$captivity + central$had.damage +
central$importance.of.being.informed + central$RC1+ central$RC2 +
central$year:central$hunter + central$year:central$had.damage +
central$year:central$seen.in...
2011 May 20
1
Multiple count if style "queries"
...rs, 2 families and two genera. Also, Alismatales are represented once, Asparagales once etc etc.
Thanks for any advice.
Chris
ECO_NAME Order Family Genus
Biak-Numfoor rain forests Alismatales Araceae Homalomena
Biak-Numfoor rain forests Asparagales Orchidaceae Bromheadia
Central Range montane rain forests Alismatales Araceae Homalomena
Central Range montane rain forests Asparagales Lomandraceae Cordyline
Central Range montane rain forests Asparagales Orchidaceae Thelymitra
Central Range montane rain forests Asparagales Orchidaceae Dendrobium
Central Range monta...
2016 Feb 22
2
tinc vpn - node to node communication
Hi
Ok I have a simple lab setup with three nodes , one acting as the "Central
Node" and the other two as remote nodes which "*ConnectTo*" the central
node in order to be able to communicate with each other.
What I would like to know is , once the tinc remote nodes establish a
connection to the "Central Node" , my understanding was that if the remote...
2007 Sep 04
3
variable format
Okay, I want to do something similar to SAS proc format.
I usually do this...
a <- NULL
a$divisionOld <- c(1,2,3,4,5)
divisionTable <- matrix(c(1, "New England",
2, "Middle Atlantic",
3, "East North Central",
4, "West North Central",
5, "South Atlantic"),
ncol=2, byrow=T)
a$divisionNew[match(a$divisionOld, divisionTable[,1])] <- divisionTable[,2]
But how do I handle the case where...
a$divisionOld...
2009 Feb 27
1
cross tabulation: convert frequencies to percentages
Hello,
might be rather easy for R pros, but I've been searching to the dead
end to ...
twsource.area <- table(twsource, area, useNA="ifany")
gives me a nice cross tabulation of frequencies of two factors, but
now I want to convert to pecentages of those absolute values. In
addition I'd like an extra column and an extra row with absolute sums.
I know, Excel or the
2014 Jul 10
1
Secondary Samba4 DC doesn't show up in "host -t SVR _ldap..." output.
...C in place, the
replication seems to be working as expected, the command "samba-tool drs
showrepl" shows INBOUND / OUTBOUND / KCC CONNECTIONS, plus, "log level = 3"
on both servers shows a lot of information about the replication...
But, when I run:
---
host -t SRV _ldap._tcp.central.tcmc.com.br
---
I'm seeing only the "Primary DC" there, like this:
---
_ldap._tcp.central.tcmc.com.br has SRV record 0 100 389
ubuntu-ad-1.central.tcmc.com.br.
---
But, the current "Windows AD Servers" that I have up and running, shows all
3 AD Servers, like this:
---
r...
2006 Dec 04
5
Log problem on stop/restart
...3 Mongrel servers...
And I can see 3 processes running:
[root current]# ps aux | grep mongrel
mongrel 1947 0.0 8.2 24684 10776 ? S Dec01 0:00 /usr/
local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -p
8000 -a 127.0.0.1 -P log/mongrel.8000.pid -c /var/www/apps/central --
user mongrel --group mongrel --prefix /central
mongrel 1950 0.0 12.4 24716 16336 ? S Dec01 0:00 /usr/
local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -p
8001 -a 127.0.0.1 -P log/mongrel.8001.pid -c /var/www/apps/central --
user mongrel --group mongrel --pr...
2008 Nov 09
3
centralized logs server and also storing the logs on the local server
Hi Friends,
I am running most of my company's Linux Servers on Centos 4.x/5.x 32
and 64-bit. I am now trying to configure a centralized logging server
where logs of all the linux servers will be stored and also I want to
store all the logs on the local server aka means logs will be sent to
the central log server but also will be stored on the local server.
The reason for storing the logs locally is because we have offices in
di...
2005 Dec 19
3
created_on, created_at defaulting to 2000/01/01 00:00:00
...at datetime default(getdate()) not null,
updated_on datetime default(getdate()) not null,
constraint pk_user_login_history primary key clustered (id),
constraint fk_user_login_history_users foreign key (user_id) references
users(id)
)
ruby script/console
>> Time.now
=> Mon Dec 19 14:39:53 Central Standard Time 2005
>> ulh = UserLoginHistory.new({:user_id=>1})
=> #<UserLoginHistory:0x3a0cde8 @attributes={"created_on"=>Sat Jan 01
00:00:00 Central Standard Time 2000, "updated_on"=
>Sat Jan 01 00:00:00 Central Standard Time 2000, "user_id"=>...
2005 Sep 28
2
setting up asterisk as an sms central?
hi
is it possible to use asterisk as an sms central to send SMSes
directly to clients on PSTN instead of just communicating with a
central? the telco to which we're currently connected doesn't have a
central....
roy
2008 Nov 30
1
about centralization
Hi all,
Is there anyone who ever used igraph to calculate the index of
"centralization" ?
I tried my best but can't find it in igraph.
The brief introduction to "centralization" can be found here , and I think
it's an important index for measuring the centrality on the aggregated
level.(http://faculty.ucr.edu/~hanneman/nettext/C10_Centrality.html)
Than...
2007 Aug 06
1
File locking issue
I have a client with an older server that is running into a weird file
locking problem.
The server is running FC2, samba 3.0.7 and kernel 2.6.10.
They have recently installed AutoDesk Revit, which is apparently some
sort of collaborative design software. Revit keeps a central repository
and then allows different clients to access it.
What is happening is that only the person who created the file has
read/write access to it - even after s/he closes the file.
Here's a log from the workstation that creates the file. From what I
understand, the user 'johan'...
2006 May 19
2
net rpc join fails the first time but succeeds the second
...6
on Red Hat Enterprise Linux 4.1 Update 3 for AMD64.
When trying to add the member server to the domain, it fails with an
error message. However, if I try to add it again, the operation
succeeds.
The first try to add the member server fails with this error message:
[root@member ~]# net rpc join CENTRAL -U Administrator%password
[2006/05/19 13:01:08, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(319)
Error domain join verification (reused connection): NT_STATUS_ACCESS_DENIED
Unable to join domain CENTRAL.
I can see the SAMBA machine account has been created:
[root@pdc ~]# pdbedit -L
Administr...
2012 May 04
1
Broadvoice Got SIP response 503 Service Unavailable
...oadvoice service work fine with all 1.6 version and early 1.8
behind a NAT but about 2 months ago stop working.
No made changes in the firewall NAT rules. Right now I'm @home via my
Xlite softphone working fine without problems
Any suggestions or thoughts?
Alex Celi
This is the info
central*CLI> sip show peers
Name/username Host Dyn
Forcerport ACL Port Status
488/488 181.64.96.122 D
11037 OK (182 ms)
sip.broadvoice.com/305422 206.15.148.221...
2015 May 28
3
OT: Central sieve management
A bit off topic, but I was wondering if anyone here has a solution for centrally managing sieve for multiple users from a custom web application? We would like to implement pigeonhole sieve on our dovecot cluster, however we need to be able to access user?s sieve configurations from a central location for troubleshooting and support purposes.
2015 Nov 22
5
Authenticating VPN addresses: a proposal
...ssing data tunnels here),
one of the most interesting properties of tinc is that users are free
to come up with any topology for the node graph; this makes tinc
extremely flexible. For example, one can come up with a full mesh
graph where every node is connected to every other node, or a
completely centralized graph where all nodes have one connection to a
"central" node, or any hybrid combination of the two.
In my personal use case, I have a small number (currently two) of
redundant central nodes, and all other nodes are "clients" that
establish connections to all these central...
2016 Feb 22
0
tinc vpn - node to node communication
On Mon, Feb 22, 2016 at 05:41:05PM +0300, Yazeed Fataar wrote:
> Ok I have a simple lab setup with three nodes , one acting as the "Central
> Node" and the other two as remote nodes which "*ConnectTo*" the central
> node in order to be able to communicate with each other.
>
> What I would like to know is , once the tinc remote nodes establish a
> connection to the "Central Node" , my understandi...
2006 Oct 12
1
AstriCon Hotel Full - Here are some near-by alternates
Well, it looks like AstriCon 2006 is going to be big. We've sold out
the entire Westin Park Central -- every last room. So, here are some
nearby hotels to check if you're planning on coming down to Dallas for
the big Asterisk-fest.
Wyndham Garden Hotel-Park Central
8051 Lyndon B Johnson Fwy
Dallas, TX
972-680-3000
Residence Inn LBJ/Park Central
7642 Lyndon B Johnson Fwy
Dallas, TX
9...
2004 Jul 07
1
question about seq.dates from chron vs. as.POSIXct
Dear R People:
Here is an interesting question:
>library(chron)
>xt <- seq.dates(from="01/01/2004",by="days",length=5)
>xt
[1] 01/01/04 01/02/04 01/03/04 01/04/04 01/05/04
>
#Fine so far
>as.POSIXct(xt)
[1] "2003-12-31 18:00:00 Central Standard Time"
[2] "2004-01-01 18:00:00 Central Standard Time"
[3] "2004-01-02 18:00:00 Central Standard Time"
[4] "2004-01-03 18:00:00 Central Standard Time"
[5] "2004-01-04 18:00:00 Central Standard Time"
>
Why do the dates change, please? Presumab...
2016 Jan 25
2
Windows 10 administrative templates /central store with Samba
...n't
> think that's necessary.
I have already added a Win10 machine to a domain, where only Win7
clients were joined before that. I have managed this domain from Win7
only, so far. Therefore I believe that e.g. the Windows Update policy is
not fit for Win10. Before today there was no central policy store.
Ole
>
> The main benefit you have with the central store is that you now *can
> edit* GPOs with Win10-only-rules also on non-Win10-computers. It does
> not, however, affect how the client implements the GPO.
>
> Viktor
>
> On 25.01.2016 12:36, Ole Traupe...