Skip to content

DELL N4032 / HP HP ProCurve Switch 2810 / Juniper SRX 300 cheat sheet

I started rebuilding my lab and wanted to document some of the architecture as well as commands used for the different networking devices I use at home. Dell vlans: Configure the vlan enable > configure vlan 10 configure interface vlan 10 ip address 10.0.1.1 /24 exit Configure Trunk Port configure interface Te1/1/4 switchport mode trunk… Read More »DELL N4032 / HP HP ProCurve Switch 2810 / Juniper SRX 300 cheat sheet

CloudForms in AWS part 4

To round this up here a recording of smartstate in AWS with auto-remediation of a vulnerability (java) via policy and ansible inside.      

CloudForms in AWS part 3

This will be the last part of the blog series but probably the most interesting one. When you launch a smartstate analysis you will see the following in you evm log files. [—-] I, [2018-03-11T16:12:10.941498 #3004:4f7130] INFO — : MIQ(ManageIQ::Providers::Amazon::CloudManager::Vm#raw_scan) NAME [Scan from Vm vmtosmartstate] SCAN [nil] [NilClass] [—-] I, [2018-03-11T16:12:11.068516 #3004:4f7130] INFO — : Job… Read More »CloudForms in AWS part 3

CloudForms in AWS part 2

  • by

This part of the CloudForms in AWS blog series will walk you through how to make sure that CloudForms reaches its full potential in AWS. IMPORTANT: If you want SmartState analysis to work you need to register your AWS account with the cloud access program. Use the link below to enable cloud access: https://engage.redhat.com/forms/cloud-access-registration Once… Read More »CloudForms in AWS part 2

AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

  • by

Ever wondered how you could run ansible tower in clustered mode across multiple AZ in AWS?  This post will describe how you can build the following architecture:   First, build 3 ec2 instances each in a different AZ’s. You should be more than ok with t2.large instance sizes. The subnets in the VPC can be private.… Read More »AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

CloudForms in AWS part 1

  • by

Ever wondered what CloudForms can do for you in AWS? The next few blog posts will walk you through step by step how to upload the CloudForms image to AWS, how to assign the correct policies and roles and how to configure it correctly so it can discover your environment. Part 1 is dedicated to… Read More »CloudForms in AWS part 1

OpenShift on RHV Automated, Secure and Transparent

  • by

Red Hat Virtualization and the OpenShift Container Platform go far back. Both products are very well integrated and share security features like svirt and cgroups which are a core security component of Red Hat Enterprise Linux. Svirt allows you to run your virtual instances as well as containers in full tenant isolation mode whereas cgroups… Read More »OpenShift on RHV Automated, Secure and Transparent