Server Management Blog
Welcome to Our Blog
At iServerSupport, we understand the challenges that come with managing servers, whether they’re in the cloud, virtualized, or self-hosted. Our blog is here to provide you with practical insights, expert advice, and the latest trends in server management.
From troubleshooting server performance issues to optimizing cloud resources and ensuring top-notch security, our goal is to empower businesses and developers to navigate the complexities of server environments with confidence.
Whether you’re looking for quick fixes, detailed guides, or industry news, you’ll find valuable content tailored to your needs. Dive in, explore, and let us help you keep your servers running smoothly, securely, and efficiently.
Your servers, simplified – the iServerSupport way.
How to re-install MySQL in cPanel server
How to re-install MySQL in cPanel server: You can re-install MySQL on cPanel server by following the method mentioned below, Firstly you need to know the SQL rpms that were installed on your server. For that issue [...]
MySQL Error in accept: Too many open files
MySQL Error in accept: Too many open files If you are getting the below error this means that MySQL open file limit if very low. 140821 22:38:08 [ERROR] Error in accept: Too many open files [...]
How to secure cPanel server
How to secure cPanel server As we all know security is a main problem in hosting. Especially with the server that is having more number of accounts. You can ensure the security of cPanel server [...]
Setup Email alert for ssh, port scan, excess process usage via CSF
Setup Email alert for ssh, port scan, excess process usage via CSF First you need to edit the file /etc/csf/csf.conf and add your email address beside the entry LF_ALERT_TO LF_ALERT_TO = "name@website.com" To send an Email alert [...]
Forward traffic from 80 to 8080
Forward traffic from 80 to 8080 Its very simple to Forwarding traffic from 80 to 8080 using iptables First make find the entry from ifconfig [root@malta1562 httpdocs]# ifconfig em1 Link encap:Ethernet HWaddr F8:B1:56:AF:77:09 inet [...]
cPanel clear default email account
How to clear all the emails for default cPanel email account Default email accounts are stored in 2 folders called "cur" and "new" under /home/username/mail/ So you need to clear all the filer under /home/username/mail/cur/ and /home/username/mail/new/ [...]
Find Spammer on Plesk Server
Find Spammer on Plesk Server If you are using POSTFIX follow these steps To check if emails are being send from a compromised account please follow this step. If there are too many emails send from an [...]
Cloudlinux multiple PHP Versions
Cloudlinux multiple PHP Versions By default, the cPanel has its own MultiPHP Manager to manage PHP version for a domain. for changing the domain's PHP from managing by MultiPHP Manager to managing by CloudLinux PHP [...]