
If like me you run a lot of stuff in ESX, then you will know that you can open up the console in the remote This is very handy and opens up VMware Player connected to your VM in ESX. … Continue reading
If like me you run a lot of stuff in ESX, then you will know that you can open up the console in the remote This is very handy and opens up VMware Player connected to your VM in ESX. … Continue reading
I really wanted copy and paste between Windows and VMs running in ESX. This is what finally worked for me. Note this was for ESX “6.0.0 Update 3 (Build 5050593)”. I was using VMware Workstation 16 Player “16.1.2 build-17966106” on … Continue reading
I needed to create a small OKD/OpenShift setup so I could play around with it and get comfortable with using it, developing on it and administering it. Additionally I wanted it to be somewhat similar in setup to what we … Continue reading
I run my OKD cluster on a set of VMs in VMware ESXi. My backups consist of shutting down all VMs and then copying them somewhere else – so full shutdown and backup. The cluster setup was done using the … Continue reading
By default an ESX server doesn’t allow you to ssh to it or ssh from it to another host. Being able to ssh to an ESX host can be very useful to do base unix functions including moving files around … Continue reading
I got the following error when booting ESXi 6 from a USB key but I believe the same problem is possible for other scenarios. So what I am talking about is you start ESX and it does the initial phase … Continue reading
This exercise is driven by a need to connect my MythTV’s 3 HDHomeRun network tuners to my MythTV server. This is filled with various challenges:My MythTV runs in a VM on a VMware ESXi 6.0 server The ESXi server only … 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
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