Skip to content
blog.monogatari.pl
  • Home
  • Own server

Category: Linux daily

View only uncommented lines from .conf file

2016-29-02 BigRetroMike Leave a comment

Classic approach: grep -v “^#” /path/to/config.file Don’t print empty lines: egrep -v “^#|^$” /path/to/config.file

Continue Reading →

Posted in: Linux daily, My hobby, Useful hacks Filed under: grep, hacks, linux, tips, unix

Fusion of nginx + rtmp

2016-28-02 BigRetroMike Leave a comment

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…

Continue Reading →

Posted in: Linux daily, My hobby Filed under: compile, linux, nginx, rtmp

Post navigation

Page 6 of 6
← Previous 1 … 5 6
  • PolskiPolski
  • EnglishEnglish

Tags

android apache bind bind9 caldav change cmd conf config configuration dav dns email freebsd freenas git gz hacks hasło hidden http key konfiguracja linux log mail mikrotik mysql password php postfix proxy recovery server serwer shell smb spam ssh tar tips ubuntu vpn windows zmiana
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec    
Copyright © 2021 blog.monogatari.pl