Here’s a free and fast plugin. No monthly fees plugin. https://wpsocket.com/plugin/wp-repost/
How hard can it be? Dedicated to @Todayonline
Dear Friend(s) at Today, It seems you are not that clever enough to be using https://linkinprofile.com so here is a help file to help you solve all the many times you seem to be posting an image but the link is never up. If a nobody like me can do this, a whole company with… Continue reading How hard can it be? Dedicated to @Todayonline
A year with FreeNAS and Unraid
Background It has been 1.5 years since i ditched my Drobo. It broke during the beginning of the pandemic. A year and more has passed. Freenas Its rock stable. At one point, I had 100+ days of zero reboot. I just feel at times, it’s under-utilised. Don’t get me wrong, it is great for being… Continue reading A year with FreeNAS and Unraid
A better Let’s Encrypt with Namecheap Hosting with Cloudflare
Following up to the last post. Networkchuck released a video on load balancing and got me thinking. Hey! That’s not what I need but the parts on Cloudflare is exactly what I needed! A quick check and it allows 2 important criteria. 1. The cert do not expire quickly or at least auto renew. 2.… Continue reading A better Let’s Encrypt with Namecheap Hosting with Cloudflare
Using Let’s Encrypt with Namecheap Hosting
Enable SSH Terminal in Namecheap hosting CPanel Login to CPanel Under to “Exclusive for Namecheap Hosting Customers” > Manage Shell > Enable 2. Install Shell> curl https://get.acme.sh | sh 3. Generate Cert Shell> .acme.sh/acme.sh –issue -d itcow.com -d www.itcow.com -w /home/your-namecheap-hosting-username/itcow.com/ Shell> .acme.sh/acme.sh –deploy –deploy-hook cpanel_uapi –domain itcow.com ?Auto Renew? I hope to be able… Continue reading Using Let’s Encrypt with Namecheap Hosting
All companies must aspire to be like Windscribe
Windscribe’s latest blog post is what companies must aspire to be. There has been too much of those so call review sites and even sites that teaches you how to game the Google Algorithm in hopes to have your site appear on first page/ high up on Google results. In the end, we get garbage… Continue reading All companies must aspire to be like Windscribe
A NAS is not a backup
Great news, you’ve got your shiny new NAS up and running. You must start thinking of a backup plan. A few months ago, we finally migrated to FreeNAS and built a Unraid as well. FreeNAS is the primary storage. It syncs to unraid twice a day. It also syncs to a standalone 8Tb harddisk that… Continue reading A NAS is not a backup
Robocyop Error 0x8007003B.
2020/10/17 12:36:07 ERROR 59 (0x0000003B) Copying File D:\FN_Drobo_Bkup1\Utilities\UNRaid\BKUP\VM\Ubun2\10112020_0405AM_vdisk1.img An unexpected network error occurred. I gave up. I simply deleted all the files that were giving this error since they were big files and are backup of VMs within unraid. There’s been a longer and longer thread here.
I’ve ditched Drobo
I got the Drobo Gen 3 on 28 Feb 2015. It gave me a good 5 years of ease. It met the requirement of install and forget, allow me to add harddisk as I go while providing redundancies and allow me to swop out the already installed harddisk when I want to upgrade. As of… Continue reading I’ve ditched Drobo
You are currently editing the page that shows your latest posts.
This solved my problem. https://wordpress.org/support/topic/cannot-create-new-post-or-page/ I noticed the only change I made after migrating the hosting company was PHP 5.6 to 7. The other 8 WordPress sites did not have this problem. For now, reverted and it works. Upgrade soon.