Installing Cacti on a Raspberry Pi

Installing Cacti on a Raspberry Pi

Here is some Background before we get started. I had originally posted about setting up Cacti on the Raspberry Pi a few posts back.  Since there was plenty of on line tutorials, I just made references to sites that have since changed their content.  When I returned to the subject recently, I found that the steps were plagued with antiquated commands Ultimately, I was able to find the compile a list of commands that will help you get Cacti operational…

Read More Read More

WordPress Sandbox on Raspberry Pi Mate

WordPress Sandbox on Raspberry Pi Mate

Purpose Use the Raspberry Pi 3 with Ubuntu Mate as a sandbox for testing WordPress Details There are several sources of information about the subject of installing wordpress on the raspberry pi. Here are just some that I had found the most useful. https://www.youtube.com/watch?v=IbVlFoK_jXE https://www.raspberrypi.org/learning/lamp-web-server-with-wordpress/ The fundamentals always start with LAMP. This is short for Linux, Apache, MySQL, and PHP. Since we are using Ubuntu Mate, the linux portion is taken care of. Now onto the remainder of the list….

Read More Read More

VMWare to Virtualbox Migration

VMWare to Virtualbox Migration

Purpose Move virtual machines from a VMWare host to Virtualbox host Details Virtualbox is a virtual machine hosting platform. It provides a way to run virtualized computers inside a hosting computer. These virtual machines have the same functionality of physical computers, without the need of additional hardware. VMWare is another hosting platform. It also provides the basic functionality of Virtualbox. I’ll be showing how to move virtual machines native to VMWare into Virtualbox. These steps are based off of the…

Read More Read More