Classic approach: grep -v “^#” /path/to/config.file Don’t print empty lines: egrep -v “^#|^$” /path/to/config.file
sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev mkdir /opt/nginx cd /opt/nginx wget http://nginx.org/download/nginx-1.7.7.tar.gz wget https://github.com/arut/nginx-rtmp-module/archive/master.zip tar -zxvf nginx-1.7.7.tar.gz unzip master.zip…
To enable ‘repeat’ or ‘random’ in playlist mode you should pick MODE which you want to set (ex. NET, USB)…
I could say that I was always trying to do this, also I could say that this was always in…