aquaballoon

phpsysinfo

Oct 18th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. wget http://sourceforge.net/projects/phpsysinfo/xx.xx.gz
  2.  
  3. tar zxfv  xx.xx.gz
  4.  
  5. mv config.php.new config.php
  6.  
  7. cp phpsysinfo /var/www/phpsysinfo
  8.  
  9. cd /var/www/phpsysinfo
  10.  
  11. nano config.php
  12.   # replace 127.0.0.1 -> xx.xx.xx.xx
  13.  
  14.  
  15. firefox http://127.0.0.1/phpsysinfo or http://xx.xx.xx.xx/phpsysinfo
  16.    
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment