How to repair a Software RAID in easy way
You may please use the following steps to repair a software raid. Let us assume the server have two HDD’s /dev/sda and /dev/sdb . The second HDD got corrupted and replaced. Now you need…
HOSTSEO BLOG - Practical insights on web hosting, server administration, cybersecurity, WordPress, domains and search visibility.
Browse the HOSTSEO article archive.
You may please use the following steps to repair a software raid. Let us assume the server have two HDD’s /dev/sda and /dev/sdb . The second HDD got corrupted and replaced. Now you need…
It is easy to upgrade php in plesk as follows, wget -q -O - http://www.atomicorp.com/installers/atomic |sh yum upgrade php-cli -y yum upgrade php-devel -y /etc/init.d/psa stop /etc/init.d/psa start /etc/init.d/httpd restart Thats it ?
You can add your external email accounts to your zimbra email server from your end user interface . But sometimes the testing from Zimbr -> Preferences -> Accounts will fail with an error like as follows, -------------------- 2013-05-05…
CSF is one of the best opensource firewalls that using in most of the hosting servers like cPanel and Directadmin . Also it is one of the best firewall for installing Zimbra Mail server . This…
Greg MacManus, of iSIGHT Partners Labs, found a security problem in several recent versions of nginx. A stack-based buffer overflow might occur in a worker process while handling a specially crafted request, potentially resulting…