Created
October 1, 2014 17:17
-
-
Save fduran/60ea246257cc6449e8e8 to your computer and use it in GitHub Desktop.
Revisions
-
fduran created this gist
Oct 1, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ # tail log file in browser # go to server.example.com:777 pip install tailon tailon -f /var/log/example.log -b 0:0:0:0:777 &