
firewall-cmd -zone=public -add-port=3000/tcp -permanent If service is not active, start it using the following command: systemctl start grafana-serverĮnable Grafana service on system boot systemctl enable rvice Step 6 – Modify FirewallĬhange firewall configuration to allow Grafana port.
#How to install winexe on centos 7 install
yum install fontconfig yum install freetype* yum install urw-fonts Step 5 – Enable Grafana ServiceĬheck the status of the service. Step 4 – Install additional font packagesĬontinue with following commands to install the free type and urw fonts. The default configuration uses a log file at /var/log/grafana/grafana.log.Installs systemd service (if systemd is available) name rvice.Copies configuration file to /etc/grafana/grafana.ini.Installs default file to /etc/sysconfig/grafana-server.


Installs binary to /usr/sbin/grafana-server.Enter the following command: sudo yum install grafana
