
I am running MythTV on CentOS7 as per MythTV on CentOS 7 and it has been running fine and for no particular reason after cloning the VM it would not start FPM. When I cloned the VM I selected “I moved … Continue reading
I am running MythTV on CentOS7 as per MythTV on CentOS 7 and it has been running fine and for no particular reason after cloning the VM it would not start FPM. When I cloned the VM I selected “I moved … 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
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
Simple and official way to rename a host: hostnamectl set-hostname centos7-base.cantabrian Then restart the host. You should find the new name is reflected in the file: /etc/hostname Note: You only need to edit “/etc/resolv.conf ” if you are changing workgroups … 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 am setting up a new CentOS 7 server, in 2019, because I want a long life public facing WordPress host that I can update easily. For example when the “Heartbleed” security bug, in the OpenSSL cryptography library, was discovered … 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