1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-wireless-adhoc" xml:lang="sl">
<info>
<link type="guide" xref="net-wireless"/>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<revision pkgversion="3.10" date="2013-11-10" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<revision pkgversion="3.32" date="2019-09-01" status="final"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<desc>Uporaba ad-hoc omrežja za omogočanje povezave z vami in vašimi omrežnimi povezavami drugim napravam.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>Ustvaritev brezžične dostopne točke</title>
<p>You can use your computer as a wireless hotspot. This allows other devices
to connect to you without a separate network, and allows you to share an
internet connection you’ve made with another interface, such as to a wired
network or over the cellular network.</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#systemmenu">system menu</gui> from the right
side of the top bar.</p>
</item>
<item>
<p>Select the arrow of
<gui>Wi-Fi</gui>. The Wi-Fi section of the menu will expand.</p>
</item>
<item>
<p>Click <gui>All Networks</gui>.</p></item>
<item><p>Press the menu button in the top-right corner of the window and
select <gui>Turn On Wi-Fi Hotspot…</gui>.</p></item>
<item><p>If you are already connected to a wireless network, you will be
asked if you want to disconnect from that network. A single wireless adapter
can connect to or create only one network at a time. Click <gui>Turn On</gui>
to confirm.</p></item>
</steps>
<p>A network name (SSID) and security key are automatically generated.
The network name will be based on the name of your computer. Other devices
will need this information to connect to the hotspot you’ve just created.</p>
<note style="tip">
<p>You can also connect to the wireless network by scanning the QR Code on
your phone or tablet using the built-in camera app or a QR code scanner.</p>
</note>
</page>
|