@scottalanmiller Right, but you said 2 hosts had the same issue, so it seems like maybe it's more widespread 
Posts
-
RE: Fedora 28 KVM Cockpit Doesn't Show All VMsposted in IT Discussion
-
RE: Fedora 28 KVM Cockpit Doesn't Show All VMsposted in IT Discussion
@scottalanmiller Have you submitted any issue here?
-
RE: CentOS7 Server Apache Disable old TLS for higher versionsposted in IT Discussion
This looks OK, but I haven't tested it.
https://www.cloudibee.com/disabling-tls-apache/
I would check it with SSL Labs after you disable it.
-
RE: CentOS7 Server Apache Disable old TLS for higher versionsposted in IT Discussion
@dustinb3403 Got ya, that's why I asked

-
RE: CentOS7 Server Apache Disable old TLS for higher versionsposted in IT Discussion
Seems like you should disable everything except TLS 1.2 unless you need to support something that doesn't support 1.2 TLS

Could you put Cloudflare or nginx in front of this?
-
RE: CentOS7 Server Apache Disable old TLS for higher versionsposted in IT Discussion
So to be clear you want to disable TLS v1.0 and allow everything from TLS 1.1 up?
-
RE: Miscellaneous Tech Newsposted in News
DigitalOcean now supports Custom Images
https://www.digitalocean.com/docs/images/custom-images/overview/
Custom ISO's by the end of the year
-
RE: Testing oVirt...posted in IT Discussion
@fateknollogee said in Testing oVirt...:
In the next release (which will 4.2.7), you'll be able to deploy a single node install from Cockpit UI.
But not on Fedora

No Fedora support
Regretfully, Fedora is not supported anymore, and RPMs for it are not provided. These are still built for the master branch, so users that want to test them, can use the nightly snapshot. At this point, we only try to fix problems specific to Fedora if they affect developers. For some of the work to be done to restore support for Fedora, see also tracker bug 1460625. -
RE: What are you using for Documentation?posted in IT Discussion
Wiki.js runs on pretty much any platform that supports the requirements below. However, the following environments are recommended and more thoroughly tested:
- Ubuntu Server 16.04 LTS
- Windows Server 2012 R2
Those are both pretty old.
-
RE: Installing Cloudberry Backup on Fedora 28posted in IT Discussion
@jaredbusch Thanks. I'll try again using a minimal install.
Hetzner Cloud lets you mount your own image, so I can test with a minimal install.
I'll create a snapshot, and always start from that.
-
RE: Installing Cloudberry Backup on Fedora 28posted in IT Discussion
@jaredbusch Looks like Hetzner Cloud doesn't have firewalld installed and SELinux disabled...

-
RE: Installing Cloudberry Backup on Fedora 28posted in IT Discussion
@scottalanmiller Wasabi is so cheap it's crazy.
-
Installing Cloudberry Backup on Fedora 28posted in IT Discussion
Install the RPM
dnf install https://d1jra2eqc0c15l.cloudfront.net/rh6_CloudBerryLab_CloudBerryBackup_v2.6.0.31_20180920195252.rpm(Optional)
If you want to enable the WebGUI:
Navigate to /opt/local/CloudBerry Backup/bin/cbb and run:
./cbb option -set wa -http onGo to <IP/Hostname>:43210

