Displaying 20 results from an estimated 800 matches similar to: "First time - wiki"
2016 Aug 04
3
Centos 7 newer kernel needed
Hello Xlord,
The CPU does have VT support and I already have the nested KVM enabled.
Checking the Linux Kernel release notes I saw that the nested kvm feature
was implemented in 3.10 but he EPT support is in 3.12.
So Centos 7's kernel which is 3.10 does have the EPT support? Is there a
way to check that the EPT support is available in the kernel?
Thank you,
Laurentiu
On Thu, Aug 4, 2016,
2016 Aug 04
2
Centos 7 newer kernel needed
Hi Xlord,
Yes, the CPU has support for EPT.
I wrongly thought that the nested EPT was first introduced in 3.12.
Following your instructions I see that I have it enabled on my system as
well.
However, checking the kernel commits from 3.12 on search string 'nested
ept' I found about 10 code changes/fixes for nested EPT.
2009 Feb 26
2
asterisk 1.6.0.5 and IM
hi all,
i have 2 x-lite version 3.0 softphones configured on extension 9000 and 9005.
i have one call the other and then try and send an IM between them using
the x-lite IM facility.
the asterisk console shows the message...
WARNING[27193]: chan_sip.c:11866 receive_message: Received message to
"s"9005 at hhh> from "c"9000 at hhh>;tag=717de473, dropped it...
when i
2017 Apr 30
2
SCSI drives and Centos 7
-----Original Message-----From: John R Pierce <pierce at hogranch.com>
Reply-to: CentOS mailing list <centos at centos.org>
To: centos at centos.org
Subject: Re: [CentOS] SCSI drives and Centos 7
Date: Sat, 29 Apr 2017 13:31:11 -0700
On 4/29/2017 12:42 PM, Gregory P. Ennis wrote:
> what does `lspci` have to say about this raid card ?
>
> John,
>
> Thanks for the prompt
2016 Aug 05
1
Centos 7 newer kernel needed
Dear Laurentiu,
Agree with Johnny for kernel upgrade if upgrade helps, alternative if 3.10
or above already supported it, you can check from kernel parameter or
options if they are disabled on purpose.
You can do that via the "make menuconfig" via
"https://wiki.centos.org/HowTos/I_need_the_Kernel_Source" or
"https://wiki.centos.org/HowTos/BuildingKernelModules". Hope
2001 May 02
2
samba 2.2.0 srpm build errors
I am running redhat 7.1 and would like to build the samba 2.2.0 rpms, but I
rec'd an error. Is there something obvious I am doing wrong? I tried 2.0.7
just to see if that would work, but it failed with different issues. I know
it says to submit a bug report, but I would assume I am at fault since I've
never built an rpm from source before.
Compiling client/clitar.c
client/client.c: In
2016 Aug 03
2
Centos 7 newer kernel needed
Hello,
I am looking for a Linux kernel for Centos 7 that implements a feature
introduced in kernel version 3.12:
"nested EPT support to KVM's nested VMX."
If anyone has used this feature with Centos 7, please let me know.
Laurentiu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 24
1
COSTA RICA - E1
Does any have experience with E1 telephony support plus asterisk in
costa rica ?
Regards,
Luis Morales
--
---------------------------------------------------------------------------------
Luis Morales
Consultor de Tecnologia
Cel: +(58)416-4242091
---------------------------------------------------------------------------------
"Empieza por hacer lo necesario, luego lo que es posible... y
2009 Oct 13
3
Request Infomation
Hello, I would like to know if is possible to load functions developed
by users of R. I have been working in a function related to calculate
some indicators to develop a credit scoring. I would like to know
about the procedure to load this function and create a package for
this kind of subject, allowing everyone to get access to it.
Best Regards,
Francisco Andrés Rincón
Consultor
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek,
You prefer chan_h323 from asterisk tree and it's of course that use channels
by tree is very good.
But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad.
And I work with chan_ooh323, that it's too from Digium and work good!
And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x the
oh323 channel don't have more,
2010 Aug 20
0
Resumen de R-help-es, Vol 18, Envío 8
es simple lo unico que tienes que hacer es instalar la
libreria(xlsReadWrite) y direccionar y seguidamente especificar el
numero de hoja de excel
library(xlsReadWrite)
dat.excel <- read.xls("d:/ruta del archivo/doc.xls", sheet=1)
espero que te sirva
------------------------------------------
El día 18 de agosto de 2010 06:00, <r-help-es-request en r-project.org>
2009 Jul 18
1
wcte12xp0: Missed interrupt
Dear asterisk users,
We want setup TE121 digium board:
Model: Digium TE121: VoiceBus technology allows the TE121 to use an
industry standard bus-mastering PCI Express interface.
http://www.digium.com/en/products/digital/te121.php
My platform
Server: HP Proliant 150 G5
OS: UBUNTU x86_64 GNU/Linux
Asterisk: 1.4.21.2
zaptel: SVN-branch-1.4-r4662M
When we enable zaptel driver for TE121, the
2007 Jan 01
2
Problems with R
Hello,
Please I have problems with R. I downloaded R from UC Berkeley CRAN
mirror, but each time I try to read a data file using the command
'moi.data <- read.csv(choose.files())' or 'my.data <- choose.files()
#' , the program becomes unstable and exits itself.
However, I just noticed from my Windows Task manager that the
R-program process tree is still active and using
2019 Dec 02
1
Relay http stream to https
Hi
I have an SSL-enabled server that is set up to stream over https fine.
The mountpoints are typically set up as follows:
<listen-socket>
<port>8005</port>
</listen-socket>
<listen-socket>
<port>9005</port>
<ssl>1</ssl>
</listen-socket>
<ssl-certificate>/usr/local/centovacast/etc/ssl/icecast.pem</ssl-certificate>
How
2010 Dec 23
1
Lock problem with 2 files opened in the same folder
Guys,
I am getting lock error box in Officer 2007 and windows 7. It shows
the somebody is using this file, but I am sure that is not.
That problem always happens when open 2 files in the same folder.
Take a look my lock configuration:
kernel oplocks = No
kernel oplocks = False
locking = Yes
oplocks = No
level2 oplocks = No
oplocks = False
2012 Mar 05
1
Call notification on IP Telephone
Hi everybody,
I'm seeking information on how to report an IP phone
on a call that is occurring on another IP phone.
Example:
While the A phone is ringing, Asterisk sends a
notification to a phone B on the call that is going to A, but this
notification is displayed on the B phone display and the user does not
need to hit anything to view the information.
I'm
2007 May 30
3
sizing and saving graphics in R
Dear R wizards,
I am seeking advice on graphics in R. Specifically, how to manipulate
the size and save a plot I have produced using the LDheatmap library.
I confess I am relatively new to graphics in R, but I would greatly
appreciate any suggestions you may have.
LDheatmap produces a coloured triangular matrix of pairwise
associations between 600 genetic markers in my dataset.
2005 Jul 01
2
Citrix Help?
Hi all,
Anybody has configured a Shorewall firewall to protect Citrix servers?
Could you give us some clue on the rules you have to define?
Citrix opens a connection from the inside to the outside from a
different port (more or less like ftp) and seems not works.
Regards
--
Jaime Nebrera - jnebrera@eneotecnologia.com
Consultor TI - ENEO Tecnologia SL
Telf.- 95 455 40 62 - 619 04 55 18
2011 Mar 01
1
OCFS2 shared volume getting slow when you add more nodes
Hello,
I have a cluster with two nodes, with SLES10 as base system. First I powered
on one node, and the system is working just fine. Then, when a second node
was added, the performance came down pretty bad.
Any hints or ideas about this behaviour?
TIA,
M
--
Saludos,
Mauro Parra-Miranda
Consultor Senior Novell - mparra at novell.com
openSUSE Developer - mauro at openSUSE.org
BB PIN - 22600AE9
2008 Nov 20
2
SVN - DIGIUM
Does any know what happens with svn repository on svn.digium.com ?
--
---------------------------------------------------------------------------------
Luis Morales
Consultor de Tecnologia
Cel: +(58)416-4242091
---------------------------------------------------------------------------------
"Empieza por hacer lo necesario, luego lo que es posible... y de
pronto estar?s haciendo lo