diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2014-08-26 19:47:45 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2014-08-26 19:47:45 +0300 |
commit | 91b977cc739cbf7cedae88b82c3ffd466ecedb4e (patch) | |
tree | 511774103e86a7017437cbccf596c54c5ea4cc5b /docs/mcc-help/eu/drakproxy.xml | |
parent | 727fdb34e2170db906b67bd0cd63ba3fab3fc271 (diff) | |
download | tools-91b977cc739cbf7cedae88b82c3ffd466ecedb4e.tar tools-91b977cc739cbf7cedae88b82c3ffd466ecedb4e.tar.gz tools-91b977cc739cbf7cedae88b82c3ffd466ecedb4e.tar.bz2 tools-91b977cc739cbf7cedae88b82c3ffd466ecedb4e.tar.xz tools-91b977cc739cbf7cedae88b82c3ffd466ecedb4e.zip |
Update MCC docs
Diffstat (limited to 'docs/mcc-help/eu/drakproxy.xml')
-rw-r--r-- | docs/mcc-help/eu/drakproxy.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/mcc-help/eu/drakproxy.xml b/docs/mcc-help/eu/drakproxy.xml new file mode 100644 index 00000000..fcc1313f --- /dev/null +++ b/docs/mcc-help/eu/drakproxy.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="eu" xml:id="drakproxy" + xmlns="http://docbook.org/ns/docbook" + xmlns:ns5="http://www.w3.org/1998/Math/MathML" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:ns2="http://www.w3.org/1999/xlink" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="drakproxy-ti1">Proxy-a</title> + + <subtitle>drakproxy</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata align="center" fileref="drakproxy.png" + format="PNG" revision="1" xml:id="drakproxy-im1"/> + </imageobject> + </mediaobject> + + <para>If you have to use a proxy server to access to the internet, you can use +this tool<footnote> + <para>Komando-lerrotik tresna hau abiaraz dezakezu, <emphasis +role="bold">drakproxy</emphasis> root bezala idatziz.</para> + </footnote> to configure it. Your net +administrator will give you the information you need. You can also specify +some services which can be accessed without the proxy by exception.</para> + + <para>From Wikipedia, on 2012-09-24, article Proxy server: In computer networks, 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. The proxy server evaluates the request as a way to +simplify and control their complexity.</para> +</section> |