Performance Tuning Network Adapters
Highr Ping or Network Connection times. Windows Server 2012 doesn’t really give you much options in the way of tuning as most of it is done automatically: http://technet.microsoft.com/en-us/library/jj574151.aspx
Highr Ping or Network Connection times. Windows Server 2012 doesn’t really give you much options in the way of tuning as most of it is done automatically: http://technet.microsoft.com/en-us/library/jj574151.aspx
Dedicated IP Transfer If you select Dedicated IP for the account while transferring it, it should transfer with a working SSL certificate from cPanel to cPanel transfers. If you do not select Dedicated IP during the account transfer, it will transfer the certificate, but it will not install the SSL due to the dedicated IP … Read more
Invald SSL Rename or delete the file cert8.db in the Profile Folder to remove all intermediate certificates that Firefox has stored by visiting secure websites. The build-in root certificates show as “Builtin Object Token” and the stored intermediate certificates as “Software Security device” Rename or delete the file cert_override.txt (cert_override.txt.old) in the Firefox Profile Folder … Read more
Not receiving emails from a site form: This issue was caused by the hostname of the server, which was dsw33.managed.domain.com, Update this to a vaild hostname like mail.thedomain.com and add the matching PTR (reverse DNS) record to match. You will need to add an A record at your DNS provider that points mail.thedomain.com to the … Read more
Getting a White Page in a Plesk server with php. Check the error log for the domain: Check php settings in plesk Change the value to “none” Click Okay. In this instance, I got an error: Ran bootstrapper:
If you see issues with HTML e-mail sending from PHP, the problem is likely due to the headers being terminated like “rn”. the r causes MailEnable webmail to corrupt the message. The bug in MailEnable.
Products Affected: Product/Channel Fixed in package Remediation details Red Hat Enterprise Linux 7 bash-4.2.45-5.el7_0.2 Red Hat Enterprise Linux Red Hat Enterprise Linux 6 bash-4.1.2-15.el6_5.1 Red Hat Enterprise Linux bash-4.1.2-15.el6_5.1.sjis.1 Red Hat Enterprise Linux bash-4.1.2-9.el6_2.1 Red Hat Enterprise Linux 6.2 AUS bash-4.1.2-15.el6_4.1 Red Hat Enterprise Linux 6.4 EUS Red Hat Enterprise Linux 5 bash-3.2-33.el5.1 Red Hat … Read more
How do I find out running processes were associated with each open port? You will get an output similar to this one The process i, which is 6782, now this is the process that is using port 8080. Kill the process, type: kill 6782 and now port 8080 is free. http://www.cyberciti.biz/faq/what-process-has-open-linux-port/
Attaching a file in Horde Email error: Unable to create VFS dir /.horde/imp.
If your server is sending spam or compromised, here are a few tip. First thing is to do a password audit, you can view these passwords in plain text in this file: C:Program FilesParallelsPleskMail ServersMail EnableConfigAUTH.TAB If some passwords in use are very weak they will eventually become compromised. Pay extra attention to common business … Read more