It seems like I’m writing a series here on these SuiteCRM (‘SCRM’ moving forward) topics these days so I might as well keep going! If you haven’t read them, these might be of interest: How to change the Row Headers in SuiteCRM Line Items in Quotes Module How to Back up your SuiteCRM stuff on Ubuntu Server For this one,…
Month: September 2020
HOW TO CHANGE THE ROW HEADERS IN SUITECRM LINE ITEMS IN QUOTES MODULE
PRE-CHAT As always, SuiteCRM is one of my favourite business tools in the free and open software world. I like to describe it as ‘Sales Force on steroids’ because you can do whatever you want with it, basically, since the code is open and community supported. However, once in a while you will hit a road block. This literally took…
How to Back Up your SuiteCRM Stuff on Ubuntu Server
Been a big fan and user of SuiteCRM for years. Never really did learn how to properly back up from my own server so yeah. Time to do it! Backing up your SuiteCRM MYSQL Database This is not for saving the files (ie. the custom settings you have made to SuiteCRM over the years and all the PDF templates, workflows,…
Installing Nextcloud on Digital Ocean Ubuntu Server Droplet
Disclaimer: As always, my blogs are not supposed to be a well-written piece of technical literature but instead a better-than-crap version of a messy notepad. I hope it’s clear enough to help someone other than myself but I always check them to make sure at least I can understand it, ha. It seems that there is a nice blog written…
Fixing My Dead Nextcloudpi box in three simple steps
My nextcloudpi box was kicking back errors and wouldn’t start. It was in a degraded state. I then learned about systemctl –failed command which showed something wrong with certbot. Thankfully I already knew that was related to LetsEncrypt. I realized that it was trying to renew two domains that weren’t there and were expired and would be unable to renew…