Paul Harrell opens this video by talking about some “TV shows where people are prepping for doomsday,” and I really got a kick out of this:
There’s a guy on there that had his buckskins on, and he supposed to be some sort of kung-fu mountain man, showing you how to use a tomahawk as a weapon.”
My next laugh came after he’d thrown and stuck five tomahawks into a log.
Now I’m just just your average spaz. I’ve actually won a lot of competitions for tomahawk and knife throwing.
It’s always nice to know you’re not listening to an average spaz.
His final conclusion?
A tomahawk is a formidable weapon. Throwing it, that’s a parlor trick. Because what happens when you throw a tomahawk at somebody, then you don’t have a weapon because you threw it away, and now he’s got two: the gun he brought, and the tomahawk you just gave him.
Nothing like a little practical wisdom.
Editor & Contributing Writer Russ Chastain is a lifelong hunter and shooter who has spent his life learning about hunting, shooting, guns, ammunition, gunsmithing, reloading, and bullet casting. He started… [Learn More]
Jolie Kerr is a cleaning expert, advice columnist and author of the New York Times bestselling book, My Boyfriend Barfed In My Handbag … And Other Things You Can’t Ask Martha. Her flagship column, “Ask a Clean Person,” debuted in 2011. Here on Offspring, we’ve launched a new iteration of it, focusing on parenting and all the messes it brings.
Have you ever covered how to clean your trampoline? What if you are like me and have not touched the trampoline all winter and now it is covered in sap and bird poo and other caked-on disgustingness? What should I do?
Advertisement
I have actually never been asked how to clean a trampoline, making this a unicorn of a question! Well done, it’s actually a feat to find a topic I’ve not only not covered but that I’ve never even been asked about before—but if you have the question, someone else does too, so let’s do this thing.
Cleaning a trampoline is a simple endeavor—soap and water is really all you need!—but there are some important safety considerations to take into account that make them different from how other backyard equipment can be cleaned.
Before you introduce water and detergent to the trampoline, sweep the mat off using a broom or a dustpan and brush. You may be tempted to skip this considering that you’re just going to (spoiler alert!) turn a hose on the thing, but don’t: It will make the rest of the job easier if you take a minute or so to sweep away loose dirt, twigs, leaves, etc. before the wet cleaning begins.
Advertisement
This is also the time to do a preliminary check for damage, and clearing leaves and such away will better allow you to look to see if there are holes, tears or snags in the jumping mat. If the jump pad is damaged, it should be replaced. It’s also important to use the right tools and cleaning agents on the pad, to avoid causing damage during the cleaning process, which is actually very straightforward and definitely a job the kids can get involved in.
Hose down the mat until it’s soaking wet
Start by really soaking the mat; trying to scrub it while it’s dry can lead to tears, but the water will provide a lubrication of sorts that will allow you to scrub it without causing damage.
Soapy water and a soft scrub brush or rags are all you need
Because the jumping pad can be easily torn or abraded in a way that will make it unsafe to use, it’s important to stick with either a soft nylon brush or rags when cleaning it. Stay away from steel wool or scrubbing sponges, or even heavy duty scrub brushes, unless they’re specifically soft-bristled ones. Make sure to scrub not only the mat, but the springs and pads too.
It’s also important to stay away from cleaning agents that are any stronger than regular old dish soap; the chemicals used in other household cleaners can degrade the mat, making it unsafe to use.
Hose it off until the water runs clear
After scrubbing the mat well, there should be some satisfyingly gross brown suds that show you how much dirt and grime you cleaned off. Now it’s time to rinse the mat, and you’ll want to do that really, really well to ensure no soap residue is left behind. So: Hose the mat down until the runoff is entirely clear.
Dry with towels and sunshine
Do an initial pass of wiping the mat and frame dry with towels, and then let the trampoline dry entirely before using it. A wet mat is unsafe for jumping. This is also the time to do a second pass to check for damage to the mat that may have been revealed during the cleaning process.
Advertisement
This is definitely a job the kids can help with, but it’s important to note that the mat will become quite slick when covered in soapy water; make sure no one climbs or walks on it to avoid slips and injuries. The slickness issue is also why it’s so important to rinse the mat very well, and to not go hog wild with the use of soap—using too much soap will make the rinsing interminable.
Once your trampoline is clean and thoroughly dry, get back on that baby and jump! And also maybe buy a trampoline cover to protect it from twigs and leaves and bird poop when it’s not in use.
ClusterControl 1.6 comes with tighter integration with AWS, Azure and Google Cloud, so it is now possible to launch new instances and deploy MySQL, MariaDB, MongoDB and PostgreSQL directly from the ClusterControl user interface. In this blog, we will show you how to deploy a cluster on Amazon Web Services.
Note that this new feature requires two modules called clustercontrol-cloud and clustercontrol-clud. The former is a helper daemon which extends CMON capability of cloud communication, while the latter is a file manager client to upload and download files on cloud instances. Both packages are dependencies of the clustercontrol UI package, which will be installed automatically if they do not exist. See the Components documentation page for details.
Cloud Credentials
ClusterControl allows you to store and manage your cloud credentials under Integrations (side menu) -> Cloud Providers:
The supported cloud platforms in this release are Amazon Web Services, Google Cloud Platform and Microsoft Azure. On this page, you can add new cloud credentials, manage existing ones and also connect to your cloud platform to manage resources.
The credentials that have been set up here can be used to:
Manage cloud resources
Deploy databases in the cloud
Upload backup to cloud storage
The following is what you would see if you clicked on "Manage AWS" button:
You can perform simple management tasks on your cloud instances. You can also check the VPC settings under "AWS VPC" tab, as shown in the following screenshot:
The above features are useful as reference, especially when preparing your cloud instances before you start the database deployments.
Database Deployment on Cloud
In previous versions of ClusterControl, database deployment on cloud would be treated similarly to deployment on standard hosts, where you had to create the cloud instances beforehand and then supply the instance details and credentials in the "Deploy Database Cluster" wizard. The deployment procedure was unaware of any extra functionality and flexibility in the cloud environment, like dynamic IP and hostname allocation, NAT-ed public IP address, storage elasticity, virtual private cloud network configuration and so on.
With version 1.6, you just need to supply the cloud credentials, which can be managed via the "Cloud Providers" interface and follow the "Deploy in the Cloud" deployment wizard. From ClusterControl UI, click Deploy and you will be presented with the following options:
At the moment, the supported cloud providers are the three big players – Amazon Web Service (AWS), Google Cloud and Microsoft Azure. We are going to integrate more providers in the future release.
In the first page, you will be presented with the Cluster Details options:
In this section, you would need to select the supported cluster type, MySQL Galera Cluster, MongoDB Replica Set or PostgreSQL Streaming Replication. The next step is to choose the supported vendor for the selected cluster type. At the moment, the following vendors and versions are supported:
MySQL Galera Cluster – Percona XtraDB Cluster 5.7, MariaDB 10.2
MongoDB Cluster – MongoDB 3.4 by MongoDB, Inc and Percona Server for MongoDB 3.4 by Percona (replica set only).
In the next step, you will be presented with the following dialog:
Here you can configure the selected cluster type accordingly. Pick the number of nodes. The Cluster Name will be used as the instance tag, so you can easily recognize this deployment in your cloud provider dashboard. No space is allowed in the cluster name. My.cnf Template is the template configuration file that ClusterControl will use to deploy the cluster. It must be located under /usr/share/cmon/templates on the ClusterControl host. The rest of the fields are pretty self-explanatory.
The next dialog is to select the cloud credentials:
You can choose the existing cloud credentials or create a new one by clicking on the "Add New Credential" button. The next step is to choose the virtual machine configuration:
Most of the settings in this step are dynamically populated from the cloud provider by the chosen credentials. You can configure the operating system, instance size, VPC setting, storage type and size and also specify the SSH key location on the ClusterControl host. You can also let ClusterControl generate a new key specifically for these instances. When clicking on "Add New" button next to Virtual Private Cloud, you will be presented with a form to create a new VPC:
VPC is a logical network infrastructure you have within your cloud platform. You can configure your VPC by modifying its IP address range, create subnets, configure route tables, network gateways, and security settings. It’s recommended to deploy your database infrastructure in this network for isolation, security and routing control.
When creating a new VPC, specify the VPC name and IPv4 address block with subnet. Then, choose whether IPv6 should be part of the network and the tenancy option. You can then use this virtual network for your database infrastructure.
ClusterControl
Single Console for Your Entire Database Infrastructure
In this stage, you need to choose which subnet under the chosen virtual network that you want the database to be running on. Take note that the chosen subnet MUST have auto-assign public IPv4 address enabled. You can also create a new subnet under this VPC by clicking on "Add New Subnet" button. Verify if everything is correct and hit the "Deploy Cluster" button to start the deployment.
You can then monitor the progress by clicking on the Activity -> Jobs -> Create Cluster -> Full Job Details:
Depending on the connections, it could take 10 to 20 minutes to complete. Once done, you will see a new database cluster listed under the ClusterControl dashboard. For PostgreSQL streaming replication cluster, you might need to know the master and slave IP addresses once the deployment completes. Simply go to Nodes tab and you would see the public and private IP addresses on the node list on the left:
Your database cluster is now deployed and running on AWS.
At the moment, the scaling up works similar to the standard host, where you need to create a cloud instance manually beforehand and specify the host under ClusterControl -> pick the cluster -> Add Node.
Under the hood, the deployment process does the following:
Create cloud instances
Configure security groups and networking
Verify the SSH connectivity from ClusterControl to all created instances
Deploy database on every instance
Configure the clustering or replication links
Register the deployment into ClusterControl
Take note that this feature is still in beta. Nevertheless, you can use this feature to speed up your development and testing environment by controlling and managing the database cluster in different cloud providers from a single user interface.
Database Backup on Cloud
This feature has been around since ClusterControl 1.5.0, and now we added support for Azure Cloud Storage. This means that you can now upload and download the created backup on all three major cloud providers (AWS, GCP and Azure). The upload process happens right after the backup is successfully created (if you toggle "Upload Backup to the Cloud") or you can manually click on the cloud icon button of the backup list:
You can then download and restore backups from the cloud, in case you lost your local backup storage, or if you need to reduce local disk space usage for your backups.
Current Limitations
There are some known limitations for the cloud deployment feature, as stated below:
There is currently no ‘accounting’ in place for the cloud instances. You will need to manually remove the cloud instances if you remove a database cluster.
You cannot add or remove a node automatically with cloud instances.
You cannot deploy a load balancer automatically with a cloud instance.
We have extensively tested the feature in many environments and setups but there are always corner cases that we might have missed out upon. For more information, please take a look at the change log.
An upgraded charging handle doesn’t mean an extended charging handle, or a latch-less charging handle, or really anything crazy at all.
Even the most basic Mil-Spec style charging handle can be well made and can stand above other Mil-Spec options (Improving on Mil-Spec is easy when it isn’t being made by the lowest bidder).
If you want an affordable, and Mil-Spec option, then Strike Industries has you covered.
On the outside, this is a pretty standard looking charging handle, but upon closer inspection, you can tell Strike put some work into this simple charging handle.
The SI ARCH is hard anodized and is exceptionally smooth.
This smooth finish allows it to glide rearwards with ease. The most significant difference you’ll see is near the rear of the charging handle.
It’s rounded off at the back but features a sharp straight angle on the inside of the charging handle.
The inside is also textured for a better grip, and the latch is only as large as it needs to be. While the differences are subtle, once you start running the charging handle, they are significant.
A textured grip is excellent for clearing jams when your hands are sweaty or if you are wearing gloves.
The smoother finish makes the charging handle glide backward, it reduces the effort needed to charge the weapon, clear jams, and more.
Plus it just feels nice, really lovely. The SI ARCH isn’t necessarily sexy, or fancy, but it functions and does so well.
Budget is relative to what you are getting for the money. So yes, cheaper charging handles exist, but they don’t deliver as much value as the SI ARCH with the extended latch.
For right around 30 bucks you get an excellent charging handle that takes the best features of the Standard ARCH and makes it a little quicker and easier to grasp.
The extended latch sticks out about an extra half inch that gives the user a little more space to grip the charging handle.
This additional purchase gives you the ability to quickly charge the weapon and clear malfunctions. It also gives you more room to grab the charging handle if you are rocking a variable power optic.
The Strike Industries ARCH is already an outstanding charging handle, we just covered it above, and all the same features there are present here.
One detraction from this design is that the extended portion of the handle is only on the left-hand part of the charging handle. This charging feature is somewhat useless for left-handed shooters.
The Strike Industries ARCH charging handle is a great option and comes in at a low price. It’s a lot like Starbucks, basic, but not bad.
Strike Industries likes to experiment and does so quite well. The latchless charging handle is one such experiment.
The lack of a latch is an interesting idea as it reduces the movements needed to release the latch and manipulate the weapon.
I could charge the weapon with a compromised grip. Compromised means rushed, crappy, and in a hurry.
The lack of a latch allowed to load the gun from either side with ease. If my left arm is out of the fight, I can still find a way to manipulate the charging handle.
AR-15s are getting smaller and lighter. Guns come in at well under 6 pounds these days, and some builders are taking that to the extreme. My friend Rex Nanorum over at the Loadout Room has built his lightweight AR that comes in under 6 pounds when it’s outfitted with a suppressor and optic.
From talking with him I’ve learned that guys taking on these projects are looking to trim ounces, and even half ounces as much as possible.
If you are chasing this kind of build and still looking for a lightweight, but functional charging handle then the Radian LT is an excellent choice.
Coming in at only 1.2 ounces the Radian LT is a functional choice.
It’s got two massive wings on the sides that make the charging handle easy to grip and rip regardless of the situation. This is especially true when it comes to using the charging handle with an optic.
The Radian Raptor LT is made from 7075 aluminum and is hard anodized with a Mil-Spec Type 3 finish.
It is also reinforced with high strength reinforced polymer for saving weight, but maintaining strength.
The Radian Raptor LT is a lightweight, well made, and priced well. It’s a great option for your lightweight build or just a standard build that needs a great charging handle that’s priced affordably.
If we are going to name the lighter weight choice we can’t leave out the classic Radian Raptor. The Radian Raptor was one of the OG modern, extended charging handles.
An ambidextrous design features two extended handles for lots of space to grip.
The extended charging handles are big enough to allow a blading technique for those of us with tough hands. Blading is when you are catching the charging handle with your palm and rapidly pull it rearward.
The third and final Radian Raptor is one specifically designed for suppressed guns. The Radian Raptor SD is the same old Raptor grip we know and love but vented explicitly for suppressed ARs.
AR-15s have quite a bit of gas blowback when they are suppressed. This gas blowback hits the shooter in the face and occasionally carries carbon to the shooter’s face.
This gas can be a mild inconvenience that gets worse and worse the more rounds you put downrange.
The Radian Raptor SD is vented extensively down the sides to decrease gas blowback by venting it out the sides. This makes shooting your suppressed AR a much lovelier experience. If you are shooting suppressed, you can stop reading now; this is the charging handle you need.
If you want a massive charging handle, then Aero Precision has you covered. The Aero Precision Ambidextrous charging handle is quite likely one of the most significant charging handles on the market.
This makes it perfect for optic’s equipped AR-15s. Especially when it comes to large variable optics. These handles will clear the eyepiece of any modern scope and is my go to on my budget Recce rifle.
This ambi charging handle sports two massive latches, and it’s simple to blade the weapon, even with an optic on the gun. The Aero Precision charging handle is one of my favorite all around charging handles ever. I like it on any rifle, and its large size works with my massive hands pretty well.
The 7075-T6 aluminum design makes it a rugged and capable charging handle for your build. I love how it glides backward when pulled, and the extra size means extra leverage. This makes blading pretty easy, and not too painful on the hands.
The Aero Precision charging handle is my personal favorite, and it functions as an absolute champ.
BCM redesigned the traditional charging handle to take the force off the roll pin and placing it to the rear of the charging handle.
The GFH MOD 4 features the medium latch on the left-hand side for right-handed shooters. This particular extended model is a little shorter than an inch past the main body of the charging handle.
The BCM GFH MOD 4 is primarily designed to be used with the blading technique and is designed so that the pressure applied via this technique won’t damage the charging handle or latch.
It’s not often that you see a firearms technique incorporated into the design of a part, this is the kind of extra-level of effort that I’ve come to expect from BCM.
It catches the hand perfectly and is perfect if you are new to this technique. The Gunfighter is a thoroughly modern option for your next AR-15 build and Bravo company has an outstanding reputation for producing high-quality AR components and even full rifles.
If you want to keep things simple, the BCM Gunfighter MOD 4B is the option for you. It’s a compact and small charging handle that meets the standard Mil-Spec dimensions. This charging handle is designed for shooters used to the standard manual of arms associated with military training.
While it functions as a standard charging handle, it’s made to last.
It’s made from 7075-T6 aluminum so its strong as hell and outfitted with a type 3 hard anodized finish for long lasting durability. The MOD 4B is available in both a mil-spec design and an ambidextrous model.
This particular model is the mil-spec model, and it excels for those of us who’ve spent a little time in the armed forces. It’s also a great low profile option for those of you who don’t need or want an extended latch system. The MOD 4B is textured for a more comfortable grip and outfitted with BCM’s load eliminating design. This reduces wear on the pivot pin and paces it midline of the rifle.
The 4X4 from BCM is an ambidextrous option for Bravo Company. It’s mil-spec size and dimensions makes it nice and compact, at least compared to the other charging handles on this list. Each side features a latch that releases the charging handle with ease.
The GFH 4X4 is a great option for lefties seeking a mil-spec sized charging handle. It’s straightforward to use and is made from 7075-T6 aluminum.
I’m a right-handed shooter, so maybe I can’t get the full effect of this charging handle, but I get the concept.
Even though it feels unnatural for me to charge the rifle with my right hand, I find it surprisingly easy to do with this charging handle. The MOD 4X4 is a great little charging handle, and it’s priced affordably for a premium grade charging handle.
Charged Up
I’ve gone through a lot of charging handles; I mean a lot of them. So much so that when testing these designs I got a nice case of tennis elbow and a bruised palm. Maybe it’s charging handle elbow?
Whatever you want to call it I got it. I did, however, learn a ton about charging handles, and there is more to learn than I expected. The best thing I learned was I have a ton of options when it comes to AR-15 builds of all kinds.
Interested in more AR-15 upgrades? Check out Best AR-15 Upgrades for everything from triggers to handguards and more.
This is our Top 10 list, but we want to know if you think we missed any? If so let us know what we missed and why it deserves a place on the list!
Narrator: Dogbert The Reporter. Dogbert: How did hackers get access to your customer data? CEO: I’m told they used something called “our A.P.I.” to suck out all the data. Dogbert: I’ll just say you’er stupid. CEO: Why does everyone always say that?
There’s one thing we humans can’t go very long without, and that’s water. Whether the government has forced you to connect to a municipal water supply or you’re concerned that a lack of electrical power might prevent you from pumping water from your existing deep well, it’s certainly worthwhile to know how to create your own shallow well, should you ever need to.
I’m from Florida, where wells are not that complicated and many people have their own wells to supply water to their homes. In many, but not all, areas of Florida, groundwater can be found fairly close to the surface. This would be a great source of hand-pumped H2O in a pinch.
I recently ran across an article at Mother Earth News, in which Al Adams describes his experience designing and building “a do-it-myself shallow well.”
To begin the project, I dug a three-foot-square hole at a point where a natural spring (“seep” might be a more accurate term) was located. I was careful to position my pit back from, and a bit above, a nearby marshy area. (Ideally, a well hole should be dug in late summer, when the water table is at its lowest. At that season you’ll need to bail less while digging and can be reasonably sure of an adequate flow of water during the wetter parts of the year.) I was relieved to hit bedrock at a depth of 5 1/2 feet, since I would have had difficulty excavating deeper with hand tools.
Once the pick-and-shovel work was behind me, I obtained two 55-gallon drums (they had formerly held glue) with locking ring-sealed removable lids. A friend kindly volunteered the use of his oxyacetylene torch, and before long the bottoms of the two barrels were removed and I’d brazed the cylinders together end to end …producing a sturdy steel tube about two feet in diameter and six feet long.
He used a campfire to burn off the old glue and paint from the steel drums, and experienced something that would have ruined his day if he hadn’t been lucky during the torch-cutting process: intense burnoff of the glue residue.
Much to my surprise, a column of yellow flame was soon shooting some 15 feet into the air, accompanied by the earthquake—like rumble of a very violent draft. Within an hour the paint had been vaporized by the intense heat and—after waiting for the metal to cool—I wire-brushed the remaining residue from the metal and rolled the assembly down to the hole.
He next describes how he shoveled in some gravel to filter the water and made a mount for a hand-operated pitcher pump. After pumping out a bunch of mud, he chlorinated the well with bleach.
I also decided to chlorinate the water, to kill any bacteria that might have been introduced during the construction process. To do so, I mixed one quart of household bleach with an equal amount of water, making a solution capable of purifying 100 gallons of drinking liquid. The mixture was then dumped into the well and the system resealed with its locking ring and silicone caulk. I pumped until a strong smell of chlorine was evident at the hose outlet, then let the purifying chemical do its work overnight. On the following morning, I pumped the well out a few more times to remove all detectable traces of bleach. After that my low-cost shallow well was ready for use!
Here’s an addendum from the editors of that site:
Anyone duplicating Mr. Adams’s well might want to consider using only barrels — of heavy plastic or otherwise — that are approved for food storage. The author reports that his metal drums did eventually introduce some rust into the water, which forced him to install a filter. In addition, it’s best to have any new supply of water tested for purity if it’s to be used by humans, and to install a locking assembly on the lid to prevent curious children from opening the well and, perhaps, falling in.
This sounds like a reasonable way to approach the process of creating a shallow well. What do you think?
In this blog, I will show you how to install PMM on Linode as a low-cost database monitoring solution.
Many of my friends use Linode to run their personal sites, as well as small projects. While Linode is no match for Big Cloud providers in features, it is really wonderful when it comes to cost and simplicity: a Linode “nanode” instance offers 1GB of memory, 1 core, 20GB of storage and 1TB of traffic for just $5 a month.
Here are step-by-step instructions to get you started with Percona Monitoring and Management (PMM) on Linode in five minutes (or less):
Step 1: Pick the Linode Type, Location and launch it.
Step 2: Name your Linode
This step is optional and is not PMM-related, but you may want to give your Linode an easy-to-remember name instead of something like “linode7796908”. Click on Linode Name and then on “Settings” and enter a name in “Linode Label”.
Step 3: Deploy the Image
Click on Linode Name and then on “Deploy an Image”.
I suggest choosing the latest Ubuntu LTS version and allocating 512MB for the swap file, especially on a Linode with a small amount of memory. Remember to set a strong root password, as Linode allows root password login by default from any IP.
Step 4: Boot Linode
Now prepare the image you need to boot your Linode. Click on the Boot button for that:
Step 5: Login to the system and install Docker
Use your favorite SSH client to login to the Linode you created using “root” user and password you set at Step 3, and install Docker:
apt install docker.io
Step 6: Run PMM Server
Here are detailed instructions to install the PMM Server on Docker. Below are the commands to do basic installation:
It’s easy to enable Amazon RDS remote access when launching an Amazon RDS instance, but there can be many issues. I created this blog as a guide describing the various issues/configurations we might encounter.
As the first step, we need to select a VPC where we will launch our Amazon RDS instance. The default VPC has all the required settings to make the instance remotely available; we just have to enable it by selecting “Yes” at Public accessibility.
For this example, we used the Default VPC and asked AWS to create a new security group.
Once the instance is created, we can connect to the “Endpoint” address:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[root@server1~]# mysql -h publicdb.cbnuzwwzlcf1.eu-west-3.rds.amazonaws.com -u dbuser -p
Threads:2Questions:9986Slow queries:0Opens:319Flush tables:1Open tables:80Queries per second avg:86.086
———————
mysql>
When AWS creates the security group after we select the option to make it publicly accessible, it appears that AWS takes care of everything. But what if we check the created security groups?
It created a rule to enable incoming traffic, as security group works as a whitelist (it denies everything except the matching rules).
As we can see here, AWS only created the inbound rule for my current IP address, which means once we change IPs or try to connect from another server, it will fail. To get around that, we need to add another rule:
Adding the 0.0.0.0/0 rule opens the port for the world. This is dangerous! Since anyone can try connecting, it’s much better if we can supply a list of IPs or ranges we want enabled for remote access, even from outside of AWS.
Running remotely accessible RDS in custom VPC
To run RDS in a new VPC or in an existing VPC, we need to ensure a couple of things.
The VPC needs to have at least two subnets. We believe this is something Amazon asks so that the VPC is ready if you choose to move to a Multi-AZ master, or to simply spread the read-only instances across multiple AZ for higher availability.
If you want to make the RDS cluster remotely available, we need to attach an IGW (Internet Gateway) to the VPC. If you don’t, it isn’t able to communicate with the outside world. To do that, go to VPC -> Internet gateways and hit “Create Internet Gateway”:
Once it’s created, select “Attach to VPC” and select your VPC.
Still, you won’t be able to reach the internet as we need to add route towards the newly attached internet gateway.
To do that, go to “Route Tables” and select our VPC, and add the following route (0.0.0.0/0 means it’s going to be the default gateway, and all non-internal traffic needs to be routed towards it):
Hit Save. Now the VPC has Internet access, just like AWS’s Default VPC.
The deputy got out of his vehicle to get the groundhog away from the roadway, but the deputy reported that the groundhog was not acting normally.
Maybe the deputy’s more experienced in groundhog behavioral norms that we are, because we’re not sure we could recognize abnormal activity in one of the beasts. But this little guy had been weaving in and out of traffic, so maybe he’d had one too many cocktails before trying to do the responsible thing and walk home.
Anyway, the officer had traffic halted, so the groundhog decided to traverse the roadway one more time.
“Believing the groundhog to be either sick or injured,” the deputy shot the groundhog, and “put the animal down for the public’s safety,” the sheriff’s office said.
As the indecent was captured on video, this will almost surely shut down most of the internet today. If the officer’s identity becomes known, look for threats against his life and those of his family. We haven’t seen an outraged PETA statement yet, but we’re sure they’re busily at work, tapping out a press release.
Here’s the sheriff’s office’s statement on the matter:
“The deputy was travelling on Rt 26 in the area of White Rock Road when he observed traffic backing up along the road. He found that the groundhog in question was walking into the roadway, causing vehicles to stop and creating a hazard. He got out of his vehicle to assess, and as he tried to direct the groundhog off of the roadway, he realized that it was not responding as expected for an animal that was not being cornered or trapped. Believing the groundhog to be either sick or injured, the deputy then put the animal down for the public’s safety.”
More to the point, it took two shots to bring down the groundhog. It seems obvious that the Carroll County Sheriff’s Department is using underpowered firearms, probably something in a 9mm. If they’re going to be facing groundhogs and larger game, they probably need to be carrying something that chambers a round that starts with a 4. Any suggestions?
USA –-(Ammoland.com)- President Trump fights for us every day, and we, at the grass roots level, must back him up 100%. We, as gun owners, are very angry, and we need to use our anger to get moving. We call on all of you, to start/continue to fight. We must KEEP THE US SENATE and HOUSE in the 2018 midterms.
The legalized invasion of the President’s attorney should leave no doubt, in your minds, that the LEFT will do anything it can to retain power, damn the consequences, of our nation and our families.
The LEFT is dragging us closer and closer into another civil war. And, we don’t know what’s on the other side of that civil war, and we would rather not find out. We may be armed and ready with all the iron we need, but we do not like, nor want, that violent path. Violence, though, may be the last refuge of the incompetent LEFT, and there are hopefully, still. other paths we have not yet explored.
We all need to know, with certainty, that our phylosophy is fully grounded in truth. We can face down the crazies that are marching in lock step ready to burn our Constitution, with nothing more than our resolve of the certainty of our love of the US Constitution.
But, right now, we are divided by ignorance. A report by Steven Shepard finds firm evidence that Republicans do favor stronger gun control laws. Of the responders to a Politico poll, 68% are in favor of another ban on “assault rifles.”
Here is a recent Quinnipiac Poll, Table Number 57 gives the stats on an “assault weapons ban”, by age, sex, party and education, and also gives trending data. A total of 67% support such a useless ban on assault weapons. PLEASE REALIZE, THESE NUMBERS REPESENTR US! WE ARE THOSE STATS! Why?
One gun owner, “inspired” by the Marjory Stoneman Douglas High School shooting, went so far as to destroy his AR 10 and AR 15 in a very public way. Folks, this is our people, a gun owner!
Do we blame this situation on our own ignorance? We do not all know all the details, and so we let the devil do his work. To cure this, we must all learn to teach our brethren. We all have to correct these weak and insecure gun owners. We must join together to strengthen our group.
It’s time to get to work. NOW!
Find a friend who reads well.
Find a friend who speaks well.
Find a fried who can organize.
Find a friend whom can motivate.
Stay engaged, get things moving and welcome all comers.
If everyone around you knew the truth about so-called “assault rifles” all the polls, faked or not, would reflect a greater sanity.
If you, and your friends, think you know everything you need to know, then you must ask why does your county or state still have any gun laws that are based on bias and racism? If you didn’t know, that is the origin of weapons laws. Why does your locality have such laws, especially if you all know the truth? Find your comfortable place, and spread the truth that frees us from the LEFT.
Gun laws that affect the law abiding do not work. In fact, gun laws may even be counterproductive, like the Gun Free School Zones Act. So, we really have to admit some ignorance on the subject.
Dirty Tricks Of The Left
Let’s start with the term “assault rifles.” That term didn’t just start when Trump was nominated. The LEFT has been messing with gun truths for decades. They twisted the truth to confuse, and frighten, the masses about “rifles.” And even some gun owners bought the lies. To the LEFT, almost anything beyond a single-shot, bolt action rifle, is an “assault rifle.”
Joe Tartaro, a long time Second Amendment proponent, and author, explained what happened in his article, ‘The Great Assault Weapon Hoax.’ He wrote;
“The push to ban scary looking guns is a conjuring trick devised by devout anti-gunners in and out of government who will settle for banning some guns on their way to banning them all.”
Tartaro discusses tactics of deceit such as suppressing evidence and the attempt to show on TV that ammo from the targeted weapons was more powerful by shooting an exploding melon.
Here’s what happened. Josh Sugarman, of the Violence Policy Center, deliberately created a fabricated fraud, as great as the Trump-Russia Collusion Hoax , which our President is now battling. Sugarman, and his ilk, thinks that it’s OK to lie to people to make them act against their own best interests.
According to David Kopel, Sugarman suggested, and normalized, in to the public discussion, words and phrases such as, but not limited to: , assault weapons, armor_piercing bullets, machine guns, plastic guns, etc. He made them as daily usage. The rifles became menacing looking, and Sugarman coupled that with the public’s confusion over fully automatic guns versus ordinary semi-automatic rifles, cause they looked similar. All this increased the chance of public support for restrictions on these rifles. And the lying LEFT media pushes these norm’d words and phrases.
David Kopel explains that this misinformation still remains as part of American culture. But we gun owners should all know that there is a difference between full auto and semi auto firearms. Aaron Blake explains the bait-and- switch language deception.
So, our nation happily accepted a ten year “assault weapons ban” in 1994. The ban was not renewed because even anti gun researchers could not find any statistical benefit. The government report is here, and some additional information is here.
Now, despite any proof of benefit, the liars of the LEFT are attempting to spring right into another “assault weapons ban,” including adding some handguns.
While this may not become law soon, there will be media hype designed to confuse and mislead the public, and it will boost their fear of guns. They think they can get a better start on banning semi-autos this time around because of the school massacres.
We are not attempting to deal fully with the topic of “assault weapons” lies, but to give you a place to jump start a local discussion group for all who are interested. You can start with the articles linked to in this piece, and we suggest that you make a library of gun truths for future reference.
There is no safety in disarmament. Gun laws only affect the law abiding. The black market trumps all restrictive laws and only outlaws keep their guns. The law abiding gun owners should not accept the stupidity of the masses and the contempt of the power mongers. Let’s get teaching, and educating our family and friends.
Next time, we hope to discuss the lies surrounding the NICS checks system.
About the Authors:
Alan J Chwick has been involved with firearms much of his life and is the Retired Managing Coach of the Freeport NY Junior (Marksmanship) Club, Division of the Freeport NY Revolver & Rifle Association, Freeport, NY. He has escaped from New York State to South Carolina and is an SC FFL. – AJChwick@iNCNF.org | TWITTER: @iNCNF
Joanne D Eisen, DDS (Ret.) practiced dentistry on Long Island, NY. She has collaborated and written on firearm politics for the past 30+ years. She has also escaped from New York State to Virginia. – JoanneDEisen@cs.com