I'm sorry, but grep -i crypt /var/log/anaconda/anaconda.program.log
returns nothing. But I have got an entry in /etc/crypttab.
I only found this with grep -i luks /var/log/anaconda/anaconda.*:
/var/log/anaconda/anaconda.storage.log:20:47:55,959 DEBUG blivet:
LUKS.__init__:
/var/log/anaconda/anacon
On 03/06/2015 10:59 AM, zep wrote:
On 03/06/2015 10:40 AM, Robert Moskowitz wrote:
I have just moved a host from a network that supports static IPv4 and
IPv6. The IPv4 addr is set in ifcfg-eth0, and the IPv6 via RA (I set
the MAC so I get an IPv6 addr that I like).
I just moved the host to
On Sun, March 8, 2015 12:11 am, Ted Miller wrote:
> On 03/04/2015 04:12 PM, Jim Holmes wrote:
>> I've looked high and low and I cannot a package that has the mariadb
>> driver
>> to go with bind-sdb-9.9.4-14.el7_0.1.x86_64.
>
> Any reason you aren't looking for a mysql driver? Mariadb is by desig
Then no idea, if there is no extension there permitting this functionality.
You could try the Gnome mailing lists, I am sure there's an easy way to do it.
HTH
Lucian
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "C. L. Martinez"
> T
On Sun, Mar 8, 2015 at 5:36 AM, Tim wrote:
> I'm sorry, but grep -i crypt /var/log/anaconda/anaconda.program.log
> returns nothing. But I have got an entry in /etc/crypttab.
OK ignore what I wrote about crypttab and pointing to a file. Robert's
message is essentially correct.
It looks like the c
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz
wrote:
>
>
> On 03/06/2015 11:00 AM, Robert Moskowitz wrote:
>
>>
>>
>> On 03/06/2015 10:55 AM, Barry Brimer wrote:
>>
>>>
>>>
>>> IPV6INIT="no"
But I am still getting a global IPv6 (and of course local scope).
What else do I
Try:
sysctl -w net.ipv6.conf.all.accept_ra=1
to persist between boots, be sure to add this to your /etc/sysctl.conf file.
This should prevent the box from listening to any RA announcements.
Chris
On Sun, Mar 8, 2015 at 10:55 PM, Ryan Wagoner wrote:
> On Fri, Mar 6, 2015 at 11:52 AM, Robert
Sorry - that should be
sysctl -w net.ipv6.conf.all.accept_ra=0
to disable that, not 1.
Chris
On Sun, Mar 8, 2015 at 11:14 PM, Chris Stone wrote:
> Try:
>
> sysctl -w net.ipv6.conf.all.accept_ra=1
>
> to persist between boots, be sure to add this to your /etc/sysctl.conf
> file.
>
> This sh
8 matches
Mail list logo