Guest User

Untitled

a guest
Jul 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. apt-get update
  2. apt-get upgrade
  3. apt-get install apache2
  4. apt-get install php5
  5. apt-get install php5-mysql
  6. apt-get install php5-gd
  7. apt-get install libpcap0.8-dev
  8. apt-get install libpcre3-dev
  9. apt-get install g++
  10. apt-get install bison
  11. apt-get install flex
  12. apt-get install libpcap-ruby
  13. apt-get install php-pear
  14. apt-get install libtool
  15. apt-get install mysql-server
  16. apt-get install libmysqlclient16-dev
Add Comment
Please, Sign In to add comment