Topic: Custom page template with sidebar « WordPress.org Forums

Add page template with column in Zerif Lite &nbsp; <div class=”clear”></div> <!– / END HOME SECTION –> <div id=”content” class=”site-content”> <div class=”container”> <div class=”content-left-wrap col-md-9″> <div id=”primary” class=”content-area”><!–?php while ( have_posts() ) : the_post(); get_template_part( ‘content’, ‘page’ ); // If comments are open or we have at least one comment, load up the comment template …

Be Careful using TOR #IpSec – Secure Digital Life – @YouTube @securityweekly

This is a great summary of how the Dark Web TOR browser works. I added the comment. The TOR volunteer nodes are tracked by ISPs and known by IPSec companies, whoever connects to them is known as a TOR user, ISPs can and do sell this data to whomever requests it like Gov agencies or …

MongoDB Community Edition on Centos and Redhat and Amazon Linux

The Mongodb Community Edition is a great NoSQL solution. Below you can find directions and links to install it from a repository as well as from a Preinstalled Ec2 Server https://docs.mongodb.com/manual/tutorial/install-mongodb-on-amazon/ Configure the package management system (yum). Create a /etc/yum.repos.d/mongodb-org-3.4.repo file so that you can install MongoDB directly, using yum. Changed in version 3.0: MongoDB …

amazon web services – Mongodb cluster with aws cloud formation and auto scaling – Stack Overflow

Stay Tuned! This is a very good question and I went through this very painful journey myself recently. I am writing a fairly extensive answer here in the hope that some of these thoughts of running a MongoDB cluster via CloudFormation are useful to others.I’m assuming that you’re creating a MongoDB production cluster as follows: …

Install php into Docker container needs powershell only without popup window – Installing Visual C++ Redistributable Package from Command Line

.\vc_redist.x64.exe /install /passive /norestart Source: Installing Visual C++ Redistributable Package from Command Line     Manual PHP Installation on Windows ¶ Choose Web Server IIS is builtin to Windows. On Windows Server, use Server Manager to add the IIS role. Be sure to include the CGI Role Feature. On Windows Desktop, use Control Panel’s Add/Remove …

Linux vs #Windows Cloud Hosting? Believe it or not Windows is over 30% of servers

Hey Guys, It is much easier for “regular guys” to use a Windows Server  who have been using windows since 1995. Guess What, There are lots of Pre-installed OpenSource options too. Check Out! AWS-Marketplace According to the stats in the link below Windows still a powerhouse for Cloud Servers. You can find System Administrators ANYWHERE in the …

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. …

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 …

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 …