CLI • New CLI Tool 'v-system-report' for Comprehensive Server Health Check
New CLI Tool 'v-system-report' for Comprehensive Server Health Check with MyVestaCPThe script `v-system-report` generates a detailed report about your server's system resources, services, and...
View ArticleLinux tutorials • How to setup Subversion (SVN) on Debian
This guide explains how to set up SVN (Subversion) repository management on a Debian server running myVesta.Step 1: Create the svn user with SSH accessIn the myVesta panel, create a new user named svn...
View ArticleLinux tutorials • How to setup a post-commit hook with subversion (svn) for...
How to setup Subversion (SVN): viewtopic.php?p=3238#p3238Step 1: Prepare the Web DirectoryBefore starting, make sure that you have created myVesta user called "svn" and clear the contents of the...
View ArticleCLI • Re: New CLI Tool 'v-system-report' for Comprehensive Server Health Check
Added it the same day you wrote this post. Works nice, but it keeps sending two different emails, one is html one, and one is plain txt. Also it's showing warning for AI API key missing.Statistics:...
View ArticleGeneral discussion • Re: DNS Cluster Support
This can helphttps://hestiacp.com/docs/server-administration/dnsStatistics: Posted by Amadex — Sun Jun 08, 2025 1:07 am
View ArticleGeneral discussion • Re: WHMCS on MyVesta
I'm facing issue with Cron Job.It's not working for WHMCSAll other crons working fine.Anyone help me with that?=========Update: I've solved the issue, with the help of the great ChatGPT...
View ArticleSoftaculous • Re: How to install Softaculous
In SSH, as root, run:Code: curl -O http://c.myvestacp.com/tools/install-softaculous.shbash install-softaculous.shAfter 5 minutes, log out from the myVesta panel, and login again."APPS" will appear to...
View ArticleGeneral discussion • Re: MyVestaCP Behind NAT and Nginx Proxy Manager
You're facing these issues likely because some MyVestaCP modules don’t work properly behind NAT or reverse proxies like Nginx Proxy Manager. They expect direct server access and public IP mapping. Try...
View ArticleUpdate • Re: Upgrade Debian 10 to 11
Thank you for the steps!After following these steps, exim4 is not working anymore, with the error:option "message_linelength_limit" unknownAfter removing the line from "/etc/exim4/exim4.conf.template"...
View Articlenginx templates • Re: NodeJS nginx templates
I need that for dotnet core version of it i can not run it via nginx proxy i have tried nodejs template with a few tweaks but still can not run dotnet core razor website over a domainStatistics:...
View ArticleWeb templates • Re: Should we change template to hostname virtualhost?
About PHP 8.0 installing automatically, some package dependencies might pull it in even if not selected. For phpMyAdmin not working with the force-https nginx template, that could be a configuration...
View ArticleMail • Error: message has lines too long for transport
If your users receive bounced emails with the following error:Code: message has lines too long for transporthere’s what’s really going on and how to solve it.Why does this happen?Some email clients...
View Article