Has anyone actually got CLAMD and EXIM working?
I've just had a go on a new VPS server without success. The only thing that
happened was that my server slowed because clamd was hogging CPU.
I have done a lot of googling and all I found was a couple of howto's that said
the same thing, and my qu
On Fri, 2019-11-29 at 09:56 +, Gary Stainburn wrote:
> Has anyone actually got CLAMD and EXIM working?
>
> I've just had a go on a new VPS server without success. The only
> thing that happened was that my server slowed because clamd was
> hogging CPU.
>
> I have done a lot of googling and al
I am trying to specify a static IP on the new dracut format. I was using
this:
http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html
So my grub entry consists
menuentry "Install CentOS 8" {
linux /boot/vmlinuz noverifyssl ks=https://something
ip=192.168.1.3::192.168.1.1:255.255.255.0
On 11/29/19 6:55 AM, Jerry Geis wrote:
I am trying to specify a static IP on the new dracut format. I was using
this:
http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html
So my grub entry consists
menuentry "Install CentOS 8" {
linux /boot/vmlinuz noverifyssl ks=https://something
On 29.11.19 17:06, Orion Poplawski wrote:
> On 11/29/19 6:55 AM, Jerry Geis wrote:
>> I am trying to specify a static IP on the new dracut format. I was using
>> this:
>> http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html
>>
>> So my grub entry consists
>> menuentry "Install CentOS 8" {
>>
On Fri, Nov 29, 2019 at 11:06 AM Orion Poplawski wrote:
> On 11/29/19 6:55 AM, Jerry Geis wrote:
> >> I am trying to specify a static IP on the new dracut format. I was using
> >> this:
> >> http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html
> >>
> >> So my grub entry consists
> >> menuen
I found this format:
ip=**:[ ** ]:**:**:
**:**:*{none|off}*
What is "none" : off I assume means do not start the ethernet network. But
what is none. When I have it set to "on" my installation halts with
"system halted" and I cannot see a visible error. I have not tried none
yet. Next week per
Hi,
<...>
Are you trying to use the installed kernel (you mentioned "dracut") to
boot a kickstart installation?
That is not going to work, you need to use the **installation** kernel
and initrd.img from BaseOS/x86_64/kickstart/images/pxeboot
btw, the ks syntax has changed from ks= -> inst.ks=
my
On 11/29/19 1:08 PM, Jerry Geis wrote:
I found this format:
|ip=|/||/:[/||/
]:/||/:/||/:/||/:/||/:/|{none|off}|/
What is "none" : off I assume means do not start the ethernet network.
But what is none. When I have it set to "on" my installation halts
with "system halted" and I cannot s
Thanks, after reading some more complaints online and suggestions on
this, I think setting up a lazy umount of /var is the best option until
the bug is resolved in Centos 8. The lazy umount prevents systemd from
registering and reporting the error that ordinary umount /var would
generate (such ordi
10 matches
Mail list logo