
Tag: how-tos


ERROR: Application is Damaged and can’t be opened. You should move it to the Trash After Upgrading MacOS to Catalina (10.15)
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 …
Read More
How to Git Clone a Specific Branch
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 …
Read More
How To Add Files To .gitignore
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 …
Read More
How to Change Your MacOS Hosts File
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 …
Read More
How To Enable SSH on Ubuntu via GUI
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 …
Read More
Troubleshooting Cisco “FEX Fabric Up to Identity-Mismatch” Message
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 …
Read More
Install PowerShell PowerCLI and PowerNSX on Apple MacOS
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 …
Read More
Help! My Apple App Store Family Sharing Purchases are Not Available for Screentime Time Child Accounts
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 …
Read More