Displaying 10 results from an estimated 10 matches for "certos".
Did you mean:
centos
2016 Nov 01
0
how to install amule in CertOS 7?
I could find the amule package in CertOS7, is anyone know this?
Thanks.
Xiaoqi
2013 Feb 01
1
RJ11 x RJ45
Sauda??es.
Como que se faz um conector RJ45 em uma ponta e RJ11 e outra. Pretendo
conectar a linha de um ATA em uma placa Khomp KFXO IP. A ponta que tem o
conector RJ45 est? crimpada com a sequencia 568B e vai ser conectada na
placa Khomp, mas a ponta RJ11 eu n?o sei como deve ficar.
Li alguns manuais na internet mas n?o entendi ao certo como tem que ser
feito.
--
Att.*
***
Luis H. Forchesatto
2002 Aug 28
0
segfault in RMySQL
Hi all,
I have experimented a segmentation fault error using
RMySQL_0.4-6 library in R 1.5.1.
Look the sequence:
-------------------------------------------
> library(RMySQL)
> m <- dbManager("MySQL")
> m
<MySQLManager:(1137)>
> describe(m)
<MySQLManager:(1137)>
Driver name: MySQL
Max connections: 10
Conn. processed: 0
Default records per
2004 Nov 30
1
Random effects and non-linear models
I am trying to model growth over time for a number of companies (my unit
of analysis). My dependent variable is a count (the number of
acquisitions each firm made each year), and I'm having some trouble
figuring out exactly how to model this. My assumption is that modeling
the effect of time on this dependent variable with a linear model is
inappropriate. Does anyone have any guidance
2012 May 30
1
Automatically install package dependencies
Hi,
I have a R Package. It is working, but I can't that it install the
dependencies automatically. When I try to install I receive this message:
> install.packages("./RT4Bio_1.0.tar.gz",dependencies=TRUE)
Installing package(s) into '/usr/local/lib/R/site-library'
(as 'lib' is unspecified)
inferring 'repos = NULL' from the file name
ERROR: dependency
2010 Feb 05
1
Lines in code
Hi,
I dont know if this a coding rule or a program bug.
When I write this function below it work:
a <- c(1,2)
for(i in a){
print(i)
}
[1] 1
[1] 2
But if I write this function with line space it dont work.
a <- c(1,2)
for(i in a){
print(i)
}
Error: unexpected '}' in "}"
I remember that in early R version this limitation dont exist.
This is a bus, a rule or a
2011 Mar 22
3
dns question
Hi all
How can I know the refresh rate of the dns server?
Thank you
2012 Feb 19
1
OFF TOPIC. The best course of CentOS in USA
I would like to know which all of you point me as the best training
course of CentOS in the world or in the USA. I am a Brazilian and I
would like to have this information. I have a good background in
GNU/Linux, CentOS and Debian like operating systems, network and general
knowledge. I would like to know a deep course about all this subject. I
would appreciate any kind of information in
2015 Jun 12
0
RES: Banco de dados interno no Asterisk e variáveis em SIP HEADERS
Prezado Fernando,
Muito obrigado por sua complementa??o na resposta!
Surgiram algumas d?vidas agora:
A ?nica forma de retornar os dados num header field, como o Rafael dos Santos Saraiva sugeriu envolve criar outro channel?
Ou seja, o que eu preciso ? que a mesma execu??o do dia plan obtenha um valor recebido do Sip Client, execute uma query num banco de dados e em seguida inclua a resposta
2009 Feb 04
2
More complex Xen Networking, with VLANs and maybe with VDE 2... but how?!
...l utilizar
o VDE 2 com uma domU paravirtual do Xen, por exemplo? O VDE é completamente
compátivel com o Xen?
É possível criar o efeito de um switch virtual apenas com as ferramentas
ip, vconfig e brctl disponíveis na dom0? Evitando assim o overhead de um
switch virtual?
Como fazer uma VLAN para certos domUs dispersas aleatoriamente pelos
Hypervisores?
Sem a camada de virtualização é fácil implementar as VLAN, porém, quando se
tem várias máquinas conectadas numa única porta física do switch, a situação
muda completamente. É onde estou perdido...
Agradeço qualquer ajuda!
PS.: Respostas em po...