Missing Quotas and limits option : Virtualmin
If we are missing ‘Quotas and limits’ option in the Virtualmin, please follow below steps. Login to Panel >> On Left side click “system settings” >> Click Re-Check VM configuration.
If we are missing ‘Quotas and limits’ option in the Virtualmin, please follow below steps. Login to Panel >> On Left side click “system settings” >> Click Re-Check VM configuration.
PHP 5.4 is nearing EOL and it’s the only package available for CentOS 6 without having to use additional repositories. We can upgrade php 5.6 using remi repo, you can use the following command to installRead More…
Normal cPanel migration from cPanel to cPanel takes long time, if the accounts are having high disk usage. We can avoid this time delay by skipping home directory and sync the home directory using rsync commandRead More…
The new version of ntPHPselector is ready for Centos 6 servers. It is not compatible with Centos 7 servers. If you are using Centos 6, you can update the plugin to the latest version using theRead More…
Getting repquota “No such file or directory” error; repquota: Cannot resolve mountpoint path (deleted)/home/virtfs/myuser/home/myuser: No such file or directory This appeared to be a corruption in one or more of the virtfs mounts. Each one canRead More…
Following script will fix the SSL download issue with the older os versions ( Centos 5 ) and install ntphpselector. cd /usr/local/src http://download.nixtree.com/free/ntphpselector_manage_centos5.sh sh ntphpselector_manage_centos5.sh install
The new release will fix the following bugs Fixed the downlaod issue with Centos 5 servers
Sometimes we get the following error message, even if nginx is enabled in plesk. [root@server ~]# /etc/init.d/nginx start Not starting nginx as it is disabled in config You can confirm the nginx service is enabled inRead More…
Issue ====== The apache error log shows [Wed Oct 28 23:49:30 2015] [error] [client xx.xx.xxx.xxx] ModSecurity: Input filter: Failed to create temporary file: /root/tmp/20151028-234930-VjGXSkAWQiQAA@W7VAsAAAAD-request_body-nKiZdT [hostname “www.xxxx.com”] [uri “/wp-admin/admin.php”] [unique_id “VjGXSkAWQiQAA@W7VAsAAAAD”] The issue is because the modsecurityRead More…
Different Ways of File transfer to a remote server using ssh protocol. Scp allows files to be copied to, from, or between different hosts. It uses ssh for data transfer and provides the same authentication andRead More…