Installing Wiki.js On Debian With HestiaCP
As with most Node.js applications, sometimes it can prove rather difficult to get the software installed on a shared hosting environment. While I certainly understand the reasoning behind this such as the deployment via Kubernetes or Docker making it easy and versatile, with the added benefit of scalability, as well as the simple fact...
Installing Ghost On HestiaCP via ghost-cli With SSL
Shared hosting appears to not be as popular as it once was. There are plenty legitimate reasons for this such as my primary concern being of the security of my data on a server that has other “customers” on it as well. This means that if someone’s poorly installed and (un)maintained WordPress site is exploited,...
Upgrading PHP 5.x to PHP 7.3 for VestaCP with Apache on CentOS 7.x
In browsing the VestaCP forums, I’ve noticed many users requesting assistance on how exactly they can upgrade their PHP 5.x version to a more recent version of PHP, such as 7.3. The process is actually a lot more simple than most are making it out to be – I’ve seen some very convoluted solutions provided. […]
Installing mod_cloudflare On CentOS With Apache and DirectAdmin
CloudFlare is pretty awesome. But anyone who uses the service and has needed to analyze web server logs realizes that due to CloudFlare working as a proxy, all IP addresses logged are those belonging to the CloudFlare network. This can cause some headaches if you’re attempting to troubleshoot issues like abuse or if your web...