Advertisement
Jihadi4Prez

[TUT] How to setup Layer 7 dstat graph!

May 31st, 2017
7,266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. +-------------------------+
  2. How to setup Layer 7 Dstat
  3. +-------------------------+
  4. By: @Jihadi4Potus
  5. Video: https://www.youtube.com/watch?v=QSbvyp0-rOE
  6.  
  7. Note: This video tutorial was made with Ubuntu 16.0.4
  8.  
  9. Command List:
  10. sudo apt-get install php5-common php5-cli php5-fpm -y
  11. sudo apt-get install nginx -y
  12. service nginx start
  13. service nginx stop
  14. sudo service php5-fpm restart && sudo service nginx restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement