Squid is good one, also webmin. I am still new to this, can someone helping how to see the Squid progress in terminal or in webmin? I mean when we open some site its going also on squid and showing the logs that site have being hit, miss, or have in cache? Also any idea to using Squid or webmin to block the ads, websites, or keywords? Thanks.
|
You can also use squid-graph for that to view cache hits,etc etc http://squid-graph.sourceforge.net/ Monitoring Squid with Squid-Graph Squid Graph is a free, simple, yet powerful Squid v2 native logfile analysis tool that generates reports with graphical representation of the proxy server’s traffic. 1.To install Squid-Graph we need perl and gd module.
2.Download Squid-Graph from the source.We can also download with wget.
3.Extract Squid-graph
4.Add execute permission
5.Make html directory in document root (default : /var/www)
6.Open the web browser , type http://127.0.0.1/squid-graph
Thats it. |
||||
|
|
|
Squid logs are configured by default in For site-blocking, I recommend using jesred, which is available in the Ubuntu archive already. You can find details on using it here: http://www.linofee.org/~jel/webtools/jesred/ See the |
|||
|
|

