This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| How To Install Goautodial From Scratch CentOS 64bit (CentOS 7) | |
| 1. Install minimal version of CentOS 7 64bit | |
| 2. Install the Goautodial yum repository | |
| cd /etc/yum.repos.d/ | |
| wget http://downloads2.goautodial.org/centos/7/goautodial.repo | |
| 3. Update system | |
| yum install -y epel-release |