Displaying 6 results from an estimated 6 matches for "pam_console_appli".
Did you mean:
pam_console_apply
2014 Apr 24
0
Problem making usbhid-ups working on Centos 5.7
On Apr 23, 2014, at 3:47 AM, Frantz de Germain wrote:
> I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
> 1.6/Centos 5.7) to manage a Dell UPS 2700W.
>
> Here is my ups.conf :
>
> [SU27003U-08]
> driver = usbhid-ups
> port = auto
> desc = "SU27003U-08"
>
> 52-nut-usbups.rules have well been installed in
2014 Apr 23
2
Problem making usbhid-ups working on Centos 5.7
Hello,
I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
1.6/Centos 5.7) to manage a Dell UPS 2700W.
Here is my ups.conf :
[SU27003U-08]
driver = usbhid-ups
port = auto
desc = "SU27003U-08"
52-nut-usbups.rules have well been installed in /lib/udev/rules.d/. I've put
it in /etc/udev/rules.d/ too.
I've rebooted the machine.
2011 Sep 08
1
Trying to understand SELinux MSG
Hello,
I received the below SELinux message today and I am trying to figure out what
caused it. I see what it says under Allow Access but I am not sure this is
what I really want to do without know why it happened in the first place.
What should I be looking at to understand what or why this has happened?
Any help I would be most grateful for.
Here is the output form SELinux
SUMMARY:
2012 Feb 24
0
SELinux killed my qemu-kvm
All of a sudden, Virtual Machine Manager (VMM) on a CentOS 5.7 load will
no longer run any VMs.
The VM worked A-OK on the morning of 23 Feb, when I brought it up,
applied the Microsoft updates, rebooted it, installed an application,
rebooted again and ran several tests. Later that day, it wouldn't run.
I didn't have time to diagnose, so I did some investigation a few
minutes ago.
Working
2007 Jun 10
6
Problem getting lvm to work
Hi,
I have problems getting lvm to work on my domU. The dom0 is a CentOS 5
installed on lvm. I''ve added two extra lv, one for root and one for
swap.
[root@surr log]# lvscan
ACTIVE ''/dev/VolGroup00/dom0vol'' [3.91 GB] inherit
ACTIVE ''/dev/VolGroup00/dom0swap'' [1.94 GB] inherit
ACTIVE
2009 Jun 10
0
KDE and mounting CD's / DVD's without noexec
Hi e,
I am normally use gnome and would do the following to make my CD / DVD
mount with exec
gnome-mount --write-settings --device /dev/sdc0 -o exec
What is the equivalent in KDE ? My initial research suggests that I
actually have to write a custom udev rule to achieve this.
This has led me as far as running
udevinfo -q path -n /dev/scd0
udevtest /block/sr0 (the output is below)
My