Featured Post

2023 Phoenix VMUG UserCon

  • vnull
  • Sep 8, 2023
  • 4 minutes read

Introduction: The recent 2023 Phoenix VMUG UserCon brought together some like-minded people in the field, with discussions ranging from VMware technologies to best practices for optimizing existing systems.

Read more

Recent Post

2023 Phoenix VMUG UserCon

  • vnull
  • Sep 8, 2023
  • 4 minutes read

Introduction: The recent 2023 Phoenix VMUG UserCon brought together some like-minded people in the field, with discussions ranging from VMware technologies to best practices for optimizing existing systems.

Read more

Red Hat User Group Insights, Ansible Automation Platform, and ITSM Integration

  • vnull
  • Jun 1, 2023
  • 3 minutes read

Introduction: This blog post aims to summarize the key takeaways from this informative workshop. At the recent Red Hat User Group workshop on Red Hat Insights, Red Hat Ansible Automation Platform, and their integration with management (ITSM) systems, such as ServiceNow, provided valuable insights into how these technologies work together.

Read more

Robocopy Examples

  • vnull
  • Feb 10, 2023
  • 5 minutes read

Robocopy Examples Robocopy has many command line options and it can be overwhelming to know which commands to use. In this post, we will take a look at how to ues robocopy to copy, mirror, purge Files and Folders.

Read more

Backup Website to Amazon S3 Shell Script

  • vnull
  • Jan 23, 2023
  • 4 minutes read

Getting Started Amazon Simple Storage Service (Amazon S3) is an cloud based object storage device. It is a low cost storage widely used for the backup or static website content.

Read more

Setup Static Website AWS CLI

  • vnull
  • Jan 23, 2023
  • 3 minutes read

Getting Started Amazon Simple Storage Service (Amazon S3) is an cloud based object storage device. It is a low cost storage widely used for the backup or static website content.

Read more

Python Automation Android Calculator

  • vnull
  • Jan 17, 2023
  • 2 minutes read

Getting Started In the last post Appium Desktop Inspector – Part 2 we successfully used Appium Desktop Inspector to inspect elements to use for automating Android apps.

Read more

Appium Desktop Inspector – Part 2

  • vnull
  • Jan 16, 2023
  • 4 minutes read

Getting Started In the last post Appium Desktop Inspector – Part 1 we successfully launched Appium Desktop Inspector in this post will cover the mobile inspection to gather Object Hierarchy Dump for automating our Python script.

Read more

Appium Desktop Inspector – Part 1

  • vnull
  • Jan 16, 2023
  • 3 minutes read

Getting Started Launch Android Studio run Virtual Device Manager Create Device if one already does not exist. Choose Hardware Choose System Android Image Version

Read more

Android Studio & Android SDKs

  • vnull
  • Jan 14, 2023
  • 2 minutes read

Installing Android Studio & Android SDKs for Windows This installation is based Android Studio Dolphin. Android Studio is the official IDE (Integrated Development Environment) for Android app development and it is based on JetBrains’ IntelliJ IDEA software.

Read more

Mobile App Automation

  • vnull
  • Jan 13, 2023
  • 2 minutes read

Setup Appium & Android Studio Windows Every app needs to be tested if they get updated frequently these use cases should be automated.

Read more