Required: Centos 7 Windows Server 2012 Setup Prometheus: Create Usersudo groupadd --system prometheus sudo useradd -s /sbin/nologin --system -g prometheus prometheus Create Folder For Prometheus:mkdir /etc/prometheus mkdir /var/lib/prometheus C...
malwar3jutsu.hashnode.dev3 min read
No responses yet.