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

Category: My hobby

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

“The Hobbit, or There and Back Again”

2016-26-02 BigRetroMike Leave a comment

I could say that I was always trying to do this, also I could say that this was always in…

Continue Reading →

Posted in: My hobby

Post navigation

Page 10 of 10
← Previous 1 … 9 10
  • Polski
  • English

Tags

android apache bind bind9 caldav change cmd conf config configuration cron dav dns email freebsd freenas git hacks hasło hidden http linux log mail migration mikrotik mysql nagios password php postfix proxy realtek recovery root server serwer shell smb spam spf tips ubuntu vpn windows
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Jun    
Copyright © 2025 blog.monogatari.pl