David Cao

David Cao

David is a Cloud & DevOps Enthusiast. He has years of experience as a Linux engineer. He had working experience in AMD, EMC. He likes Linux, Python, bash, and more. He is a technical blogger and a Software Engineer. He enjoys sharing his learning and contributing to open-source.

Resolving HostnameMismatchError in Python

The HostnameMismatchError is an exception that occurs in Python when there is a mismatch between the hostname specified in the URL you are trying to access and the hostname provided by the SSL certificate of the server you are connecting…

How to Run Multiple Commands in Linux

Hey there! If you’ve spent any time with Linux, you know the command line is where the magic happens. But do you ever feel like you’re stuck in a slow-motion loop? You type a command, hit Enter, wait for it…