
I was setting up OKD on a separate VLAN and wanted to used the OKD DNS service but it just wasn’t working and I felt it was a connectivity/firewall issue but could not find a tool to test. I was … Continue reading
I was setting up OKD on a separate VLAN and wanted to used the OKD DNS service but it just wasn’t working and I felt it was a connectivity/firewall issue but could not find a tool to test. I was … Continue reading
I upgraded my WordPress host to CentOS7 with PHP7.3 and everything seemed fine until I went to upgrade and I got: Update WordPressDownloading update from https://downloads.wordpress.org/release/en_NZ/wordpress-5.4.2.zip…Download failed.: cURL error 2:Installation Failed Also from Health check Communicating with the WordPress servers … Continue reading
I needed to have a scheduled job to copy files from my MythTV server to my Open Media Vault server, but when I tried to mount the Samba/SMB share I got the following: root@nas2:/mnt# mount -t cifs \\\\192.168.202.44\\public /mnt/192.168.202.44 -o … Continue reading
MythTV is the best Open Source media recording application MythTV Wiki This article follows the path I traveled when setting up a new MythTV server running on CentOS 7. The setup I followed in setting up the host is detailed … Continue reading
There are a number of posts on how to do this. I have created this post mostly for my own records so I know I will continue to have a record of what I have done. Setup Ensure you have … Continue reading
In the post CentOS 7 base VM for WordPress and MythTV I described how to create a base CentOS 7 VM. This post describes follows on from that post and describes the post installation tasks to make the VM a good … Continue reading
If you have ever got this popup warning on CentOS/RedHat 7 this post may help. This happened to me and when I looked at “/boot” it looked like: You can see there is the current kernel and three previous kernels … Continue reading
I have two primary servers I use all the time, the first is the WordPress VM which run the Zoyinc website and secondly a VM that runs MythTV. Both are currently running Fedora – WordPress is on F18 and MythTV … Continue reading
Fortunately Open Media Vault, OMV, emails warnings when disks are failing. This is also true for the system disk. I have been getting warnings my old system disk is failing and this is what I did to fix it. First … Continue reading
I need to run some scripts every night to move some files around in OMV. I want something that simple and easy to maintain and more or less stock standard. There are probably many variations on how this could be … Continue reading