TeamViewer seems pretty cool. It doesn’t require the customer to have administrative privileges to install or run.
Run theĀ Full Version on your computer (no installation necessary), then send them a link to the QuickSupport download.
Have them read you the 9 digit ID and 4 digit password and click connect.
Nuff said!
Incoming server (POP3):
pop.secureserver.net 110, 995 (SSL)
Incoming server (IMAP):
imap.secureserver.net 143, 993 (SSL)
Outgoing server (SMTP):
smtpout.secureserver.net 80, 3535, 25, 465 (SSL)
We should compile a list of things todo when launching a site using the new C5 5.7+.
This list is in progress so please add anything else that you discover!
grep '((eval.*(base64_decode|gzinflate|\$_))|\$[0O]{4,}|FilesMan|JGF1dGhfc|IIIl|die\(PHP_OS|posix_getpwuid|Array\(base64_decode|document\.write\("\\u00|sh(3(ll|11)))' /my/path/to/vhosts/ -lroE --include=*.php*
Always find myself googling this...
openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 1000 -nodes
Recent Comments