Displaying 20 results from an estimated 1100 matches similar to: ""undefined symbol: _pam_make_env""
2006 Dec 04
2
Strange issue with device-mapper lib in CentOS
Hello all,
a couple of weeks ago I've been installing CentOS 4.2 on a very-old
server machine with MSI server board based on Intel GX440 chipset, two
Xeons 500Mhz and one 1Gig of RAM. There is an AMI MegaRaid 467
installed as a storage controller, which causes some troubles with
installation, as stock CenOS4 install and production kernels doesn't
have older megaraid.ko module compiled,
2006 Nov 10
1
SQUID access URL and Port
Dear Friends,
I am using ACL for user access Internet by SQUID, but I need all users
access site http://sivolks1.volkswagen.com.br:5169/indexteste.html.
How do it ?
Thanks for all
Adriano Frare
2006 Nov 15
1
fetchmail problem
In my fetchmail setup it will fetch only 99 mails at a time. And if the mail
numbers are more than 99 it fetch up to 99 and look back same e-mails again
and again. (It won't delete the fetched mails) Could someone please help me
how to fix this problem? Is there any setting in the fetchmail.rc file that
default number of mails to be fetched in a go is max 99 or something like
that?
Or is
2006 Nov 30
1
Need resize a partition LVM2
Ferdinando Santacroce <jesus_was_rasta at yahoo.it> wrote:
> I regularly extended my volume group and the logical volume where
> /var stay. Now I need to umount /var to run a resize2fs to extend the
Alternatively, you can use `ext2online` to resize the filesystem while it is
mounted.
robert
2003 Apr 03
5
cdf function: inverse to quantile?
Is there a function in R for calculating empirical cumulative distribution
functions, i.e. the inverse of the quantile function? Perhaps in some
library? I''d hate to have to re-invent the wheel.
David Edwards, Biostatistics,
Novo Nordisk A/S, Bagsværd, Denmark.
DEd@novonordisk.com <mailto:DEd@novonordisk.com>
Tlf: +45 44 42 62 35. Fax: +45 44 42 14 80
[[alternate HTML version
2003 Jun 30
2
R as COM client (rather than server)
Hello all
Can R be used as a COM client (rather than as a COM server)? The following
(Splus) code shows the sort of thing I'd like to do:
pMIM <- create.ole.object("mim31.Server")
NoOutputLines <- call.ole.method(pMIM, "SendCmdLine", "show w")
for (i in 1:NoOutputLines) show(call.ole.method(pMIM,
"GetOutputLine"))
release.ole.object(pMIM)
2003 Feb 07
1
Bug in socketConnection (PR#2535)
Platform: Windows
Version: 1.6.2
When first called, socketConnection gives an error. On subsequent calls it
performs correctly. Thus the first call has the effect of "priming" the
connection. Eg
> socketConnection(port=50)
Error in socketConnection(port = 50) : unable to open connection In
addition: Warning message:
localhost:50 cannot be opened
> MIM <-
2006 Nov 16
2
tar vs. star vs. something-else-I-don-t-know-about
Hello all,
today I've been sitting at work and upgrading a very-very-very old
server with RedHat Linux 6.2 installed up to CentOS 3.8. The process
went smoothly, as it is not the first time I was doing the things like
this. Just after upgrading I went to rpm -qai list and got an
interesting observation: there are at least two "tar" utilities installed
on the system.
One is tar, and
2006 Jul 18
1
broken behavior with `look`
Hey everybody,
I'm having a strange problem with a hosted CentOS environment. I like
to use `look` to correct my spelling. But it isn't willing to help me
with the word "manager":
#>look man | wc -l
1001
#>look mana | wc -l
0
#>grep "^mana" /usr/share/dict/words | wc
2006 Nov 14
2
Broken ncurses symlinks
Good day,
Some of my ncurses symlinks are broken, can anyone help me repair these
broken links. I tried installing ncurses 5.5 which added two more broken
links. Attached is the orginal broken links I had.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
2006 Nov 27
3
howto install 32 bit libc on x86_64
I have been told to install a 32 bit libc on my x86_64 system.
I tried "yum install libc.i386" and I got no match.
What is the command I need?
Jerry
2018 Mar 08
2
Imputar NA a SQL Server
Buenas,
Quiero meter NULL en algunos valores al hacer un insert en una base ded datos SQL Server, pero no me reconoce NA, por lo que no se como meterlos...
?Alguno sabe como podria hacerse? La opci?n de no meter el valor no es v?lida porque tengo que meter varias columans y los NA se pueden dar en cualqueira de ellas...
Gracias
Jes?s
[[alternative HTML version deleted]]
2011 Jun 11
15
after initialize blowing up---help
All,
Can anyone see what''s happening here?
================== migration =======================
class CreateGreetings < ActiveRecord::Migration
def self.up
create_table :greetings do |t|
t.string :greet
t.string :language
t.integer :count
t.timestamps
end
end
def self.down
drop_table :greetings
end
end
================== greeting.rb
2018 Mar 09
2
Imputar NA a SQL Server
No , lo mete como string...
Obtener Outlook para Android<https://aka.ms/ghei36>
________________________________
From: Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com>
Sent: Friday, March 9, 2018 3:47:46 AM
To: Jes?s Para Fern?ndez
Cc: Lista R
Subject: Re: [R-es] Imputar NA a SQL Server
Estimado Jes?s Para Fern?ndez
Pruebe lo siguiente:
str_replace_all(values,
2005 Feb 21
2
speex denoiser adaptation time
Hi Jean Marc & List,
So I have been fiddling with the denoiser (again). While poking
around I noticed that nb_preprocess is basically a counter that
is mod-ded with 100 (the default), which causes Smin[] to be re-
seeded with the value in Stmp[] (min of the previous adaptation
period). Smin[] is then used to update the noise probability, which
is (probably) less likely when adaptation
2008 Oct 28
1
Sweave Error
dear R users,
I am using sweave to generate report for my data analysis.
I recently updated R ro 2.8.0, and now I have the following results when compile the the tex file generated from R.
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
(./Lajos.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english,
2017 Oct 05
3
dealing with a messy dataset
dear Jim,
Thanks for your reply and your proposition.
I forgot to provide the header of the dataframe, here it is:
================================================================================
Byte-by-byte Description of file: lvg_table2.dat
--------------------------------------------------------------------------------
Bytes Format Units Label Explanations
2002 Jul 09
5
Cant Log Into Terminal Using Winbind
List,
I am unable to log into a terminal using Winbind service. I have the login file correctly modifyed and nsswitch too. I have the 2.2.5 version of SAMBA with the new winbind. SAMBA shares work great, so I think it is something else. I get this error in the messages log:
Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]: check pass; user unknown
Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]:
2017 Oct 05
1
dealing with a messy dataset
dear Jim,
Yes I fixed the problem. Thanks again all of you for your contribution!
This worked :
start <- c(1, 20, 35, 41, 44, 48, 53, 59, 64, 70, 76, 78, 83, 88,
+ 93, 114, 122, 127)
data1<-read_fwf("lvg_table2.txt",skip=70, fwf_widths(diff(start)))
Well now I know how to deal with fixed-width files :)
Cheers
Jean-Philippe
On 05/10/2017 18:42, jim
2007 Jan 05
2
Kerberos and PAM
I am new to samba. I followed the docs on samba.com to configure samba as
"domain member", security = domain, and to user winbind to authenticate
users against windows 2003 AD. well, my question is the steps mentioned the
use of PAM to do the authentications against the AD but it doesn't work - do
I also need to configure kerberos for this type of installation?
[root@itbox john]#