Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- +-------------------------+
- How to setup Layer 7 Dstat
- +-------------------------+
- By: @Jihadi4Potus
- Video: https://www.youtube.com/watch?v=QSbvyp0-rOE
- Note: This video tutorial was made with Ubuntu 16.0.4
- Command List:
- sudo apt-get install php5-common php5-cli php5-fpm -y
- sudo apt-get install nginx -y
- service nginx start
- service nginx stop
- sudo service php5-fpm restart && sudo service nginx restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement