Tagged Questions
1
vote
3answers
107 views
How to log adjustments made to a Linux machine for duplicating same steps on other machines, for documentation and for undo
I'm looking for method or methods and automation tools to log the adjustments I make to a Linux machine.
Such adjustments would be:
Installation of new software/software components via apt-get, ...
11
votes
9answers
891 views
Documentation As-A-Manual vs. Documentation As-A-Checklist
I've had discussions in the past with other people in my department about documentation, specifically, level-of-detail and requirements. In their view, documentation is a simple checklist of Y things ...