Bash • How to release deleted files held by a running process
When you delete a file that is still being accessed by a process, the file may remain on the disk until that process releases it. This often happens if a Bash session is holding onto the file via an...
View ArticlePHP • How to Improve PHP-FPM Performance by Adjusting max_execution_time and...
If you’ve noticed performance issues or intermittent “stuttering” on your server, adjusting a few PHP-FPM settings might help. Below is a quick recap of our tweaks and how they helped resolve error...
View ArticleBackup • Re: New Backup Method with Backblaze Using RCLONE
Ensure Your Custom v-backup-users Still Exists if myVesta Updates Before Backup with a Cron JobI’ve set up a way to ensure my custom v-backup-users script remains active before backups, even if...
View ArticleLinux services • Re: How to install ElasticSearch 7 and 8 on Debian
Installing ElasticSearch 7 through DockerFirst, install Docker - viewtopic.php?f=35&t=772Secondly, check the latest version of ES 7 here - https://www.elastic.co/guide/en/elastic ... ocker.htmlAt...
View Articlenginx templates • How to Fix “Too Many Open Files” Error in Nginx
When hosting many websites on a myVesta server, Nginx may eventually hit the system-imposed limit on the number of simultaneously open files. This can cause the web server to fail with the following...
View ArticleWeb • nginx only for one user on a nginx+apache myVesta
Hi all,as said in subject, is there a way for only one user, on a nginx+apache myVesta server, to only use nginx (not as proxy but as web server) ? Is there templates for that that I can add ?Thanks...
View ArticleMail • Email not forwarding anymore
R=dnslookup T=remote_forwarded_smtp defer (-1): Failed to expand return path "${srs_encode {${readfile{/etc/exim4/srs.conf}}} {$return_path} {$original_domain}}": "${srs_encode" is not a known...
View ArticleMail • mail server attack
Checking the logs of my exim i see many lines like below from different ipadress and and fake emailadress with the registered domains on my server. FAIL2ban is blocking the different IP but the list...
View ArticleGeneral discussion • nginx only for one user on a nginx+apache myVesta
Hi all,as said in subject, is there a way for only one user, on a nginx+apache myVesta server, to only use nginx (not as proxy but as web server) ? Is there templates for that that I can add ?Thanks...
View ArticleGeneral discussion • Email not forwarding anymore
R=dnslookup T=remote_forwarded_smtp defer (-1): Failed to expand return path "${srs_encode {${readfile{/etc/exim4/srs.conf}}} {$return_path} {$original_domain}}": "${srs_encode" is not a known...
View ArticleGeneral discussion • mail server attack
Checking the logs of my exim i see many lines like below from different ipadress and and fake emailadress with the registered domains on my server. FAIL2ban is blocking the different IP but the list...
View ArticleDB • Re: Cronjob that checks if MariaDB/MySQL is not killed by OOM Killer
Hi!My database server MARIADB goes down sometimes twice a week and i have to restart it for working.How do i insert the cron job in myvesta painel?OBS: It may be a coincidence as it started on...
View ArticleGeneral discussion • Re: Email not forwarding anymore
I have a question and the same problem that occurred with @rogero … Can someone help me or provide the best solution tubidy? Thank you so much.Statistics: Posted by samsularif28 — Wed Apr 16, 2025...
View Article