cPanel Release 64 improves the incremental backup feature. Learn more about how it works and if it’s now the right option for you.
cPanel
Testing cPanel SNI SSL for mail (exim and dovecot)
After a few requests, I’ve explained more about how cPanel uses SNI to secure mail services using SSL certificates issued with AutoSSL. 1 Testing Dovecot SNI TLS/SSL Request How to test Dovecot is using the correct certificate with an SNI request: openssl s_client -connect :993 -servername The “SNI Name” is the name of your customer’s […]
Problem upgrading to Centos 6.5 – perl-CGI dependancy
Install git on cPanel server (the very easy way)
Disable cPanel cPHulk via command line
Fix bootstrap anchor tags position using fixed nav bars
If you’re using a .navbar-fixed-top fixed to top navbar in Twitter Bootstrap you probably have noticed your anchor ahref links no longer line up correctly. The easiset way to fix this is to the use the <section id=”MyAnchor”> tag with a padding-top equal to the padding you’ve added to the body. So for example if […]