Installing SNGREP in centos 7 : First of all, add the irontec repository to centos Repos. Create file named sngrep.repo in /etc/yum.repos.d folder and add the following repository. 1 vim/etc/yum.repos.d/sngrep.repo Now add the following repository. 1 2 3 [irontec] name=Irontec RPMs repository baseurl=http://packages.irontec.com/centos/$releasever/$basearch/ Then ...
Discy Latest Articles
How to install Homer 7 in Centos 7
cd /usr/src wget https://github.com/sipcapture/homer-installer/raw/master/homer_installer.sh chmod +x homer_installer.sh ./homer_installer.sh Notes: ./homer_installer.sh yum update -y ./homer_installer.sh yum provides */lsb_release ./homer_installer.sh yum install redhat-lsb-core ./homer_installer.sh yum install curl yum install git ./homer_installer.sh