24x7ss
- Total activity 511
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 243
Comments
Recent activity by 24x7ss-
First of all can you confirm us whether you are having root SSH access of the server. If yes then give httpd -t command to check if there is any issue with apache config file. If it gives error the...
-
If you are having server root SSH access then you can easily do it with the command. grep -ir "Text you want to search" * Run above command in home directory of that particular account.
-
yes you can use clamav to scan infected files like malware/torjans. I will suggest you to use maldet in combination with clamd to scan customers files. You can set daily cron and email notification.
-
Block the IP's from which port scanning done. File Abuse complaint to your DC so that they have to take action on that servers.
-
Check whether your server IP is blacklisted in any spam-house. You can check it in mxtoolbox site. Further, provide us the complete header of the mail so that we can tell you the exact reason.
-
What contents you are sending in the mail ? Also, the headers you provided is still not clear. Provide complete header.
-
If you are having jalied shell enabled at that time virtfs files gets created. Do not remove virtfs file it will break your site. It's not a bug but virtfs is jailed shell where user get access of ...
-
Yes, csf firewall provide much security to your server. If you want to block any particular country then you can use csf firewall. Attacks like portflood, SYN, FYN attack csf firewall is useful.
-
Can you let me know the site you are trying to access using temporary link is wordpress/Joomla site ? If yes then it is not possible to check the site using temp url it will give error. If still y...
-
As per the error it clearly shows that issue is with "FcgidMaxProcesses 2400" and as per your installed module fcgid max process module is not installed on the server because of that it is giving e...