CentOS 7, ELK Stack

ELK Stack with CentOS7 Supporting Tools Nginx & Configuration Elasticsearch & Configuration Kibana & Configuration Nginx Conf Logstash & Configuration Multiple Config Setup Account & Roles Creation Create UsersManagement – Security – Users Create UsersClick “Create user”Create Users Create RolesManagement – Security – Roles Click “Create role”Create Roles

WordPress CentOS7, MySQL, Nginx, Cloud Service

Install WordPress on CentOS7, with MySQL on ESC Supporting Tools sudo yum install wget nano telnet openssl Install NGINX sudo yum install epel-releasesudo yum install nginxsudo systemctl enable nginxsudo systemctl start nginxsudo firewall-cmd –permanent –zone=public –add-service=httpsudo firewall-cmd –permanent –zone=public –add-service=httpssudo firewall-cmd –reload Install PHP yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install -y yum-utils yum-config-manager –disable remi-php54 yum-config-manager …

Design a site like this with WordPress.com
Get started