<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devnall |  Personal Blog</title>
    <link>https://devnall.io/</link>
    <description>Recent content on devnall |  Personal Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 08 Sep 2023 21:32:22 +0000</lastBuildDate><atom:link href="https://devnall.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>2023 Phoenix VMUG UserCon</title>
      <link>https://devnall.io/blog/vmware/</link>
      <pubDate>Fri, 08 Sep 2023 21:32:22 +0000</pubDate>
      
      <guid>https://devnall.io/blog/vmware/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Red Hat User Group Insights, Ansible Automation Platform, and ITSM Integration</title>
      <link>https://devnall.io/blog/linux/rhug/sys-man-rem/</link>
      <pubDate>Thu, 01 Jun 2023 18:19:25 +0000</pubDate>
      
      <guid>https://devnall.io/blog/linux/rhug/sys-man-rem/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Robocopy Examples</title>
      <link>https://devnall.io/blog/windows/robocopy/</link>
      <pubDate>Fri, 10 Feb 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/windows/robocopy/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Backup Website to Amazon S3 Shell Script</title>
      <link>https://devnall.io/blog/linux/scripts/backup-website-aws/</link>
      <pubDate>Mon, 23 Jan 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/linux/scripts/backup-website-aws/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Setup Static Website AWS CLI</title>
      <link>https://devnall.io/blog/cloud/aws/static-web/</link>
      <pubDate>Mon, 23 Jan 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/cloud/aws/static-web/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Python Automation Android Calculator</title>
      <link>https://devnall.io/blog/devops/python/appium/use-case/</link>
      <pubDate>Tue, 17 Jan 2023 09:00:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/python/appium/use-case/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Appium Desktop Inspector – Part 2</title>
      <link>https://devnall.io/blog/devops/python/appium/inspector-pt2/</link>
      <pubDate>Mon, 16 Jan 2023 13:00:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/python/appium/inspector-pt2/</guid>
      <description>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.</description>
    </item>
    
    <item>
      <title>Appium Desktop Inspector – Part 1</title>
      <link>https://devnall.io/blog/devops/python/appium/inspector-pt1/</link>
      <pubDate>Mon, 16 Jan 2023 11:00:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/python/appium/inspector-pt1/</guid>
      <description>Getting Started Launch Android Studio run Virtual Device Manager
Create Device if one already does not exist.
Choose Hardware
Choose System Android Image Version</description>
    </item>
    
    <item>
      <title>Android Studio &amp; Android SDKs</title>
      <link>https://devnall.io/blog/android/sdk/</link>
      <pubDate>Sat, 14 Jan 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/android/sdk/</guid>
      <description>Installing Android Studio &amp;amp; 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.</description>
    </item>
    
    <item>
      <title>Mobile App Automation</title>
      <link>https://devnall.io/blog/devops/python/appium/setup/</link>
      <pubDate>Fri, 13 Jan 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/python/appium/setup/</guid>
      <description>Setup Appium &amp;amp; Android Studio Windows Every app needs to be tested if they get updated frequently these use cases should be automated.</description>
    </item>
    
    <item>
      <title>Set JAVA_HOME environment variable on Windows 10</title>
      <link>https://devnall.io/blog/devops/java-setup/</link>
      <pubDate>Fri, 13 Jan 2023 10:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/java-setup/</guid>
      <description>Java Setup Install JDK and set JAVA_HOME Download the Java Development Kit (JDK)
Then double click the JDK and follow all the installation steps.</description>
    </item>
    
    <item>
      <title>Docker IPvlan Networks</title>
      <link>https://devnall.io/blog/devops/docker/networking/ipvlan/</link>
      <pubDate>Sat, 07 Jan 2023 14:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/docker/networking/ipvlan/</guid>
      <description>Use IPvlan networks IPvlan driver gives control over both IPv4 and IPv6 addressing. The VLAN driver gives administrators control of layer 2 VLAN tagging and even IPvlan L3 routing for use of direct network integration.</description>
    </item>
    
    <item>
      <title>Docker Networking Overview</title>
      <link>https://devnall.io/blog/devops/docker/networking/overview/</link>
      <pubDate>Sat, 07 Jan 2023 12:25:54 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/docker/networking/overview/</guid>
      <description>Docker Networking Overview In this post defines some basic Docker networking concepts.
