Skip to content
May 23, 2022
Info Tech Brain

Info Tech Brain

Nothing serious… just getting thoughts out of my head

  • Automation
    • Programming
      • Open source
      • python
        • REST
  • Self-Improvement
    • GTD
  • Apple
    • Homepod
    • Pencil
    • IOS
    • Apple Watch
    • Mac Stuff
      • Mac Networking
  • How Tos
    • Blogging
      • wordpress
        • performance
  • Reviews
    • Software Reviews
  • Rants
    • Scams
  • Tech
    • Linux How To’s
      • VMs
    • Networking
      • VMware
        • NSX
      • Automation
      • Cisco
        • DCNM
        • POAP
      • Firewalls
      • Open source
      • Routing
      • Switching
    • google
    • security
      • encryption
    • VMware
    • NSX
Main Menu

Tag: how-tos

Apple / How to / How Tos / IOS / Mac Stuff

Sidecar Apple MacOs Unable to Connect to iPad Screen Sharing or Mirroring

February 5, 2021 - by Daniel Fredrick - Leave a Comment

Are you using a Remote Desktop VPN into Your Work? I did all of the below steps, then finally I disconnected from the VPN from computer to my work and …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
Apple / How to / How Tos / Mac Stuff

ERROR: Application is Damaged and can’t be opened. You should move it to the Trash After Upgrading MacOS to Catalina (10.15)

August 16, 2020 - by Daniel Fredrick - Leave a Comment

WARNING: THIS WILL LOWER YOUR MAC Security If your Mac has been upgraded to a new version of MacOS, in this case Catalina 10.15, a message might pop for applications …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
GitHub / How to / How Tos / Linux How Tos / Mac Stuff

How to Git Clone a Specific Branch

August 2, 2019 - by Daniel Fredrick - Leave a Comment

While developing new code, it is always best practice to make a branch off of the Production, Development, or Test branch. Once this is done, you need to get those …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
GitHub / Linux How Tos / Open source

How To Add Files To .gitignore

July 21, 2019 - by Daniel Fredrick - Leave a Comment

What Does .gitignore Do? A gitignore file specifies intentionally untracked files that Git should ignore. Files already tracked by Git are not affected; see the NOTES below for details. Each …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
Apple / How to / How Tos / Mac Networking / Mac Stuff / Networking

How to Change Your MacOS Hosts File

July 9, 2019 - by Daniel Fredrick - Leave a Comment

Why would any one what do change a hosts file? Better yet, what does it do? What does a hosts file do? A hosts file is a locally used text …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
How to / How Tos / Linux How Tos / Networking / Tech

How To Enable SSH on Ubuntu via GUI

June 21, 2019 - by Daniel Fredrick - Leave a Comment

If you installed the GUI version of Ubuntu, SSH is disabled by default. You need to install it and enable some features. Possible Error Message When Installing SSH Server It …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
Cisco / How to / How Tos / Networking / Tech

Troubleshooting Cisco “FEX Fabric Up to Identity-Mismatch” Message

April 19, 2019 - by Daniel Fredrick - Leave a Comment

If you are seeing this error message when configuring a Cisco FEX with more than 1 uplink to the same switch, follow the below setups to troubleshoot Switch(config-if)# sho int …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
API / Apple / How to / Mac Networking / Mac Stuff / Networking / NSX / security / Tech / VMs / VMware

Install PowerShell PowerCLI and PowerNSX on Apple MacOS

March 7, 2019March 8, 2019 - by Daniel Fredrick - Leave a Comment

Install Brew Install powershell via Brew If you do not have Brew installed you can follow the instructions on Brew’s Website Or…. open a terminal window on Mac Run: /usr/bin/ruby …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
Apple / How to / How Tos / IOS / kids / Tech

Help! My Apple App Store Family Sharing Purchases are Not Available for Screentime Time Child Accounts

January 31, 2019 - by Daniel Fredrick - Leave a Comment

That headline is a mouthful! But on a normal account for family sharing, this is not a big deal, if there are no restrictions. On a child account that you …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More
Apple / How to / How Tos / IOS

Apple iPhone Battery – How to Get it Replaced

January 8, 2019 - by Daniel Fredrick - 2 Comments.

How to Determine If Your Battery Needs to be Replaced On IOS device, go to Settings > Battery If your battery really needs to be replaced, the “battery health” will …

Let others know:

  • Click to share on Facebook (Opens in new window)
  • Click to share on Twitter (Opens in new window)
  • Click to share on Tumblr (Opens in new window)
  • Click to share on Pinterest (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to email this to a friend (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Reddit (Opens in new window)
Read More

Posts navigation

1 2 … 4 Next

Top Posts & Pages

  • How To Add Files To .gitignore
    How To Add Files To .gitignore
  • Apple Watch Swiping Left Right Up or Down Not Working - The Real Fix
    Apple Watch Swiping Left Right Up or Down Not Working - The Real Fix
  • Mac OS High Sierra no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
    Mac OS High Sierra no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
  • Apple Pencil Not Working - Bent or Damaged Tip
    Apple Pencil Not Working - Bent or Damaged Tip
  • Troubleshooting Cisco “FEX Fabric Up to Identity-Mismatch” Message
    Troubleshooting Cisco “FEX Fabric Up to Identity-Mismatch” Message
  • Tiny Linux VM OVA
    Tiny Linux VM OVA
  • Sidecar Apple MacOs Unable to Connect to iPad Screen Sharing or Mirroring
    Sidecar Apple MacOs Unable to Connect to iPad Screen Sharing or Mirroring
  • Python Requests UnicodeEncodeError When Encoding to ASCII
    Python Requests UnicodeEncodeError When Encoding to ASCII
  • Most Common Issue With Broken Yard Inflatable
    Most Common Issue With Broken Yard Inflatable
  • My Adventure of adding a GIT pull cron job on Mac OS Sierra
    My Adventure of adding a GIT pull cron job on Mac OS Sierra

About the infotechbrain... We (I) are: a technology enthusiast, programmer, Network Engineer CCIE# 17094, and much more...

Copyright © 2022 Info Tech Brain.
Powered by WordPress and HitMag.
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.