troyengel
troyengel
I am attempting build a NFS service using `crmsh` methods on openSUSE Leap 15.2 and hit two problems trying to get the `ocf:heartbeat:nfsnotify` primitive running. The construction is textbook: ```...
The new Ubuntu 18 release uses Netplan (a Canonical invention) to configure networking, as outlined here in these links: * https://netplan.io/ * http://manpages.ubuntu.com/manpages/bionic/en/man5/netplan.5.html * https://insights.ubuntu.com/2017/12/01/ubuntu-bionic-netplan Bonding will require code updates...
My setup: - Server: Debian 10 - FreshRSS: 1.15.3 - `AllowEncodedSlashes On` is set in the Apache vhost (per the setup docs) I have a workstation which turns out does...