Recommended Network ACL Rules for Your #VPC – @Amazon Virtual Private Cloud – Be sure to use correct Region

Use NACL on AWS VPC as a firewall

Easy way to block simple attacks from a single IP address or a a few on the same network. Until I automate the a block script, I did this manually, but first I was connected to the wrong region. There are really intelligent hacks, then there are medium intelegence hacks, and there are just jerk …

Open Source Email Marketing with phpList

I have used Phpllist for many years. It rocks a lot. I offer personalized services and soon will be adding a phplist server to http://charming.co.il/aws-marketplace It’s Open Source Week at SitePoint! All week we’re publishing articles focused on everything Open Source, Free Software and Community, so keep checking the OSW tag for the latest updates. …

How to set pop3 and smtp server port addresses for win 10 mail app – TLS? AWS SES

I setup Windows 10 mail to use Amazon AWS SES to send emails from packaged Windows 10 Mail and Calander program. I removed the check mark telling it to use SSL,   Setting the port to 587 informs Windows to use TLS yourdomainnam.com:587 works   Additionally, I only got it to work with imap with …

Today, I am at AWS Solutions Training for partners

Charming Cloud AWS Marketplace Windows EC2 Call our NY Number (212) 729 - 8094

I can help you get into the cloud. Today I will be at the  AWS Solutions Training for Partners: Foundations at the Sheraton Hotel in Tel Aviv. AWS Solutions Training for Partners: Foundations Posted On: Jul 22, 2015 We have released AWS Solutions Training for Partners, a free one-day training designed to teach partners techniques …

Defending Against Apache Web Server DDoS Attacks

Here’s what you need to know about Web server DDoS attacks, how to defend against them and what tools are available to help in your efforts. Source: Defending Against Apache Web Server DDoS Attacks  Also See: http://tltech.com/info/rewriterule-in-htaccess-vs-httpd-conf/ Also See: https://wordpress.org/support/topic/wp-admin-locked-down-through-htaccess-but-still-getting-tons-of-login-attempts  Also See: https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_security-with-apache-on-debian-ubuntu https://blog.vigilcode.com/2011/05/ufw-with-fail2ban-quick-secure-setup-part-ii/ http://xplus3.net/2013/05/09/securing-xmlrpc-wordpress/ – scripts to add for xmlrpc hack https://rbgeek.wordpress.com/2014/09/11/block-wordpress-xmlprc-php-ddos-attacks-using-fail2ban/ http://linuxaria.com/howto/how-to-protect-apache-with-fail2ban additional advice to monitor apache log …

ec2-register – Client.InvalidManifest: Invalid block device mapping: Invalid device name ‘/dev/xvda’

ec2-register give: Client.InvalidManifest: Invalid block device mapping: Invalid device name ‘/dev/xvda’ The solution was found at https://forums.aws.amazon.com/message.jspa?messageID=243692 We have pre-configured MongoDB with XFS as well as Passworded Security. To install go to AWS – Secure MongoDB 3.4 on XFS for superior performance I mostly followed instructions at: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-instance-store.html ec2-register charming-amis/charming-LAMP-swap/image.manifest.xml -n charming-LAMP-swap-ami –virtualization-type hvm  –region us-west-1 An …

Help Yourself To Keep Your Online Presence Secure From Hackers

Does Government control of Cyber Security make the internet a more dangerous “place”? The clear answer is yes,  most hacking, cracking, Denial of Service and spy efforts are performed by Governments around the world against individuals deemed useful. Protect your own data, after your ripped off no one will care! You, yourself are responsible for …

9 Sought-After WordPress Developer Skills Worth Investing In – WPMU DEV

Make sure your web designer knows at least 4 of these! As WordPress matures, it’s becoming more important that we learn other web technologies and languages to keep up with the fast-changing online environment. Perhaps it was sufficient to know PHP, HTML, CSS and a little JavaScript a few years ago, but today this body …

How do I view the source code of a web page? Even works on Android

I found a SIMPLE way to view html page source using an Android Device.  Before the URL simply type type view-source: and press Enter or Go. Now when I design sites using client’s input I can see the code that makes the page look the way it looks!!!! Android phone running Chrome Open the Google …

Roll your own dynamic DNS service using Amazon Route53 – Will Warren

I used the free Dynamic DNS (DDNS) service from Dyn since about 2006 and never had a single issue with it. That all changed when they phased out their free accounts. I was forced to find an alternative, so I went with No-IP.com which was easy to set up and provided a great service.Recently, No-IP …