I recently purchased a Coral.ai co-processor for use with Frigate, an open-source security camera NVR that utilizes AI models to very accurately detect motion events. Google’s USB based Coral device promises to take the processing burden away from my forty Intel CPU cores that could barely handle it.
Ever need to track the performance of your internet connection in a pinch? I did the other day when a customer we installed DIA services for complained of poor performance. I’ve tried many schemes in the past to do this kind of testing and this time I wanted to do something new. I also wanted
Got an interesting report of an error on one of our servers. I was told crons for a user account on our server weren’t running. I tailed the cron log (/var/log/cron) and came to find these errors:
Found yum broken on a legacy CentOS 5.x server while installing updates. The error was: root # yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree Please install a package which provides this module, or verify that
Today we will show you how to install PHP 5.3.8 on a CentOS 5.6 server from source code. At the time of writing this article 5.8.3 is the newest stable release of PHP 5. First you will need to make sure you do not have PHP installed from your CentOS package manager. You can run:
We will be installing Pure-FTPd 1.0.32 on CentOS 5.6 in this tutorial. These are the latest versions at the time of writing this tutorial. Pure-FTPd offers a comprehensive FTP server solution that is easy to implement on CentOS. Let’s start: Now we will need to make a configuration for Pure-FTPd. We recommend using our configuration