Displaying 20 results from an estimated 100 matches similar to: "TERM=linux results libc.so.6 not found"
2009 Oct 07
1
Which is fastest for Xen disks: LVM, Qcow2 or Image-based VM?
Is there any benchmark or does anyone have tried which one is fastest?
Regards,
--
Thiago Vinhas de Moraes
________________________________________________________
SimpleWeb Tecnologia Inovativa
Soluções em cloud computing e gerenciamento de TI
Av. das Américas, 500 - Bloco 23 / Sala 215
- Rio de Janeiro - RJ
Tel/Fax: 0800-8880-WEB / (21) 3002-0377
Celular: .(21)
2005 May 18
1
Samba+LDAP PDC working, but without groups
Hi,
I'm running a Samda+LDAP PDC, and it's working flawless. The problem is that I
cannot have any domain admins.
When I run "net groupmap list" , I have nothing... it's clean. So I tried the
following command:
samba:~ # net groupmap add ntgroup="Domain Admins" unixgroup=wheel rid=512
Which returns me:
adding entry for group Domain Admins failed!
and nothing
2006 Jul 04
0
multipath routing question
Hi,
I was reading some old posts on this list, and found this post
(http://mailman.ds9a.nl/pipermail/lartc/2005q1/014963.html) with a link for a
ip route script that is basically what I need.
My question is: when adding ip route rules, should I remove the traditional
default gateway of my linux router?
Regards,
Thiago Vinhas
2007 Feb 05
1
RdbiPgSQL in R 2.4.1
Hi R-users
I recently downloaded RdbiPgSQL 1.8.0 and Rdbi 1.8.0 from Bioconductor to be
installed under R 2.4.1.
When requiring RdbiPgSQL an error message is showed as follows:
> require(RdbiPgSQL)
Loading required package: RdbiPgSQL
Error in library(package, lib.loc = lib.loc, character.only = TRUE, logical
= TRUE, :
‘RdbiPgSQL’ is not a valid package – installed <
2005 Jun 17
1
Problem with NTLM
Hi all;
We have Squid 2.5.STABLE7running with 30 ntlm_auth helpers Version
3.0.10-1.fc3. The problem is that on the squid?s cachemgr.cgi->NTLM User
Authenticator Stats is possible to verify that the ntlm_auth processes
are slowly having the flag R (Reserved or Deferred) set and never being
used again (the number of requests stops). This problem goes until there
is no more ntlm_auth
2010 Sep 17
1
odfWeave UTF-8 error and latin characters
Hello R masters,
I have sent this same message to other lists and none so far could give some
light. I was trying to use odfWeave to generate a report from R and Im
getting an error that I think is related to latin characters. I looked
around and did find some stuff related to this problem about Sweave
http://labmoluscos.wordpress.com/2010/02/18/sweave-latex-character-encoding/
but
did not find a
2011 Aug 06
2
Dom0 on a NFSRoot Environment
Hi,
I''m using Xen for a few years, on diskless Intel servers. These servers boot
using PXE to an iSCSI remote disk, and works just fine.
Now I''m trying to do the same, but instead of using iscsi, I would like to
use the server booting in a NFS root.
The problem is that, after I boot the server and start Xen, when I try to
start a VM, it takes fron 60 to 180 seconds to start
2003 Sep 24
1
Privileges of administrator
As I can obtain privileges of administrator in the client computer from
where a user join in the Samba domain
2005 Sep 14
1
How to do server-side logging with rsync running through a SSH tunnel?
Hello!
I am using rsync to synchronize files between a master server and
multiple clients
that share a SSH account. I am struggling right now to make the server
log what
files were transferred, and when the synchronization happens.
My setup follows.
The clients log to an ssh account configured to run a script as the
login shell:
(in ~/.ssh/authorized keys)
2008 Mar 22
0
Kernel vulnerability
Anyone has a patch to 2.6.18.8 for this?
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007
--
Valter Douglas Lisbôa Jr.
Sócio-Diretor
Trenix - IT Solutions
"Nossas Idéias, suas Soluções!"
www.trenix.com.br
contato@trenix.com.br
Tel. +55 19 3402.2957
Cel. +55 19 9183.4244
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2013 May 05
1
Vegan problem
Hi All,
I am trying to perform CCA and RDA several times to compare their
performances. To do that I put this two functions of vegan package inside a
for loop. Unfortunatly when I am trying to perform the anova(by=axis) to
test the individual axes the function don't recognize the species
data.frame. The same problem occurs whem I try to run forward selection.
The same problem occur when I try
2013 Apr 18
0
MANN
Dear all,
Is there a package in R that has implemented the MANN (Multiresponse
Artificial Neural Network) presented in (Olden, 2006 - Ecological
Applications)?
Best Wishes,
--
Prof. Gilson Correia de Carvalho, M.Sc.
----------------------------------------------------
Pesquisador Associado
Laboratório de Ecologia Bentônica - LEB
Instituto de Biologia - UFBA
Universidade Federal da Bahia - UFBA
2002 Aug 01
4
Filtering with MAC Address
Can someone help me to do ''tc filter'' by MAC Address? I use HTB in my setup
and it works wonderfully for IP, but I need to shape NAT connections, and I
can''t do it using IP addresses. Any suggestions welcome!
Marcio Fraisleben Dias
NetUnião Ltda.
Internet Banda Larga - Soluções em Networking
(55) 42 523 4100
_______________________________________________
LARTC
2013 May 06
2
BIOENV
Dear all,
Does anyone knows why the results of a BIOENV (PRIMER v. 6.1.15) are
diferent of the bioenv() + mantel() in vegan? Not the spearman correlation,
indeed the pseudo-p value.
I know that the approach bioenv() + mantel() is biased. So, how the BIOENV
(PRIMER) ends with larger p values (permutated).
Acctualy how the permutation test in BIOENV (PRIMER) is conducted. The user
guide does not
2003 Jul 09
0
[PATCH] Add expired password handling for AIX.
Hi All.
Attached is a patch which adds AIX native password expiry support to
sshd. It will only apply to -current and is a subset of the patch I have
been working on in the last few months (see bug #14 [1]). It contains
code by Pablo Sor, Mark Pitt and Zdenek Tlusty and fixes for bugs reported
by many others (see [2] for a full list).
It adds a do_tty_change_password function that execs
2003 Jul 30
1
[PATCH] Password expiry merge (AIX parts)
Hi All.
Attached is a patch introduces password expiry handling for AIX (other
platforms to follow). It is more or less the same as the previous patch
but has been updated to reflect recent changes to auth-passwd.c
I'm wondering if the AIX parts of auth.c should be moved to port-aix.c
and if the generic password change functions (currently at the end of
auth-passwd.c) belong in a separate
2005 Feb 04
2
Multiple gateways setup and timeout connections
Hi,
I''ve setup a gateway using multiple default gateways and netfilter
MASQUERADE to load balance traffic between two DSL interfaces and one
dedicated link, and when I try to download something big, or when I''m
using MSN (both in clients under this gateway), sometimes, or most
times, after a while the connection timeouts. The connection doesn''t
seem to change its
2005 Mar 30
1
ABOUT "THE ULTIMATE TRAFFIC CONDITIONER"
Dear friends:
I was analizing the HTB script at "The ultimate
traffic conditioner", at the Cookbook, at Lartc. I
have a very basic question:
First, it is defined the root htb qdisc, as expected;
then, it is defined the main (parent) htb class, with
the total uplink as rate, also as expected; then,
they are defined 2 child clases: first of them has
also the total uplink as rate (!)
2003 Dec 09
2
Difficulties trying to control VOIP traffic with TC - HTB
Hi all:
I hope someone can help me with this "little"
problem...
I''m using a linux script to sub-divide my bandwidth
(64kbit) into: 40kbit for VOIP, and the remaining
24kbit for http. So, the commands I''m using are:
============================================
#!/bin/bash
# This script shapes "downloading" stuff
# Initial qdisc
tc qdisc add dev eth1
2011 Apr 13
1
Modelo para datos de conteos (Manuel Spínola)
Una distribución binomial negativa podría ser adecuada. De hecho, una
extensión de la binomial negativa, como la distribución de Waring
generalizada, termina convergiendo a una distribución binomial negativa.
Puedes ver que la mejora en la bondad del ajuste de la binomial negativa
con respecto a la Poisson es sustancial (te muestro también las salidas.).
datos<-c(1280, 1262, 1290, 1321,