Homebrew is required for this tutorial
Install PHP
brew install php
| System process daemons that are system-wide provided by mac os x are described by launchd preference files that can be showed with the command: | |
| $ sudo ls -all /System/Library/LaunchDaemons/ | |
| Third party process daemons that are system-wide provided by the administrator are described by preference files that can be showed with the command: | |
| $ sudo ls -all /Library/LaunchDaemons/ | |
| Launch Agents that are per-user provided by mac os x usually loaded when the user logs in. Those provided by the system can be found with: | |
| $ sudo ls -all /System/Library/LaunchAgents/ | |
| Launch Agents that are per-user provided by the administrator and usually loaded when the user logs in. Those provided by the system can be found with: |
Some people ask me about Scrum.org certifications: what to study, how to apply for the exam and advice for taking it. So I decided to write a guide for those interested in preparing and taking PSM I (Professional Scrum Master) without spending a fortune with training. With discipline, in around a month (or two), you should be ready to take the test.
The advice compiled here came from experienced agile coaches. Worked very well for me and I hope they will also help those who are seeking directions.