🖥️ A computer I built years ago
A computer I built for a friend decades ago ended up back in my hands to work on…
A computer I built for a friend decades ago ended up back in my hands to work on…
I picked up some Apple AirTags a while back and put one in my laptop bag, on mine and Nicole’s keychains, in my wallet, and even one in my truck (_Figured it could help with finding my truck in a parking garage or something lol). However, I now have 3 more sitting here gathering dust and I haven’t the slightest idea on what to do with them. I have thought about hiding them in the kid’s backpacks just in case they misplace them, also attaching them to our bikes as well but I feel they would end up getting lost somehow, and then there would be a hunt trying to find the lost AirTags. ...
As I mentioned in a previous post my Apple iPhone 8 Plus had a painful death. So just as any other loyal Apple fanboy would do, I went out and bought an upgrade, and went all-in with the iPhone 11 Pro Max ( 256GB model) in space gray.
One of my clients needed APC installed for their application, so I initially tried to install it via WHM module installer …. this failed. Here are the steps that I took to get it working via CLI{{ double-space-with-newline }}First download the newest stable release of APC and then run the following commands. wget http://pecl.php.net/get/APC-3.1.6.tgz{{ double-space-with-newline }}tar -xzf APC-3.1.6.tgz{{ double-space-with-newline }}cd APC-3.1.6{{ double-space-with-newline }}which php{{ double-space-with-newline }}phpize If you do not have pcre installed the make install will fail. So make sure to run the following yum command to install it with the development packages for safe measure.
Well, after a long rest, the Adsense is back in full effect on the site. I am making use of a WordPress plugin to make better use of the Adsense blocks. Lets see how it all ends up working out.