View Single Post

  #8 (permalink)  
Old 11-18-2007, 09:11 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Login as the root and run command
Code:
netstat -tulp
It will ist all running process along with open port. Use this info to find out if squid is running or not
__________________
May the force with you!
Reply With Quote