Network drivers Docker’s networking subsystem is pluggable, using drivers.</description>
    </item>
    
    <item>
      <title>Docker MacVLAN Networks</title>
      <link>https://devnall.io/blog/devops/docker/networking/macvlan/</link>
      <pubDate>Fri, 06 Jan 2023 14:35:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/devops/docker/networking/macvlan/</guid>
      <description>MacVLAN MacVLAN configures a sub-interfaces (also known as slave devices) of a parent physical Ethernet interface with its own unique MAC address and as a result with its own IP address.</description>
    </item>
    
    <item>
      <title>VScode Automating Creation Folder and Files</title>
      <link>https://devnall.io/blog/vscode/folder-temp/</link>
      <pubDate>Mon, 02 Jan 2023 15:55:19 +0000</pubDate>
      
      <guid>https://devnall.io/blog/vscode/folder-temp/</guid>
      <description>VS-Code Folder Templates Because creating the same directories over and over again is annoying to do manually.- Huuums
Automation&amp;hellip;automation!!! We are always trying to improve things through automation.</description>
    </item>
    
    <item>
      <title>Hugo Share on LinkedIn Image Metadata</title>
      <link>https://devnall.io/blog/hugo/tips/image_metadata/with/</link>
      <pubDate>Sun, 01 Jan 2023 12:00:38 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/image_metadata/with/</guid>
      <description>The following should generally work, but using .webp format for image and LinedIn at the time of this writing does not support this format.</description>
    </item>
    
    <item>
      <title>Add a Last Modified Date in Hugo Articles</title>
      <link>https://devnall.io/blog/hugo/tips/lastmod-date/</link>
      <pubDate>Thu, 29 Dec 2022 09:46:35 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/lastmod-date/</guid>
      <description>Add a Last Modified Date in Hugo Articles Add date data to our Hugo posts
Last Modified Last Updated Edited Conditionally render a Last Modified date in the single.</description>
    </item>
    
    <item>
      <title>Write Better Commit Messages</title>
      <link>https://devnall.io/blog/git/commit-msg/</link>
      <pubDate>Tue, 27 Dec 2022 18:19:00 +0000</pubDate>
      
      <guid>https://devnall.io/blog/git/commit-msg/</guid>
      <description>GIT OOPS! QuestionYep&amp;hellip; I have absolutely no idea what I meant by &amp;lsquo;Fix foobar&amp;rsquo; 6 months ago.Trying to write better commits fixed bug on landing page vs.</description>
    </item>
    
    <item>
      <title>Modify Themes Hugo</title>
      <link>https://devnall.io/blog/hugo/tips/mod-theme/</link>
      <pubDate>Mon, 26 Dec 2022 09:10:14 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/mod-theme/</guid>
      <description>How to modify themes Hugo Use non-destructive practice for Hugo themes. Hugo is designed for customization and follows a site generation workflow that works a lot like layers in photo editing software.</description>
    </item>
    
    <item>
      <title>Hugo Adding Custom Notices</title>
      <link>https://devnall.io/blog/hugo/tips/custom-notices/</link>
      <pubDate>Mon, 26 Dec 2022 08:18:58 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/custom-notices/</guid>
      <description>Hugo Adding Custom Notices WarningMight be batter way to complete this with out destroying theme.Modify Themes Hugo How to modify themes for Hugo</description>
    </item>
    
    <item>
      <title>Hugo Content Organization</title>
      <link>https://devnall.io/blog/hugo/tips/content-org/</link>
      <pubDate>Sat, 24 Dec 2022 18:19:25 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/content-org/</guid>
      <description>Content Organization Trying to find a good way to organize content and this looks like this could be completed with Page Bundles.</description>
    </item>
    
    <item>
      <title>Hugo Improve Usability</title>
      <link>https://devnall.io/blog/hugo/tips/site-info/</link>
      <pubDate>Sat, 24 Dec 2022 18:19:25 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/tips/site-info/</guid>
      <description>Make Site More Informative Add Reading Time to current theme.
Add Reading Time to list Page Showing Reading Time is a great addition, by helping visitors to decide if the article is interesting enough to read.</description>
    </item>
    
    <item>
      <title>Hugo running on Android</title>
      <link>https://devnall.io/blog/hugo/android/</link>
      <pubDate>Sat, 24 Dec 2022 18:19:25 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/android/</guid>
      <description>Hugo Running on Android Assumption turmux already installed.
Termux on Android needs to be install. Use apt or pkg to install hugo.</description>
    </item>
    
    <item>
      <title>VSCode Extensions for Markdown</title>
      <link>https://devnall.io/blog/vscode/exten-markdown/</link>
      <pubDate>Sat, 24 Dec 2022 10:35:49 +0000</pubDate>
      
      <guid>https://devnall.io/blog/vscode/exten-markdown/</guid>
      <description>VSCode Extensions for Markdown Recommend vscode Markdown extensions.
Markdown All in One Markdown All in One is a must one for editing Markdown.</description>
    </item>
    
    <item>
      <title>SSH Reverse Tunnel</title>
      <link>https://devnall.io/blog/linux/ssh/reverse/</link>
      <pubDate>Wed, 14 Dec 2022 22:21:00 +0600</pubDate>
      
      <guid>https://devnall.io/blog/linux/ssh/reverse/</guid>
      <description>SSH Tunnel A reverse SSH tunnel allows a local service to be securely accessible by a remote connection.
Understanding Reverse SSH Tunnels Service on local computer that is running on port 80.</description>
    </item>
    
    <item>
      <title>SSH Tunnel</title>
      <link>https://devnall.io/blog/linux/ssh/tunnel/</link>
      <pubDate>Wed, 14 Dec 2022 22:17:58 +0600</pubDate>
      
      <guid>https://devnall.io/blog/linux/ssh/tunnel/</guid>
      <description>SSH Tunnel How to setup a basic SSH tunnel to access remote server resources that may be blocked by a firewall or simply inaccessible over the internet.</description>
    </item>
    
    <item>
      <title>SSH Proxy</title>
      <link>https://devnall.io/blog/linux/ssh/proxy/</link>
      <pubDate>Wed, 14 Dec 2022 21:18:58 +0600</pubDate>
      
      <guid>https://devnall.io/blog/linux/ssh/proxy/</guid>
      <description>SSH Proxy Tunnel Setup an SSH tunnel proxy server as an intermediary between a local computer and remote server that has an inaccessible resource or service.</description>
    </item>
    
    <item>
      <title>Hugo Static Blog Site Github</title>
      <link>https://devnall.io/blog/hugo/initial-setup/</link>
      <pubDate>Fri, 24 Dec 2021 18:19:25 +0000</pubDate>
      
      <guid>https://devnall.io/blog/hugo/initial-setup/</guid>
      <description>Hugo Setup with git This blog content is generated with Hugo static site generator and integrated with GitHub Pages. This post will step cover publishing and pushing the newest content to GitHub Pages.</description>
    </item>
    
    <item>
      <title>How to use a Raspberry PI 4 as a Network Sensor with Zeek and Rita</title>
      <link>https://devnall.io/blog/sec/rita-zeek-rpi4/</link>
      <pubDate>Fri, 19 Feb 2021 21:32:22 +0000</pubDate>
      
      <guid>https://devnall.io/blog/sec/rita-zeek-rpi4/</guid>
      <description>How to use a Raspberry PI 4 as a Network Sensor with Zeek and Rita The original idea can be found at the following:</description>
    </item>
    
    <item>
      <title>Getting Started with Hugo</title>
      <link>https://devnall.io/blog/hugo/getting-started/</link>
      <pubDate>Sun, 24 Jan 2021 18:19:25 +0600</pubDate>
      
      <guid>https://devnall.io/blog/hugo/getting-started/</guid>
      <description>Hugo static HTML and CSS website generator Hugo is a static HTML and CSS website generator written in Go and edited in markdown.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://devnall.io/bak.archives/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://devnall.io/bak.archives/</guid>
      <description></description>
    </item>
    
    <item>
      <title>About The Author</title>
      <link>https://devnall.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://devnall.io/about/</guid>
      <description>This blog is brought to you by an Infrastructure IT Consultant. The goal of this content is to create easy to understand posts about creating complicated projects so anyone can follow them like a recipe and to help capture my ideas and thoughts.</description>
    </item>
    
    <item>
      <title>Let&#39;s, Talk About You</title>
      <link>https://devnall.io/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://devnall.io/contact/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Privacy Policy</title>
      <link>https://devnall.io/privacy-policy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://devnall.io/privacy-policy/</guid>
      <description>devnall.io Privacy Policy devnall.io is a privately owned and operated site run by me.
Me/I (“us”, “we”, or “our”) operates the devnall website at https://devnall.</description>
    </item>
    
    <item>
      <title>Search Result</title>
      <link>https://devnall.io/search/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://devnall.io/search/</guid>
      <description></description>
    </item>
    
  </channel>
</rss>
