Get it from the App Store.
In XCode's Preferences > Downloads you can install command line tools.
| # Automaticlly install pptpd on Amazon EC2 Amazon Linux | |
| # | |
| # Ripped from http://blog.diahosting.com/linux-tutorial/pptpd/ | |
| # pptpd source rpm packing by it's authors | |
| # | |
| # WARNING: | |
| # first ms-dns setting to 172.16.0.23, 172.16.0.23 was showing on my | |
| # /etc/resolv.conf, I'm not sure this is the same on all Amazon AWS zones. | |
| # | |
| # You need to adjust your "Security Groups" which you are using too. |
| # Additional translations at https://github.com/plataformatec/devise/wiki/I18n | |
| zh-TW: | |
| errors: | |
| messages: | |
| expired: "已經過期,請重新申請一個" | |
| not_found: "找不到" | |
| already_confirmed: "已經驗證,請直接登入" | |
| not_locked: "被鎖定了" | |
| not_saved: |