Displaying 6 results from an estimated 6 matches for "selinix".
Did you mean:
celinux
2010 Sep 20
1
correction
...will have to remove or correct the entry of
virtual IP's added to /etc/sysconfig/network-scripts/ by the virtual
application.
Theory!
I suspect that if you add the network interface with application that
have non root privileges or you have configured /etc/access.conf.
In additional to running selinix, root could be the one that may have
the authority to add the network interface configuration.
--
Glynn D. Reynolds <glynnreynolds123 at gmail.com>
GDRENTERPRISE
2018 Nov 02
2
guestfs_launch() fails when C application is started as a systemd service
...program that uses libguestfs to extract info about disk
usage from a libvirt domain. It works when ran manually as root, but fails
when started as a systemd service.
I'm attaching the service file, source code and verbose logs from both the
successful manual run and from the service journal.
SELinix is disabled.
Error messages:
libguestfs: set_socket_create_context: getcon failed: (none): Invalid
argument [you can ignore this message if you are not using SELinux + sVirt]
libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL:
Invalid argument [you can ignore this message if yo...
2018 Nov 02
0
Re: guestfs_launch() fails when C application is started as a systemd service
...tract info about disk
> usage from a libvirt domain. It works when ran manually as root, but fails
> when started as a systemd service.
>
> I'm attaching the service file, source code and verbose logs from both the
> successful manual run and from the service journal.
>
> SELinix is disabled.
>
> Error messages:
> libguestfs: set_socket_create_context: getcon failed: (none): Invalid
> argument [you can ignore this message if you are not using SELinux + sVirt]
> libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL:
> Invalid argument [you...
2012 Jun 21
6
reinventing the wheel? page checker
Not sure if there is an app like this yet.
I want to keep tabs on my web applications and thought of using a 'page
checker'/
I was thinking either running a sum on the directory or each file...but
thinking a simple date check would
be fine.
The idea is web application, except the uploads area for photos, never
has changes to its files except when I change it.
However, if it gets
2011 Sep 22
2
Centos 6 First Install, gripes - cool things- tips/help
Finally got a new server the other day.
You know I had to try out centos 6 with this one.
dual quad cores, 24 gb ram (12 for each cpu) 6 working drives bays.
My first big surprise was the partition system with anaconda. It is a
lot different than the centos 5.x version.
I am sure it is a bug that it has options for hot spares but does not
allow it to be ungreyed out.
I think in the end I will
2018 Nov 07
2
Re: guestfs_launch() fails when C application is started as a systemd service
...a libvirt domain. It works when ran manually as root, but
> fails
> > when started as a systemd service.
> >
> > I'm attaching the service file, source code and verbose logs from both
> the
> > successful manual run and from the service journal.
> >
> > SELinix is disabled.
> >
> > Error messages:
> > libguestfs: set_socket_create_context: getcon failed: (none): Invalid
> > argument [you can ignore this message if you are not using SELinux +
> sVirt]
> > libguestfs: clear_socket_create_context: setsockcreatecon failed: NUL...