Displaying 20 results from an estimated 5000 matches similar to: "How to insert a dummy NIC"
2019 Mar 11
0
Re: How to insert a dummy NIC
On 3/11/19 5:05 AM, wferi@niif.hu wrote:
> Hi,
>
> I have to host (with KVM) an appliance which does not use its second and
> third NIC. They have to be present in the guest, but they'd better stay
> totally disconnected from anything in the host. "Second" and "third"
> apparently means bus order. Let's consider virtio devices only. I think
>
2004 Aug 09
1
ess settings
Dear R users,
I downloaded an ess-5.2.2 package and hope to use emacs as
front to work with R. I modified ~/.emacs and start R by
M-x R. But I found when I quited the R session, it still asked me to
save the work space or not. I added inferior-R-args with
"--save" args. But it seemed that it had no effect. Can
you tell me how to pass the arguments other than
--no-readline to
2012 Jul 29
2
Error in for-loop
Hello erverybody,
I have a problem with my second for-loop.
1. First i read the tables.
datos.mx1 <- read.table('PETmx1.csv',head=TRUE,sep=';')
datos.min <- read.table('PETmin.csv',head=TRUE,sep=';')
http://r.789695.n4.nabble.com/file/n4638257/PETmx1.csv PETmx1.csv
http://r.789695.n4.nabble.com/file/n4638257/PETmin.csv PETmin.csv
names(datos.mx1)
2016 Jan 16
2
heatmap de matriz diagonal inferior
Tengo una matriz de de datos (correlación) entre pares de muestras, de tipo
diagonal inferior, de 250 y quisiera hacer un heatmap y/o un dendrograma.
Soy un poco novato y me encuentro con el problema que no se como
"importarla" para cargarla e indicar que se trata de una matriz de datos de
tipo "diagonal inferior" para que R lo interprete y poder realizar un
heatmap y/o
2004 Feb 26
2
Sweave and Xemacs on Windows2000?
Hallo!
Trying to configure Xemacs to work with .snw files on windows 2000. Tried to do it how it is described in the FAQ for Sweaves.
When starting xemacs with and Snw file
*ESS* buffer contains hundrets of lines and the few last ones.
(ess-loop-timeout . 500000) (inferior-ess-primary-prompt . ^) (inferior-ess-secondary-prompt . ^) (comint-use-prompt-regexp-instead-of-fields . t)
2005 Jul 23
1
feature or bug on delete?
RFC 3501 mentions this:
The DELETE command MUST NOT remove inferior hierarchical names.
For example, if a mailbox "foo" has an inferior "foo.bar"
(assuming "." is the hierarchy delimiter character), removing
"foo" MUST NOT remove "foo.bar". It is an error to attempt to
delete a name that has inferior hierarchical
2017 Dec 20
1
[ESS] R window: Text is read only (: Another round :)
Dear All
Working along in R (Emacs {Aquamacs}, ESS ) usually I am getting a long
R buffer with many rows. To reduce its length, I used to select
backwards and delete those unnecessary rows. Now I cannot do that, only
C-k allows single lines to be deleted. the mode line says 'Text is
read-only *R*>'. Both R and ESS are up to date.
Aquamacs 3.3 GNU Emacs 25.1.1
2009 Oct 22
1
Poor VoIP voice quality in one direction from three providers
We currently use asterisk 1.4.x with two Zaptel cards connected to POTS
lines. So we make "outbound" calls from their softphones (using ulaw
format), which go over a dedicated DSL line to the asterisk server in
our office, which then converts the calls to POTS.
This all works fine, assuming there aren't any unusual problems. It
sounds as good as POTS on both ends.
However, we
2002 Dec 10
4
most pointless mentioning/advertising of a format in a film i've ever seen
In the recent muppets christmas film, god (played by whoopi goldberg- or howevr u spell her name), mentioned converting her entire album collection (every album ever recorded. ever) to mp3 files.
Now that is the most pointless use of advertising the inferior mp3 format i've ever seen.
Now that we've started covering the use of vorbis in games, anyone spotted any reference (no matter how
2006 Apr 18
3
compiz-aiglx patch
hi,
a small patch inspired from Kristian H?gsberg compiz-aiglx patch, to use
compiz with xorg aiglx with tftp_damage patch and gl-include-inferior
patch.
this patch add command-line option to force bind and release whenever
the texture is used.
to use it you must start xorg in 16 depth mode, and start compiz with LIBGL_ALWAYS_INDIRECT
environnement variable
PS : sorry for my bad english
2008 Aug 20
3
Confidence Interval
Hi!
With the following script, I'm trying to make a demonstration of a
Confidence Interval, but I'm observing some differences on tails.
# Teste de média entre uma amostra e uma população normal
# Autor: Raphael de Freitas Saldanha
# Agosto de 2008
n <- 200 # Sample size
xbar <- 100 # Sample mean
s <- 2 # Sample SD
nc <- 0.95 # Confidence level (95%
2010 Aug 09
2
create Sub-Subfolders
Hi all,
this is my first post to this list, and hope someone can help me ;-)
I'm running dovecot.x86_64 1.0.7-7.el5 on a CentOS release 5.5 (Final) box.
when a user tries to create a sub-subfolder in Archiv, he gets the message:
"Mailbox doesn't allow inferior mailboxes"
Mailclient is MS Outlook 2003 SP3
is there a spezial configuration in /etc/dovecot.conf needed?
2009 Sep 27
2
[LLVMdev] llvm-db status
Hi,
I would like to ask what is the status concerning llvm-db. When I am
trying to use it I get the following error:
"Error: No supported binding to inferior processes (debugger not
implemented)."
Searching in the mailing list I found that you have discontinued
working on it.
I would like to ask if there are any plans to resume development and
if you are looking for any volunteers to
2010 Feb 10
2
dovecot and firstname.initial.lastname mbox format archive
hi
Today I have been in a puzzling fight with 2 dovecot versions that I would
like to ask some comments on.
The situation is this:
- I have a considerable mail archive in mbox format (yes, I know, but that
is what I have..).
- My mail reader is mutt 1.5.20 by the way.
- Some of these mbox files have names like firstname.initial.lastname
Note the . seperating the parts of the email-ers name.
2015 Oct 20
2
Crear variable con condiciones
Buenas tardes a todos,
Quisiera crear una variable de acuerdo a ciertas condiciones. Me gustaria
llegar de "datain" a "dataout".
## entrada
datain <- structure(list(REF = c("999", "999", "999", "1099", "731", "731",
"731", "731", "1442", "1442", "1442",
2018 Apr 19
2
odd assignInNamespace / setGeneric interaction
>>>>> Michael Lawrence <lawrence.michael at gene.com>
>>>>> on Wed, 18 Apr 2018 14:16:37 -0700 writes:
> Hi Bill,
> Ideally, your coworker would just make an alias (or shortcut or
> whatever) for R that passed --no-save to R. I'll try to look into this
> though.
> Michael
Yes, indeed!
As some of you know, I've
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi,
I have adviced my students to install R and an editor on a USB drive for
working in the computer class. With R everything works fine following these
instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm.
But several editors (e.g., Tinn-R and WinEdt) require administrator rights.
I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
2014 Jan 10
2
EFI build problems
On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote:
>
>> * make spotless still fails after working around the above:
>> [...]
>> make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \
>>
2013 Oct 16
3
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Geert Stappers <stappers at stappers.nl> writes:
> Op 2013-10-15 om 20:03 schreef Ferenc W?gner:
>
>> lua: import Lua 5.2.2
>
> Posted as [patch01/21]
> Which was too big for the mailinglist.
> So some other way is needed to share that information ...
Hmm, yes. The series is available at https://github.com/wferi/syslinux
as well (lua52 branch, based on upstream
2005 Nov 08
2
Warcraft 3
Hi,
I have installed and played WC3 on Linux quite a lot around 20031212
release. The game played almost perfectly and I was very happy about that.
I have reinstalled it recently. I am currently running it under Wine 0.9 on
FC4. I find the performance to be inferior to what it used to be. I am
experiencing frequent short pauses ingame. It seems to be related to units
and building selections,