Paypal
Paypal Instant Payment Notification (IPN) history https://www.paypal.com/cgi-bin/webscr?cmd=_display-ipns-history For Paypal Australia https://www.paypal.com/au/cgi-bin/webscr?cmd=_display-ipns-history Settings > My Selling Tools > Instant Payment Notifications
Godaddy
How to create Private Name Servers in GoDaddy (ns1/ns2.yourdomain.com)
MySQL 8
MySQL 8 use caching_sha2_password as the default authentication method. Many MySQL clients still do not support this method. If you
Disable MySQL bin log on Bitnami
if you have cloud sevrer with less disk space, it is better disable MySQL bin log as it take approx
maintenance
Here are some maintenance messages you can show on your website while performing maintenance. https://gist.github.com/serverok/fd36f7f552b788bd8d466422b54e85e6 https://gist.github.com/serverok/efac25970509df58808e1fbb0bd21cf2 Simple HTML under maintenance
SolusVM
Create Reverse DNS (rDNS) / PTR Record in SolusVM VPS Control Panel
error: Python.h: No such file or directory
When install dlib python module, i get error ERROR: Failed building wheel for dlib fatal error: Python.h: No such file
Mac
Connecting to VNC Server from a Mac computer kex_exchange_identification: read: Connection reset by peer To list all packages installed with
HTTP 301 Redirect using PHP
You can use the PHP header() function to do redirect. To do 301 redirect, use For 302 redirect, use If
newrelic
https://newrelic.com/ Auto restart newrelic-daemon if crashed
cagefsctl
Enable CafeFS for all cpanel users cagefsctl –enable-all
Nginx HTTP 414 request-URI too large
On a Nginx server, when accessing a long url, i get error HTTP 414 Request-URI Too Large To fix the