Category: Bash
-
Dynamic DNS on Cloudflare with your own domain name and a little help of Bash script
Build your custom mini Dynamic DNS using the bash scripting in case if the standard or built-in into your router or on your server does not have the capability you need.
-
Bulk git clone for BitBucket repositories of your team or user
If you need to clone all your Git repositories in bulk, I’ve prepared some bash script in this article which should help you to make it possible.