-
```
May 17 00:06:53 page systemd[1]: Starting keepalived.service...
May 17 00:06:54 page keepalived-pre-start[16269]: PING 65.19.134.241 (65.19.134.241) 56(84) bytes of data.
May 17 00:06:54 page keep…
-
keepalived.conf (stripped down as much as possible):
```
vrrp_instance VI_1 {
interface eth0
virtual_ipaddress {
fe80::0102:0304
2001:db8::1
}
virtual_router_id 64
}
…
-
Just tested my Desktop (Ubuntu 16.04) with 2.3.2.
An empty MySQL root pasword led to following suggestion in the results:
! Consider hardening SSH configuration [DBS-1816]
https://cisofy.co…
-
```
RUNNING ON GeForce GTX 750 Ti
SIZE 20
Traceback (most recent call last):
File "./match_perf.py", line 64, in
psd2 = ntilde2.squared_norm()
File "", line 2, in squared_no…
-
With libnl3 installed on CentOS6, the vrrp/vrrp_if_config.c file tries to use ipv4_devconf declarations not present in ``. As a result, make produces the following errors:
```
gcc -I../include -I../…
-
Following the install guide, but have run into this error:
```
[root@drakvuf ~]# win-guid name win7x86sp1
VMI_ERROR: --requesting PA [0xff000000] beyond max physical address [0xff000000]
VMI_ERROR: …
-
Currently Lynis complains if the `kernel.sysrq` sysctl value is not [0](https://github.com/CISOfy/lynis/blob/master/default.prf#L120). Most of the stuff provided by [magic sysrq](https://www.kernel.or…
-
Keepalived segfaults at startup on latest version of wheezy.
Last version working:
commit 2e3cbb5ce04f27b448a3bf393298ccf2a756f3c6
Author: Quentin Armitage quentin@armitage.org.uk
Date: Wed May 4 1…
-
I'm referencing i18next/i18next#391 since this problem is specific to i18next/ng-i18next.
Are there suggestions on how to solve this other than:
> My first thought was to intercept the language swit…
-
Hi,
I'm getting some exceptions running Lynis on Slackware.
```
[22:16:43] Performing test ID KRNL-5830 (Checking if system is running on the latest kernel)
[22:16:43] Test: Checking presence /var/r…