Explore >> Select a destination


You are here

zacbrown.org
| | endot.org
9.2 parsecs away

Travel
| | I've been using git_backup to back up the websites I run for quite a while now. It works well and I only need to scan the daily cron emails to see if the backup went well or if there were any odd files changed the day before. One thing that I didn't expect when I started using it was how it would enable developing those websites in a sandbox without any danger of affecting the production instances.
| | serverascode.com
11.8 parsecs away

Travel
| | A techno-blog for our techno-times
| | bicofino.io
12.2 parsecs away

Travel
| | In the past I used Zabora to monitor Oracle, but for large environments was a pain to admin and let's not talk about monitor tons of tablespaces. I tried to use other things like Orabbix but since is Java I preferred stay away. Today Zabbix have some nice improvements like macros and Discovery, so we can set the database settings(user,password,database and such) on the host using macros and not hard code it on a script that you have to access a server to change it.
| | pboyd.io
59.2 parsecs away

Travel
| Small Git commits are great when working, but they aren't so great when looking at the history. This post examines the commands to make a clean Git history.