~ubuntu-core-doc/help.ubuntu.com/help.ubuntu.com

« back to all changes in this revision

Viewing changes to 21.10/ubuntu-help/net-proxy.html.ta

  • Committer: Doug Smythies
  • Date: 2021-08-28 05:43:15 UTC
  • Revision ID: dsmythies@telus.net-20210828054315-nm8purlx1kmfsn4b
add 21.10 desktop help preliminary

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html lang=ta>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>பதிலி அமைவுகளை வரையறுத்தல்</title>
 
6
<link rel="stylesheet" type="text/css" href="ta.css">
 
7
<script type="text/javascript" src="highlight.pack.js"></script><script>
 
8
document.addEventListener('DOMContentLoaded', function() {
 
9
  var matches = document.querySelectorAll('code.syntax')
 
10
  for (var i = 0; i < matches.length; i++) {
 
11
    hljs.highlightBlock(matches[i]);
 
12
  }
 
13
}, false);</script><script type="text/javascript" src="yelp.js"></script>
 
14
</head>
 
15
<body id="home">
 
16
<script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
 
17
        _uacct = "UA-1018242-8";
 
18
        urchinTracker();
 
19
      </script><script>
 
20
      function englishPageVersion() {
 
21
 
 
22
        var href = window.location.href;
 
23
        if (href.slice(-1) == "/") {
 
24
                window.location = "index.html.en";
 
25
        } else {
 
26
                window.location = href.replace(/\.html.*/, ".html.en");
 
27
        }
 
28
         return false;
 
29
      }
 
30
 
 
31
      function browserPreferredLanguage() {
 
32
        var href = window.location.href;
 
33
        if (href.slice(-1) == "/") {
 
34
                window.location = href;
 
35
        } else {
 
36
                window.location = href.replace(/\.html.*/, ".html");
 
37
        }
 
38
        return false;
 
39
      }
 
40
      </script><div id="container">
 
41
<div id="container-inner">
 
42
<div id="mothership"><ul>
 
43
<li><a href="https://partners.ubuntu.com">Partners</a></li>
 
44
<li><a href="https://www.ubuntu.com/support/community-support">Support</a></li>
 
45
<li><a href="https://community.ubuntu.com">Community</a></li>
 
46
<li><a href="https://www.ubuntu.com">Ubuntu.com</a></li>
 
47
</ul></div>
 
48
<div id="header">
 
49
<h1 id="ubuntu-header"><a href="https://help.ubuntu.com/">Ubuntu Documentation</a></h1>
 
50
<ul id="main-menu">
 
51
<li><a class="main-menu-item current" href="../../">Official Documentation</a></li>
 
52
<li><a href="https://help.ubuntu.com/community/CommunityHelpWiki">Community Help Wiki</a></li>
 
53
<li><a href="https://community.ubuntu.com/t/contribute/26">Contribute</a></li>
 
54
</ul>
 
55
</div>
 
56
<div id="menu-search"><div id="search-box">
 
57
<noscript><form action="https://www.google.com/cse" id="cse-search-box"><div>
 
58
<input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq"><input type="hidden" name="ie" value="UTF-8"><input type="text" name="q" size="21"><input type="submit" name="sa" value="Search">
 
59
</div></form></noscript>
 
60
<script>
 
61
                document.write('<form action="../../search.html" id="cse-search-box">');
 
62
                document.write('  <div>');
 
63
                document.write('    <input type="hidden" name="cof" value="FORID:9">');
 
64
                document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq">');
 
65
                document.write('    <input type="hidden" name="ie" value="UTF-8">');
 
66
                document.write('    <input type="text" name="q" size="21">');
 
67
                document.write('    <input type="submit" name="sa" value="Search">');
 
68
                document.write('  </div>');
 
69
                document.write('</form>');
 
70
              </script>
 
71
</div></div>
 
72
<div class="trails" role="navigation"><div class="trail">
 
73
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.ta" title="Ubuntu Desktop Guide"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Help"></span></span> Ubuntu Desktop Guide</a> » <a class="trail" href="net.html.ta" title="Networking, web &amp; email">Networking</a> » <a class="trail" href="net-general.html.ta" title="பிணையமாக்கல் சொற்கள் மற்றும் குறிப்புகள்">குறிப்புகள்</a> » </div></div>
 
74
<div id="cwt-content" class="clearfix content-area"><div id="page">
 
75
<div id="content">
 
76
<div class="hgroup pagewide"><h1 class="title"><span class="title">பதிலி அமைவுகளை வரையறுத்தல்</span></h1></div>
 
77
<div class="region">
 
78
<div class="contents pagewide"></div>
 
79
<section id="what"><div class="inner">
 
