Displaying 20 results from an estimated 20 matches for "ovre".
Did you mean:
over
2009 Oct 24
3
Need info on vnet mapping to guests
Hello:
I have a host running two KVM guests. The guests
use br0 and each has a static IP address.
I am trying to figure out if there is a way to
use snmpd on the host to measure the traffic
usage of the guests. I do not want to require
anything running on the guests since I do not
control them.
Looking at netstat -in on the host, I see this
info:
Kernel Interface table
Iface MTU Met
2007 Sep 04
1
Rsync & the changing File 'Date Modified'
I am using Rsync to backup 4 Linux/Samba servers to a Netware 6.5 server over
a VPN. Also using cyRsync to backup XP computers to the same Netware 6.5
server ovre a LAN.
Rsync is run from a cron job on the Linux servers and the actual process
works fine.
However, I have found that when I rsync to the Netware Server from either
Linux/Samba or Xp, the file Date Modified is changed to something like
12/31/2097 for files only, and only for some of the files ......
2007 Apr 19
6
network settings
Hello,
Despite of reading a lot of descriptions I don''t understand the network
configuration. I simply have too little experience.
I work remote with the machine via ssh. My dom0 is running.
I copied an existing installation into a LV and created the following file:
# cat /etc/xen/domu-sarge
# -*- mode: python; -*-
kernel = "/boot/vmlinuz-2.6.18-4-xen-686"
#kernel =
2007 Jan 22
0
[850] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Fix crasher when selecting first-level category in tree
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2005 Mar 03
14
Serious performance issues
Hi. I have a Shuttle box with an AMD Athlon XP 2200+ and 1GB of RAM.
I''m normally running it with Debian sarge/sid and kernel 2.6.10-1-k7,
as built by Debian. I want to use Xen on it. I built a xen0 kernel
which is as close to the Debian kernel as I can (no power management,
no HPET timers, broken ISA drivers disabled), disabled /lib/tls, and
booted with the new kernel.
Everything works.
2016 Jan 27
1
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 04:47:53PM -0800, Paul E. McKenney wrote:
> So you need to build a different kernel for some types of MIPS systems?
Yes. We can't really do without. Classic MIPS code is not relocatable
without the complexity of PIC code as used by ELF DSOs - and their
performanc penalty. Plus we have a number of architecture revisions
ovr the decades, big and little endian, 32
2016 Jan 27
1
[v3,11/41] mips: reuse asm-generic/barrier.h
On Thu, Jan 14, 2016 at 04:47:53PM -0800, Paul E. McKenney wrote:
> So you need to build a different kernel for some types of MIPS systems?
Yes. We can't really do without. Classic MIPS code is not relocatable
without the complexity of PIC code as used by ELF DSOs - and their
performanc penalty. Plus we have a number of architecture revisions
ovr the decades, big and little endian, 32
2004 Jul 04
0
LCS multiparty conferencing commercial opportunity
Hi this is just a heads up about an opportunity for commercial Asterisk
experts. I don't know if this even possible but don't see why not and it
is way beyond my capabilities so thought I would pass it out to the
list.
I've been looking into Microsoft Live Communications Server over the
past few months for one of my clients, it's the same as ms messenger but
for closed user
2003 Oct 07
2
Dynamic registration to flakey for production system
Three days after launching our * system with 20 GS phones, I have
finally had to give up on dynamic registration. The phones keep
dissappearing from the sip peers list, even if just sitting idle.
Either I spend half my time re-booting phones to get them registered, or
the extension appears busy to outside callers and people get really
irritated. Even setting the registration interval to 5
2006 Nov 13
0
[734] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Remove debug output line I forgot to remove before I did a commit.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2013 Jan 07
16
stdlib take almost 14 minutes to sync on CentOS Vagrant VM
Hi,
I have a fresh CentOS 5.8 Vagrant VM that I''m using to emulate a customer''s
server. During the first Puppet run, it takes 13 minutes and 48 seconds to
sync the Puppet Labs stdlib module. On a similar Ubuntu 12.04.1 Vagrant
VM, Puppet starts up, and almost instantly goes from plugin sync to facter
load.
Is this load time for stdlib on a RHEL variant normal?
2019 May 03
3
Aw: Re: very high traffic without any load
2006 Nov 13
0
[732] trunk/wxruby2/samples: Fixed a few crashes related to the about box menu.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2001 Apr 27
2
Benchmarking R, why sort() is so slow?
Hello everybody,
I am making a modified version of "Stephan Steinhaus' benchmark test for
number crunching, v. 2, (see
http://www.scinetificweb.com/ncrunch/ncrunch.pdf for the original version),
comparing several functions of some math/stat software. R is not performing
bad at all... except for the sorting of a 1,100,000 random vector (test #3)
which is the worst of all (see cell F3 in
2001 Apr 27
2
Benchmarking R, why sort() is so slow?
Hello everybody,
I am making a modified version of "Stephan Steinhaus' benchmark test for
number crunching, v. 2, (see
http://www.scinetificweb.com/ncrunch/ncrunch.pdf for the original version),
comparing several functions of some math/stat software. R is not performing
bad at all... except for the sorting of a 1,100,000 random vector (test #3)
which is the worst of all (see cell F3 in
2019 May 02
4
Aw: Re: very high traffic without any load
2016 Jan 14
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 02:55 PM, Paul E. McKenney wrote:
> OK, so it looks like Will was asking not about WRC+addr+addr, but instead
> about WRC+sync+addr.
(He actually asked twice about this and that too but skip this)
> I am guessing that the manual's "Older instructions which must be globally
> performed when the SYNC instruction completes" provides the equivalent
> of
2016 Jan 14
3
[v3,11/41] mips: reuse asm-generic/barrier.h
On 01/14/2016 02:55 PM, Paul E. McKenney wrote:
> OK, so it looks like Will was asking not about WRC+addr+addr, but instead
> about WRC+sync+addr.
(He actually asked twice about this and that too but skip this)
> I am guessing that the manual's "Older instructions which must be globally
> performed when the SYNC instruction completes" provides the equivalent
> of
2007 Sep 19
7
ifb and ppp
Hello!
My goal is to setup an ingress traffic shaping on my PPPOE DSL line with ifb.
My old imq stuff used iptables marks (like ''iptables -t mangle -A
PREROUTING -p tcp --sport 22 -m length --length :500 -j MARK --set-mark 31'')
to classify the traffic and since i am lazy, i tried to to reuse them with
ifb. But no luck: iptables marks the packets well, but tc
2001 Feb 16
1
Sub_scribe and a question
Dear all,
I am trying to get an estimate of the intercept for a linear model. In
this case, I know the slope of the model, can anyone tell me how to
constrain the formula in lm() so that it only estimates the intercept
not the slope? Many thanks in advance,
Sincerely,
Liqing Zhang
Dept. of Eco. Evol. Biol.
Univ. of CA, Irvine
email: lzhang at uci.edu
>From VM Mon Apr 30 08:18:45 2001