SysSachin
- Total activity 1153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 550
Comments
Recent activity by SysSachin-
Hello, To change the maximum number of processes value you have to edit file /etc/security/limits.conf If you are not sure then please contact to your system admin.
-
Hello, You have to optimize MySQL by using mysqltuner script and update the my.cnf record as per the mysqltuner.
-
Hi, Please post the output for the following file. cat /etc/fstab
-
Hi, Please try to run command /scripts/mailperm which is provided by cPanelMichael and see if the issue continues. If still facing issue then provide me the output for the following commands. ...
-
Hello, Please let me know that the problem is facing only one user or all users ? If the issue is one user then please make sure that the mail account quota and user disk quota limit is not exceed.
-
Hello, You have to set php memory limit in server php.ini file and disable Custom PHP.INI so that your all customers use only server php.ini
-
Hello, Please check the following thread. Troubleshooting high server loads on Linux servers
-
Hi, Google Compute Engine does not allow outbound connections on ports 25, 465, and 587. By default, these outbound SMTP ports are blocked because of the large amount of abuse these ports are susc...
-
Hi, You are welcome If you are facing any issue then please update the post. I will check and assist you.
-
Am I safe to change PermitRootLogin to "no" and still be able to 'su -' from 'myuser'? Hello, Yes, you will be able to login using 'su -' from 'myuser' even if you have set PermitRootLogin to "no"