|
|
|
|
|
by musiccog
1708 days ago
|
|
> It taught very valuable lessons, Especially not to type rm -rf without checking multiple times. "Measure twice, cut once." One of the many uses I have for a mindmap in my daily use (Freemind 0.9.0!), is as a place to write out sysadmin/sql commands in a structured way before executing them. If I can test it on dev before production - great.
If I have to run it directly on production, following this method (religiously!) has saved me from any catastrophic (read unrecoverable) issues. When you are under pressure it can be easy to say 'I don't have time to write out the commands'. When touching production servers, you need to spend the extra minute or so to write it out. |
|