From 91b977cc739cbf7cedae88b82c3ffd466ecedb4e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 26 Aug 2014 19:47:45 +0300 Subject: Update MCC docs --- docs/mcc-help/eu/drakwizard_squid.xml | 238 ++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 docs/mcc-help/eu/drakwizard_squid.xml (limited to 'docs/mcc-help/eu/drakwizard_squid.xml') diff --git a/docs/mcc-help/eu/drakwizard_squid.xml b/docs/mcc-help/eu/drakwizard_squid.xml new file mode 100644 index 00000000..e45330da --- /dev/null +++ b/docs/mcc-help/eu/drakwizard_squid.xml @@ -0,0 +1,238 @@ + +
+ + Proxy-a konfiguratu + + drakwizard squid + + + + + + + + + This tool + Komando-lerrotik tresna hau abiaraz dezakezu, drakwizard squid root bezala idatziz. + can help you to set up a +proxy server. It is a component of drakwizard which should be installed +before you can access to it. + +
+ What is a proxy server? + + A proxy server is a server (a computer system or an application) that acts +as an intermediary for requests from clients seeking resources from other +servers. A client connects to the proxy server, requesting some service, +such as a file, connection, web page, or other resource available from a +different server and the proxy server evaluates the request as a way to +simplify and control its complexity. (From Wikipedia) +
+ +
+ Setting up a proxy server with drakwizard squid + + Welcome to the proxy server wizard. + + + + Sarrera + + + + + + + + The first page is just an introduction, click Next. + + + + Selecting the proxy port + + + + + + + + Select the proxy port browsers will connect through, then click +Next. + + + + Set Memory and Disk Usage + + + + + + + + Set memory and disk cache limits, then click Next. + + + + Select Network Access Control + + + + + + + + Set visibility to local network or world, then click +Next. + + + + Grant Network Access + + + + + + + + Grant access to local networks, then click Next. + + + + Use Upper Level Proxy Server? + + + + + + + + Cascade through another proxy server? If no, skip next step. + + + + Upper Level Proxy URL and Port + + + + + + + + Provide upper level proxy hostname and port, then click +Next. + + + + Laburpena + + + + + + + + Take a second to check these options, then click +Next. + + + + Start during boot? + + + + + + + + Choose if the proxy server should be started during the boot time, then +click Next. + + + + Amaitu + + + + + + + + You're done! Click Finish. + + +
+ +
+ Egin beharrekoa + + + + Installing the package squid if needed; + + + + Saving /etc/squid/squid.conf in +/etc/squid/squid.conf.orig; + + + + Creating a new squid.conf starting from +squid.conf.default and adding the new parameters: + + + + cache_dir + + + + localnet + + + + cache_mem + + + + http_port + + + + level 1, 2 or 3 and http_access according to level + + + + cache_peer + + + + visible_hostname + + + + + + Restarting squid. + + +
+
-- cgit v1.2.1