80
<div class="hgroup pagewide"><h2 class="title"><span class="title">பதிலி என்றால் என்ன?</span></h2></div>
 
81
<div class="region"><div class="contents pagewide"><p class="p">A <span class="em">web proxy</span> filters websites that you look at, it receives
 
82
  requests from your web browser to fetch web pages and their elements, and
 
83
  following a policy will decide to pass them you back. They are commonly used
 
84
  in businesses and at public wireless hotspots to control what websites you
 
85
  can look at, prevent you from accessing the internet without logging in, or
 
86
  to do security checks on websites.</p></div></div>
 
87
</div></section><section id="change"><div class="inner">
 
88
<div class="hgroup pagewide"><h2 class="title"><span class="title">பதிலி முறையை மாற்றுதல்</span></h2></div>
 
89
<div class="region"><div class="contents pagewide">
 
90
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
 
91
<li class="steps"><p class="p">Open the <span class="gui"><a href="shell-introduction.html.ta#activities" title="செயல்பாடுகள் மேலோட்டம்">Activities</a></span> overview and
 
92
      start typing <span class="gui">Network</span>.</p></li>
 
93
<li class="steps"><p class="p">Click on <span class="gui">Network</span> to open the panel.</p></li>
 
94
<li class="steps"><p class="p">Select <span class="gui">Network proxy</span> from the list on the left.</p></li>
 
95
<li class="steps">
 
96
<p class="p">Choose which proxy method you want to use from:</p>
 
97
<div class="terms"><div class="inner"><div class="region"><dl class="terms">
 
98
<dt class="terms"><span class="gui">None</span></dt>
 
99
<dd class="terms"><p class="p">பயன்பாடுகள் வலையில் உள்ள உள்ளடக்கத்தைப் பெற ஒரு நேரடி இணைப்பைப் பயன்படுத்தும்.</p></dd>
 
100
<dt class="terms"><span class="gui">கைமுறை</span></dt>
 
101
<dd class="terms"><p class="p">ஒவ்வொரு பதிலி நெறிமுறைக்கும், நெறிமுறைகளுக்கான ஒரு பதிலியின் முகவரி மற்றும் போர்ட்டை வரையறுக்கவும். <span class="gui">HTTP</span>, <span class="gui">HTTPS</span>, <span class="gui">FTP</span> and <span class="gui">SOCKS</span> ஆகியவை நெறிமுறைகளாகும்.</p></dd>
 
102
<dt class="terms"><span class="gui">தானியங்கு</span></dt>
 
103
<dd class="terms"><p class="p">A URL pointing to a resource, which contains the appropriate
 
104
          configuration for your system.</p></dd>
 
105
</dl></div></div></div>
 
106
</li>
 
107
</ol></div></div></div>
 
108
<p class="p">Applications that use the network connection will use your specified proxy
 
109
  settings.</p>
 
110
</div></div>
 
111
</div></section><section class="links" role="navigation"><div class="inner">
 
112
<div class="hgroup pagewide"></div>
 
113
<div class="contents pagewide"><div class="links guidelinks"><div class="inner">
 
114
<div class="title"><h2><span class="title">மேலும் தகவல்கள்</span></h2></div>
 
115
<div class="region"><ul><li class="links ">
 
116
<a href="net-general.html.ta" title="பிணையமாக்கல் சொற்கள் மற்றும் குறிப்புகள்">பிணையமாக்கல் சொற்கள் மற்றும் குறிப்புகள்</a><span class="desc"> — Learn about IP address, internet proxies, and how to stay safe
 
117
    on the internet.</span>
 
118
</li></ul></div>
 
119
</div></div></div>
 
120
</div></section>
 
121
</div>
 
122
<div class="clear"></div>
 
123
</div>
 
124
<div id="pagebottom"></div>
 
125
</div></div>
 
126
</div>
 
127
<div id="footer">
 
128
<p style="padding-bottom: 0.4em">You can choose the <b>displayed language</b> by adding a language suffix to the web address so it ends with e.g. <tt>.html.en</tt> or <tt>.html.de</tt>.<br>
 
129
          If the web address has no language suffix, the preferred language specified in your web browser's settings is used. For your convenience:<br>
 
130
 
 
131
          [ <a title="English page version" href="#" onClick="englishPageVersion();">Change to English Language</a> | 
 
132
          <a title="Language selected by browser" href="#" onClick="browserPreferredLanguage()">Change to Browser's Preferred Language</a> ]</p>
 
133
<p>The material in this document is available under a free license, see <a href="../../legal.html">Legal</a> for details.<br>
 
134
          For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>.
 
135
          To report errors in this documentation, <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">file a bug</a>.</p>
 
136
</div>
 
137
</div>
 
138
</body>
 
139
</html>