Displaying 20 results from an estimated 1000 matches similar to: "selinux violation does not get logged"
2010 Jan 08
6
New selinux-policy breaks logwatch emails?
Hello,
After a yum update last night, I had a CenOS 5.4 i386 system pull in the
following selinux updates:
Jan 07 21:39:14 Updated: selinux-policy-2.4.6-255.el5_4.3.noarch
Jan 07 21:39:31 Updated:
selinux-policy-targeted-2.4.6-255.el5_4.3.noarch
This machine has SELinux set to Enforcing.
This morning, I see I got the following email from Cron:
/etc/cron.daily/0logwatch:
sendmail: warning:
2009 Nov 20
2
[LLVMdev] VMKIT problem
Thanks Nicolas, Gaël
I followed your instructions and installed compatible versions of llvm,
vmkit and GNU Classpath also I unzipped glibj.zip and pointed GNU Classpath
lib variable to the the unzipped files during vmkit configure. That error
has vanished.
Now when I run jnjvm or vmkit in Release/bin on any file I'm getting a new
error :
" terminate called without an active exception
2009 Nov 20
1
[LLVMdev] VMKIT problem
Yes I did, one thing worth mentioning is on running configure for GNU
Classpath towards the end
this error is displayed and it crashes, I assumed it was okay and went to
create the symbolic links and
completed the rest of the process with vmkit mentioned in Getting Started as
instructed:
-I../../../native/jni/native-lib -W -Wall -Wmissing-declarations
-Wwrite-strings -Wmissing-prototypes
2009 Nov 20
0
[LLVMdev] VMKIT problem
Have you created the symbolic links to GNU Classpath .so? ie step 2 of
http://vmkit.llvm.org/get_started.html?
Nicolas
Nataraj Sundar wrote:
> Thanks Nicolas, Gaël
>
> I followed your instructions and installed compatible versions of llvm,
> vmkit and GNU Classpath also I unzipped glibj.zip and pointed GNU
> Classpath lib variable to the the unzipped files during vmkit
2009 Nov 20
0
[LLVMdev] VMKIT problem
Hi Nataraj,
You're using incompatible versions of vmkit and GNU Classpath. First,
you should use vmkit 0.26 and llvm 2.6 (at least, -- use trunk if there
are problems). Second, you should use GNU Classpath 0.97.2.
Good luck!
Nicolas
Nataraj Sundar wrote:
> Hi Nicolas,
>
> I'm running it on Kubuntu.
>
> Now that you mention it I did have a problem during vmkit setup.
2009 Nov 20
3
[LLVMdev] VMKIT problem
Hi Nicolas,
I'm running it on Kubuntu.
Now that you mention it I did have a problem during vmkit setup. After
running the ./configure file with all the options I ran the make file it was
giving this error:
make[3]: ***
[/.automount/root/exports/transient/nataraj/Project/vmkit-0.25/lib/Mvm/Runtime/Release/EscapeAnalysis.o]
Error 1
"
So I went into Makefile.common and modified GNU
2012 Feb 14
1
iptables nat PREROUTING chain
Is there a way to add a rule to the nat table (CentOS 5.7) that would
alter the port number of tcp packets destined for the server itself? I
have ip_forwarding enabled, but the packets don't seem to hit the
prerouting chain.
I have the following redirect rule in the prerouting table. I also
tried DNAT, but if the packets don't hit PREROUTING, it won't work either.
iptables -t nat
2020 Jan 24
2
(SOLVED) YUM (DNF) Possible Confusion Centos 8
At 03:46 PM 1/23/2020, Nataraj wrote:
>On 1/23/20 2:29 PM, Nataraj wrote:
> >
> > I would agree.? I have the same behavior in a Redhat 8 development
> > system, so it's not a problem with the Centos build.? I have not added
> > any repositories other then the Redhat
> > codeready-builder-for-rhel-8-x86_64-rpms. I original installed 8.0 and
> > have
2009 Nov 20
0
[LLVMdev] VMKIT problem
Hi Nataraj,
Which platform are you running on? Did you follow all the steps on
vmkit.llvm.org getting started page, especially for GNU Classpath?
Thanks!
Nicolas
Nataraj Sundar wrote:
> Hi,
>
> I intent to use VMKIT to convert java byte codes to LLVM IR
>
> I have installed VMKIT 0.26, on running jnjvm (as ./jnjvm
> Hello.class) in Release/bin I get the same error
2009 Nov 20
2
[LLVMdev] VMKIT problem
Hi,
I intent to use VMKIT to convert java byte codes to LLVM IR
I have installed VMKIT 0.26, on running jnjvm (as ./jnjvm
Hello.class) in Release/bin I get the same error irrespective of class
content :
jnjvm: JavaClass.cpp:469: jnjvm::JavaObject*
jnjvm::Class::doNew(jnjvm::Jnjvm*): Assertion `(this->isInitializing()
|| classLoader->getCompiler()->isStaticCompiling()) &&
2009 Nov 17
0
question on gps.prof in ismev
Dear all,
I'm trying to produce a log-likelihood profile for a GPD estimate with
the ismev package. When following the examples, everything is working
fine, i.e. I get a nice parabolic log-likelihood curve. When using my
own data (intensity of hurricanes at landfall), the log-likelihood curve
looks like a step function. Am I doing something wrong here? Is my data
not suited for the GPD fit?
2008 Jul 19
3
Graphics not working for R in ubuntu
Dear list members,
I have installed R in Ubuntu successfully but issuing
command like R in terminal will able to see only the R
working in command mode, the regular GUI which I use to
have in my windows installation of R missing in linux..I am
new to linux and so clueless how I can go about that and
How I could enable it in linux? More, I never got any
problem in configuration and compilation
2008 May 17
1
Correlated Columns in data frame
Dear all,
Sorry to post my query once again in the list, since I did
not get attention from anyone in my previous mail to this
list.
Now I make it simple here that please give me a code for
find out the columns of a dataframe whose correlation
coefficient is below a pre-determined threshold. (For
detailed query please see my previous message to this list,
pasted hereunder)
Thanks and regards,
2010 Nov 19
1
winbind - wbinfo problem - SOLVED
Hi John,
The same smb and winbind configuration ( same SUSE box ) works good other
Windows AD servers.
"#wbinfo -u" and "#wbinfo -g" returns the users and groups respectively.
Thanks for your great help !!!
what is the difference between "#net rpc" and "#net ads" ?..if you have
time, give some explanation..
Regards,
Vivek
On Mon, Nov 15, 2010 at 6:56
2008 Sep 21
3
question about software Raid 1
Does software raid 1 compare checksums or otherwise verify that the same
bits are coming from both disks during reads? What I'm interested in,
is whether bit errors that were somehow undetected by the hardware would
be detected by the raid 1 software.
Thanks,
Nataraj
2010 Jul 08
4
how to properly change the timezone
Hi,
I have a Centos 5.5 server with no GUI installed. I have several times
changed the timezone by copying the correct file to /etc/localtime,
however something keeps changing it back. I'm not sure if this is a yum
update or what. Without installing the graphical tools, how can I
update the timezone in such a way that the /etc/localtime file won't
keep getting clobbered.
Thank
2011 Mar 27
2
Vlan trunk/QinQ connected to KVM guest
I am running KVM guests under Redhat 6. I tried to setup a bridge
device to an interface with a vlan trunk connected to a Juniper switch.
On the KVM host, I am able to define vlans and access them via the vlan
trunk. I was not able to access a vlan from the kvm guest connected to
the bridged interface. I believe this would be what is commonly called
QinQ or 802.1ad. Is this possible to do? I
2012 May 18
2
Covariance matrix in R with non-numeric variables
Dear R help forum members,
I am modeling a gaussian distribution for a computational biology application and I am working in the statistical package "R". In this regard, my problem is that I have to construct a covariance matrix with variables (non-numeric) and the covariance matrix is to be used in an maximizers of the likelihood function to predict the variables in the matrix. I am
2018 Jul 24
7
Mail has quit working
-------- Original Message --------
Subject: Re: [CentOS] Mail has quit working
From: Nataraj <incoming-centos at rjl.com>
Date: Mon, July 23, 2018 9:01 pm
To: centos at centos.org
On 07/23/2018 03:39 PM, TE Dukes wrote:
> Hello,
>
> Mail has come to an abrupt stop. Running C7, postfix and dovecot. Using
> Roundcube as the client.
>
> Mail stopped working Saturday and I
2018 Aug 21
5
selinux question
I have a web application which uses sudo to invoke python scripts as the
user under which the application runs (NO root access).? Is there any
reason why sudo would would require sys_ptrace access for this?? I only
get this violation intermittenly, and not with every call to sudo.?
Here's the violation:
Summary:
SELinux is preventing sudo (httpd_t) "sys_ptrace" to <Unknown>