Preparación del Servidor
Paquetes iniciales – SSH y nano
1 2 3 4 |
yum install nano yum install openssh-server service sshd start chkconfig sshd on |
Paquetes para compilar
1 2 |
yum -y groupinstall core base "Development Tools" yum -y install lynx mariadb-server mariadb php php-mysql php-mbstring tftp-server httpd ncurses-devel sendmail sendmail-cf sox newt-devel libxml2-devel libtiff-devel audiofile-devel gtk2-devel subversion kernel-devel git php-process crontabs cronie cronie-anacron wget vim php-xml uuid-devel sqlite-devel net-tools gnutls-devel php-pear unixODBC mysql-connector-odbc |
Continuar leyendo «Instalar asterisk 17 con freepbx 15 en CENTOS 7»