ntPHPselector :: Released v3.0.0 Beta
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…
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…
Sometimes we need to get the output of df command in an arranged manner to use the output in some scripting or not. You can use the following command to view the output in properly formattedRead More…
For getting the successful cPanel/WHM logins, using the following commands. For getting the successful cPanel logins. cat /usr/local/cpanel/logs/session_log | grep “myuser” | grep “NEW .*app=cpaneld” # “myuser” is cPanel username xx.xx.xx.xx [09/11/2015:13:17:40 -0000] NEW myuser:bOMyuserz8hKvThis1XUgnISnh4AWMMXSampleKgHE3lString1JpnOSiK5a45t3 address=122.165.84.98,app=cpaneld,creator=myuser,method=handle_form_login,path=form,possessed=0Read More…
The new release will fix the following bugs The home page showing the default server php version. Excluded “/backup” and “cpbackup” folders from checking.